blob: 8e8944acdaaa07cd2075b71cfc94406105989e8e [file] [log] [blame]
e63943633931 ("net: hns3: skip periodic service task if reset failed")
ff200099d271 ("net: hns3: remove unnecessary work in hclgevf_main")
1c6dfe6fc6f7 ("net: hns3: remove mailbox and reset work in hclge_main")
b3c3fe8e9961 ("net: hns3: schedule hclgevf_service by using delayed workqueue")
db4d3d554eb5 ("net: hns3: cleanup some coding style issues")
d6ad7c530625 ("net: hns3: cleanup some magic numbers")
22044f95faa0 ("net: hns3: add support for spoof check setting")
6430f744a45a ("net: hns3: add support for setting VF link status on the host")
91f8ff09ada1 ("net: hns3: make hclge_dbg_get_m7_stats_info static")
c9765a89d142 ("net: hns3: add phy selftest function")
70a214903da9 ("net: hns3: reduce the parameters of some functions")
a582b78dfc33 ("net: hns3: code optimization for debugfs related to "dump reg"")
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()")
6e6e7680630c ("net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd")
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")
82c8ae6e8390 ("net: hns3: optimize the CSQ cmd error handling")
9bc6ac918c71 ("net: hns3: handle empty unknown interrupt")
fe4144d47eef ("net: hns3: sync VLAN filter entries when kill VLAN ID failed")
ebaf1908772e ("net: hns3: some variable modification")
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")
0cd8618298cc ("net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err")
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")
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")
ffab9691bcb2 ("net: hns3: initialize CPU reverse mapping")
757cd1e4a4d8 ("net: hns3: combine len and checksum handling for inner and outer header.")
07918fcde144 ("net: hns3: refactor BD filling for l2l3l4 info")
88d10bd6f730 ("net: hns3: add support for multiple media type")
fd85717d2800 ("net: hns3: extend the loopback state acquisition time")
1416d333a4ec ("net: hns3: stop sending keep alive msg when VF command queue needs reinit")