blob: 6a0e080b2b6b93767381d54fec8ec6c31d573d0c [file] [log] [blame]
b7ae986f6980 ("net: hns3: remove unused field 'io_base' in struct hns3_enet_ring")
5f06b903cb0b ("net: hns3: remove struct hns3_nic_ring_data in hns3_enet module")
323a2ac52227 ("net: hns3: fix double free bug when setting ringparam")
a723fb8efe29 ("net: hns3: refine for set ring parameters")
dbba6da0c67c ("net: hns3: Add support for using order 1 pages with a 4K buffer")
b9a8f88373c5 ("net: hns3: bitwise operator should use unsigned type")
f96315f2f17e ("net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue")
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")
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()")
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")
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")
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")
e215278548f9 ("net: hns3: fix netif_napi_del() not do problem when unloading")
c8a8045b2d0a ("net: hns3: Fix NULL deref when unloading driver")
de67a690cc27 ("net: hns3: only support tc 0 for VF")
51e8439f3496 ("net: hns3: add 8 BD limit for tx flow")
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")
af013903c5c5 ("net: hns3: do reinitialization while ETS configuration changed")
672ad0ede179 ("net: hns3: fix user configuration loss for ethtool -L")