blob: cf4d1f6f7a045ec4a86c7480e07ef21ccb669e6d [file] [log] [blame]
1731be4c73bb ("net: hns3: Modify parameter type from int to bool in set_gro_en")
0c29d1912b81 ("net: hns3: Add "queue map" information query function")
122bedc56a6c ("net: hns3: Add "bd info" query function")
3c666b586af1 ("net: hns3: Add "FD flow table" info query function")
57ceee2ca71c ("net: hns3: Add "queue info" query function")
b2292360bb2a ("net: hns3: Add debugfs framework registration")
818f167587f4 ("net: hns3: Add mtu setting support for vf")
a6d818e31d08 ("net: hns3: Add vport alive state checking support")
e6d7d79d3ed6 ("net: hns3: Refactor mac mtu setting related functions")
a0b4371751bf ("net: hns3: Support two vlan header when setting mtu")
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")
c60edc17df39 ("net: hns3: Enable promisc mode when mac vlan table is full")
64d114f0a750 ("net: hns3: Add egress/ingress vlan filter for revision 0x21")
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")
ce2c1d2ea67a ("net: hns3: Implement shutdown ops in hns3 pci driver")
3e85af6a6812 ("net: hns3: Add vlan filter setting by ethtool command -K")
f8a91784a13e ("net: hns3: Use decimal for bit offset macros")
fdace1bc4a1e ("net: hns3: Correct unreasonable code comments")
3f639907e02e ("net: hns3: Standardize the handle of return value")
d62eccaed41d ("net: hns3: remove unnecessary ring configuration operation while resetting")
9de0b86f6444 ("net: hns3: Prevent to request reset frequently")
6d4fab39533f ("net: hns3: Reset net device with rtnl_lock")
8fc7346c84a4 ("net: hns3: Add configure for mac minimal frame size")
e4e87715aa85 ("net: hns3: modify hnae_ to hnae3_")
043fa454f43d ("net: hns3: remove some redundant assignments")
0e6084aa1c4e ("net: hns3: add unlikely for error check")
8e52a602b512 ("net: hns3: Optimize PF CMDQ interrupt switching process")
6444e2a5f1e6 ("net: hns3: Fix for VF mailbox receiving unknown message")
4f416db98bea ("net: hns3: remove unused hclgevf_cfg_func_mta_filter")
3a678b5806e6 ("net: hns3: Optimize the VF's process of updating multicast MAC")
40cca1c587c1 ("net: hns3: Optimize the PF's process of updating multicast MAC")
3db084d28dc0 ("net: hns3: Fix for vxlan tx checksum bug")