blob: fc0b666d6b44025aab3b4fd12b87a1a9600d472d [file] [log] [blame]
01952206e17e ("net: hns3: remove unnecessary MAC enable in app loopback")
123297b78bc6 ("net: hns3: delay setting of reset level for hw errors until slot_reset is called")
9b2f3477d1ed ("net: hns3: fix some coding style issues")
63cbf7a94142 ("net: hns3: some modifications to simplify and optimize code")
b37ce5876d7f ("net: hns3: use macros instead of magic numbers")
b69c97373769 ("net: hns3: delete the redundant user NIC codes")
661262bc3e0e ("net: hns3: add a check to pointer in error_detected and slot_reset")
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")
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")
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")
c41e672d1e6a ("net: hns3: set dividual reset level for all RAS and MSI-X errors")
1a49f3c6146f ("net: hns3: divide shared buffer between TC")
db5936db8f9e ("net: hns3: always assume no drop TC for performance reason")
d474d88f8826 ("net: hns3: add hns3_gro_complete for HW GRO process")
a4d2cdcbb878 ("net: hns3: minor refactor for hns3_rx_checksum")
e233516e6a92 ("net: hns3: fix keep_alive_timer not stop problem")
d223dfa40a8f ("net: hns3: split function hnae3_match_n_instantiate()")
9c3e713020fc ("net: hns3: modify the VF network port media type acquisition method")
69b51bbb03f7 ("net: hns3: fix to stop multiple HNS reset due to the AER changes")
eb4c2ccbad6c ("net: hns3: fix setting of the hns reset_type for rdma hw errors")
c04259442395 ("net: hns3: add support to config depth for tx|rx ring separately")
e8149933b1fa ("net: hns3: remove hnae3_get_bit in data path")
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")
3aff0ac97391 ("net: hns3: fix 6th bit of ppp mpf abnormal errors")
d1f55d6bfcf0 ("net: hns3: enable 8~11th bit of mac common msi-x error")
747fc3f351ba ("net: hns3: some bugfix of ppu(rcb) ras errors")
3d69e59f42bd ("net: hns3: modify print message of ssu common ecc errors")
f18635d52c23 ("net: hns3: fix port info query issue for copper port")
db68ca0ef7c9 ("net: hns3: convert mac advertize and supported from u32 to link mode")
9194d18b0577 ("net: hns3: fix the problem that the supported port is empty")
8ca754b13f3c ("net: hns3: code optimization for hclge_rx_buffer_calc")
9abeb7d8cf87 ("net: hns3: keep flow director state unchanged when reset")
c8a8045b2d0a ("net: hns3: Fix NULL deref when unloading driver")
de67a690cc27 ("net: hns3: only support tc 0 for VF")
1a6e552df33c ("net: hns3: reuse the definition of l3 and l4 header info union")
51e8439f3496 ("net: hns3: add 8 BD limit for tx flow")
c376fa1aae63 ("net: hns3: add rx multicast packets statistic")