blob: 6384f383d8a75233415bb8e8d7ebd84ac9ced9df [file] [log] [blame]
dd2956eab104 ("net: hns3: not allow SSU loopback while execute ethtool -t dev")
c9765a89d142 ("net: hns3: add phy selftest function")
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")
fd85717d2800 ("net: hns3: extend the loopback state acquisition time")
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")
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")
350fda0a0af9 ("net: hns3: After setting the loopback, add the status of getting MAC")
d174ea75c96a ("net: hns3: add statistics for PFC frames and MAC control frames")
4a402f47cfce ("net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED")
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()")
b9a400ac2957 ("net: hns3: aligning buffer size in SSU to 256 bytes")
368686be234d ("net: hns3: getting tx and dv buffer size through firmware")
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")
ea4750caa056 ("net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver")
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")
818f167587f4 ("net: hns3: Add mtu setting support for vf")
a6d818e31d08 ("net: hns3: Add vport alive state checking support")