summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2022-04-15net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li
2021-09-22net: hns3: disable mac in flr processYufeng Mo
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo
2021-03-17net: hns3: fix bug when calculating the TCAM table infoJian Shen
2021-03-17net: hns3: fix query vlan mask value error for flow directorJian Shen
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-03-05net: hns3: add management table after IMP resetYufeng Mo
2019-12-31net: hns3: log and clear hardware error after reset completeJian Shen
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-01net: hns3: remove set but not used variable 'qos'YueHaibing
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: add phy selftest functionYufeng Mo
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-29net: hns3: optimize some log printingsYufeng Mo
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing
2019-08-18net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-13net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing
2019-08-09net: hns3: add handshake with VF for PF resetHuazhong Tan
2019-08-09net: hns3: refine MAC pause statistics querying functionYufeng Mo
2019-08-09net: hns3: add DFX registers information for ethtool -dGuangbin Huang
2019-08-09net: hns3: modify how pause options is displayedYonglong Liu
2019-08-09net: hns3: fix GFP flag error in hclge_mac_update_stats()Zhongzhu Liu
2019-08-01net: hns3: activate reset timer when calling reset_eventHuazhong Tan
2019-08-01net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan
2019-08-01net: hns3: fix some reset handshake issueHuazhong Tan
2019-08-01net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()Jian Shen
2019-08-01net: hns3: add link change event reportJian Shen
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin