index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf_singleq_txrx.c
Age
Commit message (
Expand
)
Author
2024-09-09
idpf: enable WB_ON_ITR
Joshua Hay
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
2024-09-09
idpf: refactor Tx completion routines
Joshua Hay
2024-09-09
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
2024-07-10
idpf: convert header split mode to libeth + napi_build_skb()
Alexander Lobakin
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
2024-07-10
idpf: merge singleq and splitq &net_device_ops
Alexander Lobakin
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-26
idpf: fix corrupted frames and skb leaks in singleq mode
Alexander Lobakin
2023-12-18
idpf: refactor some missing field get/prep conversions
Jesse Brandeburg
2023-09-13
idpf: add singleq start_xmit and napi poll
Joshua Hay
2023-09-13
idpf: initialize interrupts and enable vport
Pavan Kumar Linga
2023-09-13
idpf: configure resources for RX queues
Alan Brady