blob: b6815d50a25dd081a7bea3b274c618b15c1e8436 [file] [log] [blame]
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")
0cd8618298cc ("net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err")
acfc3d55b732 ("net: hns3: stop schedule reset service while unloading driver")
25d1817c4e50 ("net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF 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")
a63457878b12 ("net: hns3: Add handling of MAC tunnel interruption")
ffd140e2ea98 ("net: hns3: add support for dump ncl config by debugfs")
f02eb82dfe12 ("net: hns3: add reset statistics info for PF")
d474d88f8826 ("net: hns3: add hns3_gro_complete for HW GRO process")
a4d2cdcbb878 ("net: hns3: minor refactor for hns3_rx_checksum")
92f11ea177cd ("net: hns3: fix set port based VLAN issue for VF")
21e043cd8124 ("net: hns3: fix set port based VLAN for PF")
7d60070668e4 ("net: hns3: remove resetting check in hclgevf_reset_task_schedule")
18e2488881c6 ("net: hns3: stop mailbox handling when command queue need re-init")
9c3e713020fc ("net: hns3: modify the VF network port media type acquisition method")
962e31bdfce9 ("net: hns3: reduce resources use in kdump kernel")
a638b1d8cc87 ("net: hns3: fix get VF RSS issue")
c04259442395 ("net: hns3: add support to config depth for tx|rx ring separately")
e8149933b1fa ("net: hns3: remove hnae3_get_bit in data path")
c6075b193462 ("net: hns3: Record VF vlan tables")
6dd86902f21d ("net: hns3: Record VF unicast and multicast tables")
d1f55d6bfcf0 ("net: hns3: enable 8~11th bit of mac common msi-x error")
747fc3f351ba ("net: hns3: some bugfix of ppu(rcb) ras errors")
9194d18b0577 ("net: hns3: fix the problem that the supported port is empty")
9abeb7d8cf87 ("net: hns3: keep flow director state unchanged when reset")
c376fa1aae63 ("net: hns3: add rx multicast packets statistic")
45e92b7e4e27 ("net: hns3: add calling roce callback function when link status change")
af013903c5c5 ("net: hns3: do reinitialization while ETS configuration changed")
8edc2285b728 ("net: hns3: don't restore rules when flow director is disabled")
8cdb992f0dc3 ("net: hns3: refine the handle for hns3_nic_net_open/stop()")
b644a8d4cb18 ("net: hns3: update some variables while hclge_reset()/hclgevf_reset() done")
0c29d1912b81 ("net: hns3: Add "queue map" information query function")
27cf979a1584 ("net: hns3: Add "status register" information query function")
7737f1fbb5ba ("net: hns3: Add "manager table" information query function")
122bedc56a6c ("net: hns3: Add "bd info" query function")
f69b10b317f9 ("net: hns3: handle hw errors of PPU(RCB)")
8fc9d3e3b46b ("net: hns3: handle hw errors of PPP PF")
7838f908e251 ("net: hns3: add handling of hw errors of MAC")
f6162d44126c ("net: hns3: add handling of hw errors reported through MSIX")
332fbf576579 ("net: hns3: add handling of hw ras errors using new set of commands")
381c356e9566 ("net: hns3: rename process_hw_error function")
166b04c3ee31 ("net: hns3: deletes unnecessary settings of the descriptor data")
f3fa4a94dbc2 ("net: hns3: re-enable error interrupts on hw reset")
98da4027afa6 ("net: hns3: rename enable error interrupt functions")
fe0f7d698d5d ("net: hns3: remove existing process error functions and reorder hw_blk table")
1600c3e5f23e ("net: hns3: Support "ethtool -d" for HNS3 VF driver")