blob: 90a0a75992123b49454457c3377fe0ebd5325ed9 [file] [log] [blame]
f05e21097121 ("net: hns3: Clear mac vlan table entries when unload driver or function reset")
6871af29b3ab ("net: hns3: Add reset handle for flow director")
05c2314fe6a8 ("net: hns3: Add support for rule query of flow director")
dd74f815dd41 ("net: hns3: Add support for rule add/delete for flow director")
117328680288 ("net: hns3: Add input key and action config support for flow director")
d695964d723d ("net: hns3: Add flow director initialization")
ebfefb8aa792 ("net: hns3: Remove redundant hclge_get_port_type()")
d62eccaed41d ("net: hns3: remove unnecessary ring configuration operation while resetting")
9de0b86f6444 ("net: hns3: Prevent to request reset frequently")
6d4fab39533f ("net: hns3: Reset net device with rtnl_lock")
cd8c5c269b1d ("net: hns3: Fix for hclge_reset running repeatly problem")
c7fc8fb61934 ("net: hns3: Fix setting mac address error")
7b763f3f7e52 ("net: hns3: Clear TX/RX rings when stopping port & un-initializing client")
90b99b094b4b ("net: hns3: Fixes the state to indicate client-type initialization")
e3afa96365c9 ("net: hns3: Add a check for client instance init state")
2312e050f42b ("net: hns3: Fix for deadlock problem occurring when unregistering ae_algo")
beebca3a9110 ("net: hns3: fix for cleaning ring problem")
dc8131d846d4 ("net: hns3: Fix for packet loss due wrong filter config in VLAN tbls")
c5ef83cbb1e9 ("net: hns3: fix for phy_addr error in hclge_mac_mdio_config")
ffd5656e182b ("net: hns3: Fixes the error legs in hclge_init_ae_dev function")
6d4c3981a8d8 ("net: hns3: Changes to make enet watchdog timeout func common for PF/VF")
0979aa0bfdc6 ("net: hns3: fix for getting wrong link mode problem")
681ec3999b3d ("net: hns3: fix for vlan table lost problem when resetting")
ec77789032c0 ("net: hns3: fix for use-after-free when setting ring parameter")
716aaac1f3f3 ("net: hns3: add net status led support for fiber port")
07f8e94011d7 ("net: hns3: add ethtool -p support for fiber port")
f5aac71c0327 ("net: hns3: add manager table initialization for hardware")
77b34110112a ("net: hns3: add support for get_regs")
434776a5fae2 ("net: hns3: add ethtool_ops.set_coalesce support to PF")
7e96adc46633 ("net: hns3: add ethtool_ops.get_coalesce support to PF")
849e46077689 ("net: hns3: add ethtool_ops.get_channels support for VF")
2866ccb2b8f8 ("net: hns3: fix for setting MTU")
b875cc379de4 ("net: hns3: Mask the packet statistics query when NIC is down")
c5f654805c9b ("net: hns3: Modify the update period of packet statistics")
391b5e935633 ("net: hns3: Add ethtool interface for vlan filter")
f34ffffdcf06 ("net: hns3: add support for querying advertised pause frame by ethtool ethx")
61387774d96e ("net: hns3: add support for set_pauseparam")
052ece6dc19c ("net: hns3: add ethtool related offload command")
5f6ea83fc978 ("net: hns3: add vlan offload config command")
7564094cd914 ("net: hns3: add a mask initialization for mac_vlan table")
0e7a40cdac0a ("net: hns3: get rss_size_max from configuration but not hardcode")
99fdf6b1cadf ("net: hns3: free the ring_data structrue when change tqps")
f0e98c97fa8f ("net: hns3: change the returned tqp number by ethtool -x")
09f2af6405b8 ("net: hns3: add support to modify tqps number")
482d2e9c1cc7 ("net: hns3: add support to query tqps number")
c1a81619d73a ("net: hns3: Add mailbox interrupt handling to PF driver")
dde1a86e93ca ("net: hns3: Add mailbox support to PF driver")
424eb834a9be ("net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC")
e2cb1dec9779 ("net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support")
f2f432f2c379 ("net: hns3: Refactors the requested reset & pending reset handling code")