index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
1
-2
/
+0
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
1
-1
/
+1
2024-07-10
idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
Alexander Lobakin
1
-1
/
+2
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
1
-2
/
+1
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
1
-1
/
+0
2024-03-04
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
1
-0
/
+2
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
1
-87
/
+1
2024-03-04
idpf: refactor queue related virtchnl messages
Alan Brady
1
-1
/
+1
2024-03-04
idpf: implement virtchnl transaction manager
Alan Brady
1
-2
/
+4
2024-03-04
idpf: add idpf_virtchnl.h
Alan Brady
1
-50
/
+0
2023-12-13
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
1
-1
/
+6
2023-09-13
idpf: add SRIOV support and other ndo_ops
Joshua Hay
1
-0
/
+51
2023-09-13
idpf: add ethtool callbacks
Alan Brady
1
-0
/
+55
2023-09-13
idpf: add singleq start_xmit and napi poll
Joshua Hay
1
-0
/
+10
2023-09-13
idpf: add RX splitq napi poll support
Alan Brady
1
-0
/
+3
2023-09-13
idpf: add TX splitq napi poll support
Joshua Hay
1
-0
/
+22
2023-09-13
idpf: add splitq start_xmit
Joshua Hay
1
-0
/
+1
2023-09-13
idpf: initialize interrupts and enable vport
Pavan Kumar Linga
1
-0
/
+45
2023-09-13
idpf: configure resources for RX queues
Alan Brady
1
-1
/
+47
2023-09-13
idpf: configure resources for TX queues
Alan Brady
1
-0
/
+77
2023-09-13
idpf: add ptypes and MAC filter support
Pavan Kumar Linga
1
-0
/
+44
2023-09-13
idpf: add create vport and netdev configuration
Pavan Kumar Linga
1
-0
/
+307
2023-09-13
idpf: add core init and interrupt request
Pavan Kumar Linga
1
-0
/
+163
2023-09-13
idpf: add controlq init and reset checks
Joshua Hay
1
-0
/
+116
2023-09-13
idpf: add module register and probe functionality
Phani Burra
1
-0
/
+28