index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-05-19
idpf: fix null-ptr-deref in idpf_features_check
Pavan Kumar Linga
1
-0
/
+2
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
1
-0
/
+4
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
1
-0
/
+10
2025-05-16
idpf: negotiate PTP capabilities and get PTP clock
Milena Olech
1
-0
/
+2
2025-05-16
idpf: add initial PTP support
Milena Olech
1
-0
/
+3
2025-04-29
idpf: fix offloads support for encapsulated packets
Madhu Chittim
1
-10
/
+8
2024-11-05
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
1
-2
/
+2
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-14
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
1
-1
/
+6
2023-09-14
idpf: add SRIOV support and other ndo_ops
Joshua Hay
1
-0
/
+51
2023-09-14
idpf: add ethtool callbacks
Alan Brady
1
-0
/
+55
2023-09-14
idpf: add singleq start_xmit and napi poll
Joshua Hay
1
-0
/
+10
2023-09-14
idpf: add RX splitq napi poll support
Alan Brady
1
-0
/
+3
2023-09-14
idpf: add TX splitq napi poll support
Joshua Hay
1
-0
/
+22
2023-09-14
idpf: add splitq start_xmit
Joshua Hay
1
-0
/
+1
2023-09-14
idpf: initialize interrupts and enable vport
Pavan Kumar Linga
1
-0
/
+45
2023-09-14
idpf: configure resources for RX queues
Alan Brady
1
-1
/
+47
2023-09-14
idpf: configure resources for TX queues
Alan Brady
1
-0
/
+77
2023-09-14
idpf: add ptypes and MAC filter support
Pavan Kumar Linga
1
-0
/
+44
2023-09-14
idpf: add create vport and netdev configuration
Pavan Kumar Linga
1
-0
/
+307
2023-09-14
idpf: add core init and interrupt request
Pavan Kumar Linga
1
-0
/
+163
2023-09-14
idpf: add controlq init and reset checks
Joshua Hay
1
-0
/
+116
2023-09-14
idpf: add module register and probe functionality
Phani Burra
1
-0
/
+28