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_singleq_txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
1
-4
/
+5
2025-04-30
idpf: assign extracted ptype to struct libeth_rqe_info field
Mateusz Polchlopek
1
-14
/
+11
2025-02-14
libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
Mateusz Polchlopek
1
-24
/
+27
2024-09-09
idpf: enable WB_ON_ITR
Joshua Hay
1
-1
/
+5
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
1
-0
/
+4
2024-09-09
idpf: refactor Tx completion routines
Joshua Hay
1
-10
/
+14
2024-09-09
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
1
-52
/
+30
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
1
-13
/
+14
2024-07-10
idpf: convert header split mode to libeth + napi_build_skb()
Alexander Lobakin
1
-0
/
+1
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
1
-64
/
+49
2024-07-10
idpf: merge singleq and splitq &net_device_ops
Alexander Lobakin
1
-29
/
+2
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
1
-68
/
+76
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
1
-10
/
+10
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-12-26
idpf: fix corrupted frames and skb leaks in singleq mode
Alexander Lobakin
1
-1
/
+0
2023-12-18
idpf: refactor some missing field get/prep conversions
Jesse Brandeburg
1
-4
/
+3
2023-09-14
idpf: add singleq start_xmit and napi poll
Joshua Hay
1
-2
/
+1117
2023-09-14
idpf: initialize interrupts and enable vport
Pavan Kumar Linga
1
-0
/
+11
2023-09-14
idpf: configure resources for RX queues
Alan Brady
1
-0
/
+57