blob: b37fbcfaabf0553a4b6810985f18d1db1505d14f [file] [log] [blame]
3d5f37418952 ("net: hns3: unify maybe_stop_tx for TSO and non-TSO case")
5f543a54eec0 ("net: hns3: fix for not calculating tx bd num correctly")
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")
51e8439f3496 ("net: hns3: add 8 BD limit for tx flow")
a6d818e31d08 ("net: hns3: Add vport alive state checking support")
5c9f6b3935f8 ("net: hns3: Add support for ethtool -K to enable/disable HW GRO")
4d60291b6b53 ("net: hns3: provide some interface & information for the client")
01865a50d78f ("net: hns3: Add enable and process hw errors of TM scheduler")
da2d072a9ea7 ("net: hns3: Add enable and process hw errors from PPP")
bf1faf9415dd ("net: hns3: Add enable and process hw errors from IGU, EGU and NCSI")
6d67ee9a273b ("net: hns3: Add enable and process common ecc errors")
997141950380 ("net: hns3: Add support to enable and disable hw errors")
5a9f0eac935b ("net: hns3: Add PCIe AER callback error_detected")
bcdb12b70c52 ("net: hns3: fix for multiple unmapping DMA problem")
ba3f808f5cc1 ("net: hns3: rename hns_nic_dma_unmap")
1e8a7977d09f ("net: hns3: add handling for big TX fragment")
5188f218fc86 ("net: hns3: move DMA map into hns3_fill_desc")
0bbbf15dea4f ("net: hns3: remove hns3_fill_desc_tso")
1f6db58973b0 ("net: hns3: Drop depricated mta table support")
39932473b63e ("net: hns3: Optimize for unicast mac vlan table")
f05e21097121 ("net: hns3: Clear mac vlan table entries when unload driver or function reset")
dd2b6ef950b0 ("net: hns3: Remove the default mask configuration for mac vlan table")
c17852a8932f ("net: hns3: Add support for enable/disable flow director")
6871af29b3ab ("net: hns3: Add reset handle for flow director")
05c2314fe6a8 ("net: hns3: Add support for rule query of flow director")
dd74f815dd41 ("net: hns3: Add support for rule add/delete for flow director")
117328680288 ("net: hns3: Add input key and action config support for flow director")
d695964d723d ("net: hns3: Add flow director initialization")
ebfefb8aa792 ("net: hns3: Remove redundant hclge_get_port_type()")
c136b8842589 ("net: hns3: Add get_media_type ops support for VF")
0c218123028f ("net: hns3: Adjust prefix of tx/rx statistic names")
932d1252aded ("net: hns3: Add unlikely for buf_num check")
ce2c1d2ea67a ("net: hns3: Implement shutdown ops in hns3 pci driver")