blob: eb68771a4e6987f99de3653b6e11b0fd0c8bfee0 [file] [log] [blame]
c2a2e1270a57 ("net: hns3: streaming dma buffer sync between cpu and device")
cb0e3e611575 ("net: hns3: pointer type of buffer should be void")
81ae0e0491f3 ("net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS")
e55970950556 ("net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll")
232fc64b6e62 ("net: hns3: Add HW RSS hash information to RX skb")
1c77215480bc ("net: hns3: Set tx ring' tc info when netdev is up")
26a07ccc1d07 ("net: hns3: Remove tx ring BD len register in hns3_enet")
e4e87715aa85 ("net: hns3: modify hnae_ to hnae3_")
043fa454f43d ("net: hns3: remove some redundant assignments")
43e2b1c7f4a4 ("net: hns3: remove the Redundant put_vector in hns3_client_uninit")
0e6084aa1c4e ("net: hns3: add unlikely for error check")
6444e2a5f1e6 ("net: hns3: Fix for VF mailbox receiving unknown message")
3db084d28dc0 ("net: hns3: Fix for vxlan tx checksum bug")
f6f75abc46db ("net: hns3: Adds support for led locate command for copper port")
7b763f3f7e52 ("net: hns3: Clear TX/RX rings when stopping port & un-initializing client")
7d0b130cbbfa ("net: hns3: Fixes the init of the VALID BD info in the descriptor")
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")
e63cd65f435c ("net: hns3: Fixes API to fetch ethernet header length with kernel default")
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")
e4d68dae43fb ("net: hns3: refactor the loopback related function")
beebca3a9110 ("net: hns3: fix for cleaning ring problem")
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")
a95e1f8666e9 ("net: hns3: change the time interval of int_gl calculating")
cd9d187b07c2 ("net: hns3: change GL update rate")
5d02a58dae60 ("net: hns3: fix for buffer overflow smatch warning")
f8d291f00bb3 ("net: hns3: fix rx path skb->truesize reporting bug")
9bc727a9d5e5 ("net: hns3: refactor the coalesce related struct")
dd38c72604dc ("net: hns3: fix for coalesce configuration lost during reset")
0d3e6631de9a ("net: hns3: refactor the get/put_vector function")
6f2af4295553 ("net: hns3: refactor the hclge_get/set_rss_tuple function")
89523cfaa5e3 ("net: hns3: refactor the hclge_get/set_rss function")
cc719218e953 ("net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info")
f18f0d4d6809 ("net: hns3: fix endian issue when PF get mbx message flag")