summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_txrx.c
AgeCommit message (Expand)Author
11 daysidpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03idpf: fix kernel panic on unknown packet typesJoshua Hay
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-04idpf: add idpf_virtchnl.hAlan Brady
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin
2023-12-18idpf: refactor some missing field get/prep conversionsJesse Brandeburg
2023-12-13idpf: add get/set for Ethtool's header split ringparamMichal Kubiak
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
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: add splitq start_xmitJoshua 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 create vport and netdev configurationPavan Kumar Linga