blob: 40ffce05f3268a893b3736994a8c5a872af13d0a [file] [log] [blame]
e31053298408 ("net: hns3: delete unnecessary blank line and space for cleanup")
5f06b903cb0b ("net: hns3: remove struct hns3_nic_ring_data in hns3_enet module")
22044f95faa0 ("net: hns3: add support for spoof check setting")
6430f744a45a ("net: hns3: add support for setting VF link status on the host")
323a2ac52227 ("net: hns3: fix double free bug when setting ringparam")
c9765a89d142 ("net: hns3: add phy selftest function")
70a214903da9 ("net: hns3: reduce the parameters of some functions")
46ee73508cbb ("net: hns3: add or modify comments")
615466ce415a ("net: hns3: refine MAC pause statistics querying function")
a723fb8efe29 ("net: hns3: refine for set ring parameters")
dbba6da0c67c ("net: hns3: Add support for using order 1 pages with a 4K buffer")
7be1b9f3e99f ("net: hns3: make hclge_service use delayed workqueue")
b9a8f88373c5 ("net: hns3: bitwise operator should use unsigned type")
f96315f2f17e ("net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue")
fe4144d47eef ("net: hns3: sync VLAN filter entries when kill VLAN ID failed")
ebaf1908772e ("net: hns3: some variable modification")
3a30964a2eef ("net: hns3: delay ring buffer clearing during reset")
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")
845e0d1d5290 ("net: hns3: some cleanup for struct hns3_enet_ring")
389ca14615e5 ("net: hns3: unify the page reusing for page size 4K and 64K")
3d5f37418952 ("net: hns3: unify maybe_stop_tx for TSO and non-TSO case")
7b8f622e537a ("net: hns3: prevent double free in hns3_put_ring_config()")
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")
e511c97d0a26 ("net: hns3: dump more information when tx timeout happens")
beab694aa32a ("net: hns3: refine tx timeout count handle")
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")
5f543a54eec0 ("net: hns3: fix for not calculating tx bd num correctly")
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")
d1f55d6bfcf0 ("net: hns3: enable 8~11th bit of mac common msi-x error")