summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/idpf
Commit message (Expand)AuthorAgeFilesLines
* idpf: fix potential use-after-free in idpf_tso()Eric Dumazet2023-11-061-2/+4
* page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-231-3/+0
* idpf: cancel mailbox work in error pathPavan Kumar Linga2023-10-231-0/+1
* idpf: set scheduling mode for completion queueMichal Kubiak2023-10-232-3/+15
* idpf: add SRIOV support and other ndo_opsJoshua Hay2023-09-136-3/+940
* idpf: add ethtool callbacksAlan Brady2023-09-137-3/+1851
* idpf: add singleq start_xmit and napi pollJoshua Hay2023-09-138-31/+1290
* idpf: add RX splitq napi poll supportAlan Brady2023-09-134-6/+892
* idpf: add TX splitq napi poll supportJoshua Hay2023-09-136-5/+926
* idpf: add splitq start_xmitJoshua Hay2023-09-135-1/+1107
* idpf: initialize interrupts and enable vportPavan Kumar Linga2023-09-1310-3/+1389
* idpf: configure resources for RX queuesAlan Brady2023-09-138-12/+1705
* idpf: configure resources for TX queuesAlan Brady2023-09-136-0/+1410
* idpf: add ptypes and MAC filter supportPavan Kumar Linga2023-09-134-1/+837
* idpf: add create vport and netdev configurationPavan Kumar Linga2023-09-137-20/+1522
* idpf: add core init and interrupt requestPavan Kumar Linga2023-09-139-3/+1471
* idpf: add controlq init and reset checksJoshua Hay2023-09-1314-3/+1851
* idpf: add module register and probe functionalityPhani Burra2023-09-135-0/+193
* virtchnl: add virtchnl version 2 opsPavan Kumar Linga2023-09-132-0/+1724