summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_main.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin1-0/+1
2024-03-04idpf: cleanup virtchnl cruftAlan Brady1-2/+0
2024-03-04idpf: implement virtchnl transaction managerAlan Brady1-0/+3
2024-03-04idpf: add idpf_virtchnl.hAlan Brady1-0/+1
2023-09-14idpf: add SRIOV support and other ndo_opsJoshua Hay1-0/+17
2023-09-14idpf: add singleq start_xmit and napi pollJoshua Hay1-0/+1
2023-09-14idpf: add create vport and netdev configurationPavan Kumar Linga1-1/+48
2023-09-14idpf: add core init and interrupt requestPavan Kumar Linga1-1/+34
2023-09-14idpf: add controlq init and reset checksJoshua Hay1-2/+51
2023-09-14idpf: add module register and probe functionalityPhani Burra1-0/+132