summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
AgeCommit message (Expand)Author
2020-12-09net: hns3: add support for max 512 rss sizeGuojia Liao
2020-12-09net: hns3: add support for hw tc offload of tc flowerJian Shen
2020-12-09net: hns3: add support for forwarding packet to queues of specified TC when f...Jian Shen
2020-12-08net: hns3: refine the VLAN tag handle for port based VLANGuojia Liao
2020-11-21net: hns3: add support for pf querying new interrupt resourcesYufeng Mo
2020-11-21net: hns3: add support for mapping device memoryHuazhong Tan
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen
2020-05-28net: hns3: remove some unused fields in struct hclge_devHuazhong Tan
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen
2020-04-25net: hns3: use mutex vport_lock instead of mutex umv_lockJian Shen
2020-04-25net: hns3: refactor the promisc mode settingJian Shen
2020-04-25net: hns3: refactor the MAC address configureJian Shen
2020-04-20net: hns3: remove useless proto_support field in struct hclge_fd_cfgGuojia Liao
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