summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/idpf/idpf_main.c
Commit message (Expand)AuthorAgeFilesLines
* idpf: cleanup virtchnl cruftAlan Brady2024-03-041-2/+0
* idpf: implement virtchnl transaction managerAlan Brady2024-03-041-0/+3
* idpf: add idpf_virtchnl.hAlan Brady2024-03-041-0/+1
* idpf: add SRIOV support and other ndo_opsJoshua Hay2023-09-131-0/+17
* idpf: add singleq start_xmit and napi pollJoshua Hay2023-09-131-0/+1
* idpf: add create vport and netdev configurationPavan Kumar Linga2023-09-131-1/+48
* idpf: add core init and interrupt requestPavan Kumar Linga2023-09-131-1/+34
* idpf: add controlq init and reset checksJoshua Hay2023-09-131-2/+51
* idpf: add module register and probe functionalityPhani Burra2023-09-131-0/+132