blob: 366a43eee75a7be97f04b2536cf5bef447bc6dcc [file] [log] [blame]
7fa6be4fd2f6 ("net: hns3: fix incorrect return value/type of some functions")
7325523ab616 ("net: hns3: Resume promisc mode and vlan filter status after reset")
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")
dd2b6ef950b0 ("net: hns3: Remove the default mask configuration for mac vlan table")
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()")
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")
9de0b86f6444 ("net: hns3: Prevent to request reset frequently")
6d4fab39533f ("net: hns3: Reset net device with rtnl_lock")
e4e87715aa85 ("net: hns3: modify hnae_ to hnae3_")
043fa454f43d ("net: hns3: remove some redundant assignments")
0e6084aa1c4e ("net: hns3: add unlikely for error check")
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")
cd8c5c269b1d ("net: hns3: Fix for hclge_reset running repeatly problem")
c7fc8fb61934 ("net: hns3: Fix setting mac address error")
3b75c3df599d ("net: hns3: Add support for IFF_ALLMULTI flag")
f6f75abc46db ("net: hns3: Adds support for led locate command for copper port")
16b496fd9063 ("net: hns3: Remove unused led control code")
7b763f3f7e52 ("net: hns3: Clear TX/RX rings when stopping port & un-initializing client")
90b99b094b4b ("net: hns3: Fixes the state to indicate client-type initialization")
7c4bfcb0556b ("net: hns3: Fix for PF mailbox receving unknown message")
5b5455a9ed5a ("net: hns3: Add STRP_TAGP field support for hardware revision 0x21")
dcb35ccef85e ("net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config")
846fcc83638f ("net: hns3: Updates RX packet info fetch in case of multi BD")
67bf2541f4b9 ("net: hns3: Fixes the back pressure setting when sriov is enabled")
e3afa96365c9 ("net: hns3: Add a check for client instance init state")
3e249d3bed67 ("net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed")
2312e050f42b ("net: hns3: Fix for deadlock problem occurring when unregistering ae_algo")
e4d68dae43fb ("net: hns3: refactor the loopback related function")
beebca3a9110 ("net: hns3: fix for cleaning ring problem")
0a78a1dfd17a ("net: hns3: remove add/del_tunnel_udp in hns3_enet module")
f09555ffe379 ("net: hns3: Fix for setting mac address when resetting")
b2641e2ad456 ("net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver")
dc8131d846d4 ("net: hns3: Fix for packet loss due wrong filter config in VLAN tbls")
c5ef83cbb1e9 ("net: hns3: fix for phy_addr error in hclge_mac_mdio_config")
ffd5656e182b ("net: hns3: Fixes the error legs in hclge_init_ae_dev function")
3c8f5c033951 ("net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo")