index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf.h
Age
Commit message (
Expand
)
Author
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
2025-07-18
idpf: add flow steering support
Ahmed Zaki
2025-07-18
virtchnl2: rename enum virtchnl2_cap_rss
Ahmed Zaki
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
2025-07-14
idpf: implement IDC vport aux driver MTU change handler
Joshua Hay
2025-07-14
idpf: implement remaining IDC RDMA core callbacks and handlers
Joshua Hay
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
2025-07-14
idpf: use reserved RDMA vectors from control plane
Joshua Hay
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-19
idpf: fix null-ptr-deref in idpf_features_check
Pavan Kumar Linga
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
2025-05-16
idpf: negotiate PTP capabilities and get PTP clock
Milena Olech
2025-05-16
idpf: add initial PTP support
Milena Olech
2025-04-28
idpf: fix offloads support for encapsulated packets
Madhu Chittim
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
2024-07-10
idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
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-03-04
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
2024-03-04
idpf: refactor queue related virtchnl messages
Alan Brady
2024-03-04
idpf: implement virtchnl transaction manager
Alan Brady
2024-03-04
idpf: add idpf_virtchnl.h
Alan Brady
2023-12-13
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
2023-09-13
idpf: add SRIOV support and other ndo_ops
Joshua Hay
2023-09-13
idpf: add ethtool callbacks
Alan Brady
2023-09-13
idpf: add singleq start_xmit and napi poll
Joshua Hay
2023-09-13
idpf: add RX splitq napi poll support
Alan Brady
2023-09-13
idpf: add TX splitq napi poll support
Joshua Hay
2023-09-13
idpf: add splitq start_xmit
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
2023-09-13
idpf: configure resources for TX queues
Alan Brady
2023-09-13
idpf: add ptypes and MAC filter support
Pavan Kumar Linga
2023-09-13
idpf: add create vport and netdev configuration
Pavan Kumar Linga
2023-09-13
idpf: add core init and interrupt request
Pavan Kumar Linga
2023-09-13
idpf: add controlq init and reset checks
Joshua Hay
2023-09-13
idpf: add module register and probe functionality
Phani Burra