aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan1-1/+1
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-05net: hns3: remove unused macrosColin Ian King1-2/+0
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao1-1/+0
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan1-1/+1
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu1-0/+1
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-0/+2
2019-10-08net: hns3: add support for setting VF trustJian Shen1-3/+5
2019-10-08net: hns3: add support for spoof check settingJian Shen1-0/+1
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo1-0/+6
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan1-1/+1
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo1-0/+2
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan1-0/+1
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li1-0/+4
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu1-1/+1
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing1-44/+0
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao1-1/+0
2019-08-09net: hns3: add DFX registers information for ethtool -dGuangbin Huang1-0/+2
2019-08-01net: hns3: add link change event reportJian Shen1-0/+8
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin1-0/+4
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin1-2/+1
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan1-0/+1
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen1-0/+1
2019-06-14net: hns3: some variable modificationWeihang Li1-2/+13
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo1-0/+2
2019-06-09net: hns3: small changes for magic numbersJian Shen1-9/+15
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen1-0/+1
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registeredHuazhong Tan1-0/+1
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registeredHuazhong Tan1-0/+1
2019-05-26net: hns3: add aRFS support for PFJian Shen1-0/+3
2019-05-26net: hns3: refine the flow director handleJian Shen1-0/+13
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-1/+4
2019-05-04net: hns3: add support for multiple media typeJian Shen1-1/+10
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+11
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan1-1/+12
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin1-1/+1
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen1-0/+3
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen1-3/+2
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen1-4/+17
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-1/+2
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu1-1/+12
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu1-0/+25
2019-02-21net: hns3: fix port info query issue for copper portJian Shen1-0/+4
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen1-1/+1
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin1-0/+1
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu1-0/+7
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan1-0/+2