summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/idpf/idpf_txrx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* idpf: add SRIOV support and other ndo_opsJoshua Hay2023-09-131-0/+2
* idpf: add ethtool callbacksAlan Brady2023-09-131-0/+14
* idpf: add singleq start_xmit and napi pollJoshua Hay2023-09-131-0/+70
* idpf: add RX splitq napi poll supportAlan Brady2023-09-131-1/+79
* idpf: add TX splitq napi poll supportJoshua Hay2023-09-131-1/+43
* idpf: add splitq start_xmitJoshua Hay2023-09-131-1/+178
* idpf: initialize interrupts and enable vportPavan Kumar Linga2023-09-131-0/+34
* idpf: configure resources for RX queuesAlan Brady2023-09-131-3/+200
* idpf: configure resources for TX queuesAlan Brady2023-09-131-0/+206
* idpf: add ptypes and MAC filter supportPavan Kumar Linga2023-09-131-0/+113
* idpf: add create vport and netdev configurationPavan Kumar Linga2023-09-131-0/+52
* idpf: add core init and interrupt requestPavan Kumar Linga2023-09-131-0/+38