summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_main.c
AgeCommit message (Expand)AuthorFilesLines
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