blob: 7a8b75c15402a9f2c38e212415ef3b7d3a62585d [file] [log] [blame]
c88a6e7d8801 ("net: hns3: add reset statistics for VF")
b644a8d4cb18 ("net: hns3: update some variables while hclge_reset()/hclgevf_reset() done")
6ff3cf0783e9 ("net: hns3: add PCIe FLR support for VF")
b90fcc5bd904 ("net: hns3: add reset handling for VF when doing Core/Global/IMP reset")
aa5c4f175be6 ("net: hns3: add reset handling for VF when doing PF reset")
dea846e85aaf ("net: hns3: adjust VF's reset process")
9c6f70857785 ("net: hns3: add reset_hdev to reinit the hdev in VF's reset process")
65e41e7e6838 ("net: hns3: add error handler for hclge_reset()")
f403a84fb25e ("net: hns3: call roce's reset notify callback when resetting")
35d93a30040c ("net: hns3: adjust the process of PF reset")
0742ed7c240c ("net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev")
8df0fa91682c ("net: hns3: enable/disable ring in the enet while doing UP/DOWN")
4d60291b6b53 ("net: hns3: provide some interface & information for the client")
720bd5837e37 ("net: hns3: add set_default_reset_request in the hnae3_ae_ops")
29118ab962d5 ("net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()")
a963052e5398 ("net: hns3: bugfix for rtnl_lock's range in the hclge_reset()")
6ae4e733cdd4 ("net: hns3: Add PCIe AER error recovery")
5a9f0eac935b ("net: hns3: Add PCIe AER callback error_detected")
1f6db58973b0 ("net: hns3: Drop depricated mta table support")
39932473b63e ("net: hns3: Optimize for unicast mac vlan table")
dd2b6ef950b0 ("net: hns3: Remove the default mask configuration for mac vlan table")
c17852a8932f ("net: hns3: Add support for enable/disable flow director")
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()")
c136b8842589 ("net: hns3: Add get_media_type ops support for VF")
fa7a4bd564cc ("net: hns3: Add handle for default case")
b4f1d30327c8 ("net: hns3: Fix tqp array traversal condition for vf")
0c218123028f ("net: hns3: Adjust prefix of tx/rx statistic names")
d9f28fc23d54 ("net: hns3: Fix client initialize state issue when roce client initialize failed")
49dd80541c75 ("net: hns3: Clear client pointer when initialize client failed or unintialize finished")
37dc9cdbdc1b ("net: hns3: Fix cmdq registers initialization issue for vf")
2f7e489611bc ("net: hns3: Set STATE_DOWN bit of hdev state when stopping net")
ce2c1d2ea67a ("net: hns3: Implement shutdown ops in hns3 pci driver")