blob: 62bd8610b004c379426e997099e9175b1acef183 [file] [log] [blame]
82f7d0576fa6 ("net: hns3: fix incorrect type in assignment.")
4803d0100196 ("net: hns3: typo in the name of a constant")
9b2f3477d1ed ("net: hns3: fix some coding style issues")
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")
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")
92f11ea177cd ("net: hns3: fix set port based VLAN issue for VF")
21e043cd8124 ("net: hns3: fix set port based VLAN for PF")
9c3e713020fc ("net: hns3: modify the VF network port media type acquisition method")
c04259442395 ("net: hns3: add support to config depth for tx|rx ring separately")
cde4ffada829 ("net: hns3: replace hnae3_set_bit and hnae3_set_field in data path")
0cccebac710a ("net: hns3: add unlikely for error handling in data path")
d40fa7eeab55 ("net: hns3: remove some ops in struct hns3_nic_ops")
3fe13ed95dd3 ("net: hns3: avoid mult + div op in critical data path")
c6075b193462 ("net: hns3: Record VF vlan tables")
6dd86902f21d ("net: hns3: Record VF unicast and multicast tables")
9194d18b0577 ("net: hns3: fix the problem that the supported port is empty")
c8a8045b2d0a ("net: hns3: Fix NULL deref when unloading driver")
1a6e552df33c ("net: hns3: reuse the definition of l3 and l4 header info union")
51e8439f3496 ("net: hns3: add 8 BD limit for tx flow")
af013903c5c5 ("net: hns3: do reinitialization while ETS configuration changed")
672ad0ede179 ("net: hns3: fix user configuration loss for ethtool -L")
af95882728e3 ("net: hns3: remove redundant codes in hclge_knic_setup")
39cfbc9c4fc4 ("net: hns3: reset tqp while doing DOWN operation")
8cdb992f0dc3 ("net: hns3: refine the handle for hns3_nic_net_open/stop()")
ae6017a71115 ("net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()")
0c29d1912b81 ("net: hns3: Add "queue map" information query function")
122bedc56a6c ("net: hns3: Add "bd info" query function")
630ba007f475 ("net: hns3: add handling of RDMA RAS errors")
c3529177db47 ("net: hns3: handle hw errors of SSU")
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")
481a626a603d ("net: hns3: add optimization in the hclge_hw_error_set_state")
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")
96227f4cd701 ("net: hns3: Add "tm config" info query function")
2849d4e7a1be ("net: hns3: Add "tc config" info query function")
3c666b586af1 ("net: hns3: Add "FD flow table" info query function")
57ceee2ca71c ("net: hns3: Add "queue info" query function")
b2292360bb2a ("net: hns3: Add debugfs framework registration")
e432abfb99e5 ("net: hns3: add common validation in hclge_dcb")