blob: 786754b12f95026f1fd0ca7a956cc92f7f8a513a [file] [log] [blame]
60df7e91cc3e ("net: hns3: cleanup some coding style issue")
6430f744a45a ("net: hns3: add support for setting VF link status on the host")
dd2956eab104 ("net: hns3: not allow SSU loopback while execute ethtool -t dev")
c9765a89d142 ("net: hns3: add phy selftest function")
7be1b9f3e99f ("net: hns3: make hclge_service use delayed workqueue")
b4b9bd92fe3f ("net: hns3: modify handling of out of memory in hclge_err.c")
d736fc6c68a5 ("net: hns3: restore the MAC autoneg state after reset")
9e0254ddea78 ("net: hns3: extract handling of mpf/pf msi-x errors into functions")
e4193e24a520 ("net: hns3: process H/W errors occurred before HNS dev initialization")
a955d71df26c ("net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset")
123297b78bc6 ("net: hns3: delay setting of reset level for hw errors until slot_reset is called")
9b2f3477d1ed ("net: hns3: fix some coding style issues")
b69c97373769 ("net: hns3: delete the redundant user NIC codes")
0cd8618298cc ("net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err")
00ea6e5fda9d ("net: hns3: delay and separate enabling of NIC and ROCE HW errors")
7832f0bd9fa4 ("net: hns3: add opcode about query and clear RAS & MSI-X to special opcode")
661262bc3e0e ("net: hns3: add a check to pointer in error_detected and slot_reset")
b524b38ff632 ("net: hns3: fix VLAN filter restore issue after reset")
994e04f16e5a ("net: hns3: modify hclge_init_client_instance()")
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")
7e6ec9148a1d ("net: hns3: add support for FEC encoding control")
22f48e24a23d ("net: hns3: add autoneg and change speed support for fibre port")
88d10bd6f730 ("net: hns3: add support for multiple media type")
96490a1c09ce ("net: hns3: remove reset after command send failed")
fd85717d2800 ("net: hns3: extend the loopback state acquisition time")
a63457878b12 ("net: hns3: Add handling of MAC tunnel interruption")
ffd140e2ea98 ("net: hns3: add support for dump ncl config by debugfs")
bb87be87b165 ("net: hns3: Add support for netif message level settings")
f02eb82dfe12 ("net: hns3: add reset statistics info for PF")
c41e672d1e6a ("net: hns3: set dividual reset level for all RAS and MSI-X errors")
d474d88f8826 ("net: hns3: add hns3_gro_complete for HW GRO process")
a4d2cdcbb878 ("net: hns3: minor refactor for hns3_rx_checksum")
741fca1667ea ("net: hns3: modify VLAN initialization to be compatible with port based VLAN")
d223dfa40a8f ("net: hns3: split function hnae3_match_n_instantiate()")
9c3e713020fc ("net: hns3: modify the VF network port media type acquisition method")
95dbab9f3606 ("net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings")
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")