blob: 1bf578baef6d9e6e29a4285b177b977a7148fc26 [file] [log] [blame]
8df0fa91682c ("net: hns3: enable/disable ring in the enet while doing UP/DOWN")
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()")
b4f1d30327c8 ("net: hns3: Fix tqp array traversal condition for vf")
0c218123028f ("net: hns3: Adjust prefix of tx/rx statistic names")
2f7e489611bc ("net: hns3: Set STATE_DOWN bit of hdev state when stopping net")
b01b7cf19bf4 ("net: hns3: Fix for information of phydev lost problem when down/up")
9de0b86f6444 ("net: hns3: Prevent to request reset frequently")
6d4fab39533f ("net: hns3: Reset net device with rtnl_lock")
9617f66867b0 ("net: hns3: Fix for phy not link up problem after resetting")
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")
b50ae26c57cb ("net: hns3: never send command queue message to IMP when reset")
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")
8cc6c1f77ba0 ("net: hns3: fix for netdev not running problem after calling net_stop and net_open")
678335a123e9 ("net: hns3: set the max ring num when alloc netdev")
814e0274fd83 ("net: hns3: fix the queue id for tqp enable&&reset")
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")
a6c51c2608f4 ("net: hns3: Unify the strings display 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")
f0e98c97fa8f ("net: hns3: change the returned tqp number by ethtool -x")