blob: 7129f2f3972d8d6e56f625749506c5e0f110b273 [file] [log] [blame]
c7554dcd6dbf ("net: hns3: refactor the notification scheme of PF reset")
c3106cac2a80 ("net: hns3: modify hclge_func_reset_sync_vf()'s return type to void")
8627bdedc435 ("net: hns3: refactor the precedure of PF FLR")
d4fa06562ae2 ("net: hns3: split hclge_reset() into preparing and rebuilding part")
1c6dfe6fc6f7 ("net: hns3: remove mailbox and reset work in hclge_main")
adcf738b804b ("net: hns3: cleanup some print format warning")
db4d3d554eb5 ("net: hns3: cleanup some coding style issues")
ee9e44248f52 ("net: hns3: add support for configuring bandwidth of VF on the host")
e196ec75958e ("net: hns3: add support for setting VF trust")
22044f95faa0 ("net: hns3: add support for spoof check setting")
6430f744a45a ("net: hns3: add support for setting VF link status on the host")
0ecf1f7b28b7 ("net: hns3: add some DFX info for reset issue")
91f8ff09ada1 ("net: hns3: make hclge_dbg_get_m7_stats_info static")
c9765a89d142 ("net: hns3: add phy selftest function")
a83d29618b1c ("net: hns3: implement .process_hw_error for hns3 client")
70a214903da9 ("net: hns3: reduce the parameters of some functions")
a582b78dfc33 ("net: hns3: code optimization for debugfs related to "dump reg"")
37417c6625ca ("net: hns3: fix error and incorrect format")
a9a96760165d ("net: hns3: Make hclge_func_reset_sync_vf static")
427a7bff66c8 ("net: hns3: add handshake with VF for PF reset")
615466ce415a ("net: hns3: refine MAC pause statistics querying function")
ddb54554fa51 ("net: hns3: add DFX registers information for ethtool -d")
012fcb52f67c ("net: hns3: activate reset timer when calling reset_event")
72e2fb07997c ("net: hns3: clear reset interrupt status in hclge_irq_handle()")
6b428b4fbf98 ("net: hns3: fix some reset handshake issue")
ed8fb4b262ae ("net: hns3: add link change event report")
08d80a4c90bd ("net: hns3: use dev_info() instead of pr_info()")
0812545487ec ("net: hns3: add interrupt affinity support for misc interrupt")
7be1b9f3e99f ("net: hns3: make hclge_service use delayed workqueue")
8e9eee783160 ("net: hns3: remove upgrade reset level when reset fail")
4803d0100196 ("net: hns3: typo in the name of a constant")
354d0fab649d ("net: hns3: add default value for tc_size and tc_offset")
2d5066fc175e ("net: hns3: enable broadcast promisc mode when initializing VF")
82c8ae6e8390 ("net: hns3: optimize the CSQ cmd error handling")
9bc6ac918c71 ("net: hns3: handle empty unknown interrupt")
bbe6540e7d70 ("net: hns3: re-schedule reset task while VF reset fail")
72fcd2bed719 ("net: hns3: fixes wrong place enabling ROCE HW error when loading")
7cf9c069430f ("net: hns3: fix race conditions between reset and module loading & unloading")
fe4144d47eef ("net: hns3: sync VLAN filter entries when kill VLAN ID failed")
ebaf1908772e ("net: hns3: some variable modification")
31bb229d6f4a ("net: hns3: clear restting state when initializing HW device")
e3b84ed27043 ("net: hns3: add recovery for the H/W errors occurred before the HNS dev initialization")
e4193e24a520 ("net: hns3: process H/W errors occurred before HNS dev initialization")
a955d71df26c ("net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset")
123297b78bc6 ("net: hns3: delay setting of reset level for hw errors until slot_reset is called")
9b2f3477d1ed ("net: hns3: fix some coding style issues")
63cbf7a94142 ("net: hns3: some modifications to simplify and optimize code")
3caf772bcea1 ("net: hns3: refactor PF/VF RSS hash key configuration")
b37ce5876d7f ("net: hns3: use macros instead of magic numbers")
b69c97373769 ("net: hns3: delete the redundant user NIC codes")