summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
AgeCommit message (Expand)Author
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov
2023-12-13idpf: add get/set for Ethtool's header split ringparamMichal Kubiak
2023-10-23idpf: cancel mailbox work in error pathPavan Kumar Linga
2023-10-23idpf: set scheduling mode for completion queueMichal Kubiak
2023-09-13idpf: add SRIOV support and other ndo_opsJoshua Hay
2023-09-13idpf: add ethtool callbacksAlan Brady
2023-09-13idpf: add singleq start_xmit and napi pollJoshua Hay
2023-09-13idpf: add RX splitq napi poll supportAlan Brady
2023-09-13idpf: add TX splitq napi poll supportJoshua Hay
2023-09-13idpf: initialize interrupts and enable vportPavan Kumar Linga
2023-09-13idpf: configure resources for RX queuesAlan Brady
2023-09-13idpf: configure resources for TX queuesAlan Brady
2023-09-13idpf: add ptypes and MAC filter supportPavan Kumar Linga
2023-09-13idpf: add create vport and netdev configurationPavan Kumar Linga
2023-09-13idpf: add core init and interrupt requestPavan Kumar Linga
2023-09-13idpf: add controlq init and reset checksJoshua Hay