summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
AgeCommit message (Expand)Author
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao
2020-01-11net: hns3: refactor the precedure of PF FLRHuazhong Tan
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-05net: hns3: remove unused macrosColin Ian King
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao
2019-08-09net: hns3: add DFX registers information for ethtool -dGuangbin Huang
2019-08-01net: hns3: add link change event reportJian Shen
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-09net: hns3: small changes for magic numbersJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-26net: hns3: refine the flow director handleJian Shen
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu