summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2021-05-21net: hns3: refactor queue info of debugfsHao Chen3-101/+196
2021-05-21net: hns3: refactor queue map of debugfsHao Chen3-15/+45
2021-05-21net: hns3: refactor dump reg dcb info of debugfsYufeng Mo3-100/+215
2021-05-21net: hns3: refactor dump reg of debugfsYufeng Mo5-134/+321
2021-05-18net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-05-18net: hns3: fix user's coalesce configuration lost issueHuazhong Tan2-85/+63
2021-05-18net: hns3: put off calling register_netdev() until client initialize completeJian Shen1-8/+8
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang1-1/+3
2021-05-18net: hisilicon: hns: Fix wrong function name in commentsYang Shen8-24/+24
2021-05-15net: hns: remove redundant return int void functionPeng Li1-2/+0
2021-05-15net: hns: space required before the open brace '{'Peng Li1-1/+1
2021-05-15net: hns: fix some code style issue about spacePeng Li1-35/+35
2021-05-15net: hns: fix the comments style issuePeng Li1-2/+1
2021-05-15net: hns3: refactor dump ncl config of debugfsJiaran Zhang4-48/+40
2021-05-15net: hns3: refactor dump m7 info of debugfsJiaran Zhang5-38/+64
2021-05-15net: hns3: refactor dump reset info of debugfsJiaran Zhang5-35/+71
2021-05-15net: hns3: refactor dump intr of debugfsJiaran Zhang3-10/+25
2021-05-15net: hns3: refactor dump loopback of debugfsYufeng Mo3-20/+33
2021-05-15net: hns3: refactor dump mng tbl of debugfsYufeng Mo4-45/+45
2021-05-15net: hns3: refactor dump mac list of debugfsHuazhong Tan5-39/+119
2021-05-15net: hns3: refactor dump bd info of debugfsHuazhong Tan5-101/+263
2021-05-15net: hns3: refactor dev capability and dev spec of debugfsJiaran Zhang3-60/+132
2021-05-15net: hns3: refactor the debugfs processYufeng Mo8-47/+236
2021-05-15net: hns3: refactor out RX completion checksumHuazhong Tan3-32/+22
2021-05-15net: hns3: support RXD advanced layoutHuazhong Tan12-26/+393
2021-05-01net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-01net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo1-0/+6
2021-05-01net: hns3: use netif_tx_disable to stop the transmit queuePeng Li1-1/+1
2021-05-01net: hns3: fix for vxlan gpe tx checksum bugHao Chen1-2/+3
2021-04-30net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen1-0/+5
2021-04-30net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo1-1/+1
2021-04-30net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo2-2/+4
2021-04-20net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan1-1/+1
2021-04-20net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan1-2/+2
2021-04-20net: hns3: remove a duplicate pf reset countingHuazhong Tan1-2/+0
2021-04-16net: hns3: VF not request link status when PF support push link status featureGuangbin Huang3-3/+12
2021-04-16net: hns3: PF add support for pushing link status to VFsGuangbin Huang4-8/+43
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle2-10/+4
2021-04-12net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King1-4/+4
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+8
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta2-3/+3
2021-04-08net: hns3: add suspend and resume pm_opsJiaran Zhang2-0/+31
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang4-30/+37
2021-04-07net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-06net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta1-1/+2
2021-04-06net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta1-1/+3
2021-04-06net: hns3: Remove the left over redundant check & assignmentSalil Mehta1-3/+0
2021-04-02net: hns: Fix some typosLu Wei1-3/+3
2021-03-29net: hns3: add stats logging when skb padding failsYunsheng Lin1-0/+5
2021-03-29net: hns3: expand the tc config commandGuojia Liao2-2/+8