blob: ee2de498963ec42ae7cee91d72b89e210404c98e [file] [log] [blame]
ded45d406ca7 ("net: hns3: add support for dump MAC ID and loopback status in debugfs")
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")
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")
6125b52d2641 ("net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map")
a582b78dfc33 ("net: hns3: code optimization for debugfs related to "dump reg"")
37417c6625ca ("net: hns3: fix error and incorrect format")
427a7bff66c8 ("net: hns3: add handshake with VF for PF reset")
ddb54554fa51 ("net: hns3: add DFX registers information for ethtool -d")
72e2fb07997c ("net: hns3: clear reset interrupt status in hclge_irq_handle()")
ed8fb4b262ae ("net: hns3: add link change event report")
0812545487ec ("net: hns3: add interrupt affinity support for misc interrupt")
7be1b9f3e99f ("net: hns3: make hclge_service use delayed workqueue")
4803d0100196 ("net: hns3: typo in the name of a constant")
2d5066fc175e ("net: hns3: enable broadcast promisc mode when initializing VF")
9bc6ac918c71 ("net: hns3: handle empty unknown interrupt")
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")
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")
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")
0cd8618298cc ("net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err")
00ea6e5fda9d ("net: hns3: delay and separate enabling of NIC and ROCE HW errors")
661262bc3e0e ("net: hns3: add a check to pointer in error_detected and slot_reset")
b524b38ff632 ("net: hns3: fix VLAN filter restore issue after reset")
81a9255e476e ("net: hns3: don't configure new VLAN ID into VF VLAN table when it's full")
acfc3d55b732 ("net: hns3: stop schedule reset service while unloading driver")
ada13ee3db7b ("net: hns3: add handshake with hardware while doing reset")
994e04f16e5a ("net: hns3: modify hclge_init_client_instance()")
25d1817c4e50 ("net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has registered")
2a0bfc36183c ("net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registered")
bd9109c9b1f3 ("net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registered")
33a90e2f20e6 ("net: hns3: add support for dump firmware statistics by debugfs")
d93ed94fbeaf ("net: hns3: add aRFS support for PF")
441228875706 ("net: hns3: refine the flow director handle")
22f48e24a23d ("net: hns3: add autoneg and change speed support for fibre port")
88d10bd6f730 ("net: hns3: add support for multiple media type")
fd85717d2800 ("net: hns3: extend the loopback state acquisition time")
a63457878b12 ("net: hns3: Add handling of MAC tunnel interruption")
ffd140e2ea98 ("net: hns3: add support for dump ncl config by debugfs")
bb87be87b165 ("net: hns3: Add support for netif message level settings")