blob: 515bd473a6d24abd2e07ff471d1908b57c56ea4b [file] [log] [blame]
6104ca87e12a ("net: hns3: modify the upper limit judgment condition")
b671b723e0d2 ("net: hns3: add hclge_cmd_check_retval() to parse comman's return value")
d174ea75c96a ("net: hns3: add statistics for PFC frames and MAC control frames")
4a402f47cfce ("net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED")
39932473b63e ("net: hns3: Optimize for unicast mac vlan table")
dd2b6ef950b0 ("net: hns3: Remove the default mask configuration for mac vlan table")
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()")
3152fcc69ae0 ("net: hns3: Remove packet statistics of public")
f8a91784a13e ("net: hns3: Use decimal for bit offset macros")
e4e87715aa85 ("net: hns3: modify hnae_ to hnae3_")
f6762f3852bb ("net: hns3: remove a redundant hclge_cmd_csq_done")
043fa454f43d ("net: hns3: remove some redundant assignments")
eb55323c564d ("net: hns3: remove useless code in hclge_cmd_send")
0e6084aa1c4e ("net: hns3: add unlikely for error check")
6444e2a5f1e6 ("net: hns3: Fix for VF mailbox receiving unknown message")
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")
f6f75abc46db ("net: hns3: Adds support for led locate command for copper port")
16b496fd9063 ("net: hns3: Remove unused led control code")
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")
42687543ca18 ("net: hns3: Use enums instead of magic number in hclge_is_special_opcode")
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")
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")
2bfbd35d8ecd ("net: hns3: Changes required in PF mailbox to support VF reset")
07a0556a3a73 ("net: hns3: Changes to support ARQ(Asynchronous Receive Queue)")
6988eb2a9b77 ("net: hns3: Add support to reset the enet/ring mgmt layer")
a8dedb659260 ("net: hns3: Add support to request VF Reset to PF")
436667d2e179 ("net: hns3: Add VF Reset device state and its handling")
35a1e50343bd ("net: hns3: Add VF Reset Service Task to support event handling")
6d4c3981a8d8 ("net: hns3: Changes to make enet watchdog timeout func common for PF/VF")
4a152de95d71 ("net: hns3: add querying speed and duplex support to VF")
175ec96b46ef ("net: hns3: add get_link support to VF")
0979aa0bfdc6 ("net: hns3: fix for getting wrong link mode problem")
d07b6bb43500 ("net: hns3: add existence checking before adding unicast mac address")
aa7a795eecca ("net: hns3: fix error type definition of return value")