blob: c15c7e7507f4656d5409c71d2df2e50fbf27f223 [file] [log] [blame]
cd513a69750b ("net: hns3: set up the vport alive state while reinitializing")
862d969a3a4d ("net: hns3: do VF's pci re-initialization while PF doing FLR")
9c6f70857785 ("net: hns3: add reset_hdev to reinit the hdev in VF's reset process")
0742ed7c240c ("net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev")
4d60291b6b53 ("net: hns3: provide some interface & information for the client")
720bd5837e37 ("net: hns3: add set_default_reset_request in the hnae3_ae_ops")
814da63c5577 ("net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet")
6ae4e733cdd4 ("net: hns3: Add PCIe AER error recovery")
5a9f0eac935b ("net: hns3: Add PCIe AER callback error_detected")
f05e21097121 ("net: hns3: Clear mac vlan table entries when unload driver or function reset")
c17852a8932f ("net: hns3: Add support for enable/disable flow director")
dc5e6064774e ("net: hns3: Remove all flow director rules when unload hns3 driver")
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")
e4fd75022c24 ("net: hns3: Fix loss of coal configuration while doing reset")
ebfefb8aa792 ("net: hns3: Remove redundant hclge_get_port_type()")
c136b8842589 ("net: hns3: Add get_media_type ops support for VF")
ce2c1d2ea67a ("net: hns3: Implement shutdown ops in hns3 pci driver")
3e85af6a6812 ("net: hns3: Add vlan filter setting by ethtool command -K")
07acf909ee33 ("net: hns3: Fix MSIX allocation issue for VF")
646cb51228d4 ("net: hns3: Remove some redundant assignments")
82b532146000 ("net: hns3: Fix for reset_level default assignment probelm")
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")
a75a8efa00c5 ("net: hns3: Fix tc setup when netdev is first up")
48569cdaaf8b ("net: hns3: extraction an interface for state init|uninit")
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")
eddf04626d1d ("net: hns3: Fix for CMDQ and Misc. interrupt init order problem")
fa8d82e853e8 ("net: hns3: Add support of .sriov_configure in HNS3 driver")
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")
b2641e2ad456 ("net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver")
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")
a15fa7d43b0b ("net: hns3: Add *Asserting Reset* mailbox message & handling in VF")
07a0556a3a73 ("net: hns3: Changes to support ARQ(Asynchronous Receive Queue)")
7a01c8972330 ("net: hns3: Add support to re-initialize the hclge device")
6988eb2a9b77 ("net: hns3: Add support to reset the enet/ring mgmt layer")
a8dedb659260 ("net: hns3: Add support to request VF Reset to PF")
436667d2e179 ("net: hns3: Add VF Reset device state and its handling")
35a1e50343bd ("net: hns3: Add VF Reset Service Task to support event handling")