blob: 940727a7a0360a312dc25f053ae8db7eb1d1a024 [file] [log] [blame]
d6ad7c530625 ("net: hns3: cleanup some magic numbers")
22044f95faa0 ("net: hns3: add support for spoof check setting")
6430f744a45a ("net: hns3: add support for setting VF link status on the host")
c9765a89d142 ("net: hns3: add phy selftest function")
70a214903da9 ("net: hns3: reduce the parameters of some functions")
6e6e7680630c ("net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd")
7be1b9f3e99f ("net: hns3: make hclge_service use delayed workqueue")
fe4144d47eef ("net: hns3: sync VLAN filter entries when kill VLAN ID failed")
ebaf1908772e ("net: hns3: some variable modification")
3caf772bcea1 ("net: hns3: refactor PF/VF RSS hash key configuration")
b37ce5876d7f ("net: hns3: use macros instead of magic numbers")
b524b38ff632 ("net: hns3: fix VLAN filter restore issue after reset")
81a9255e476e ("net: hns3: don't configure new VLAN ID into VF VLAN table when it's full")
d93ed94fbeaf ("net: hns3: add aRFS support for PF")
441228875706 ("net: hns3: refine the flow director handle")
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")
f02eb82dfe12 ("net: hns3: add reset statistics info for PF")
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")
21e043cd8124 ("net: hns3: fix set port based VLAN for PF")
741fca1667ea ("net: hns3: modify VLAN initialization to be compatible with port based VLAN")
e233516e6a92 ("net: hns3: fix keep_alive_timer not stop problem")
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")
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")
350fda0a0af9 ("net: hns3: After setting the loopback, add the status of getting MAC")
330baff5423b ("net: hns3: add ETS TC weight setting in SSU module")
c376fa1aae63 ("net: hns3: add rx multicast packets statistic")
45e92b7e4e27 ("net: hns3: add calling roce callback function when link status change")
1f60949297ce ("net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module")
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")
8edc2285b728 ("net: hns3: don't restore rules when flow director is disabled")
8cdb992f0dc3 ("net: hns3: refine the handle for hns3_nic_net_open/stop()")
af854724e51e ("net: hns3: fix a SSU buffer checking bug")
b9a400ac2957 ("net: hns3: aligning buffer size in SSU to 256 bytes")
368686be234d ("net: hns3: getting tx and dv buffer size through firmware")
b644a8d4cb18 ("net: hns3: update some variables while hclge_reset()/hclgevf_reset() done")
82e00b86a5b6 ("net: hns3: Add "tm map" status information query function")