index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
net: stmmac: support fp parameter of tc-taprio
Furong Xu
1
-17
/
+22
2024-09-10
net: stmmac: support fp parameter of tc-mqprio
Furong Xu
7
-3
/
+172
2024-09-10
net: stmmac: configure FPE via ethtool-mm
Furong Xu
5
-0
/
+126
2024-09-10
net: stmmac: refactor FPE verification process
Furong Xu
8
-170
/
+166
2024-09-10
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
3
-31
/
+1
2024-09-10
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
4
-24
/
+44
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
80
-695
/
+1153
2024-09-10
net: ftgmac100: Enable TX interrupt to avoid TX timeout
Jacky Chou
1
-1
/
+1
2024-09-10
octeontx2-af: Modify SMQ flush sequence to drop packets
Naveen Mamindlapalli
2
-14
/
+48
2024-09-10
eth: fbnic: Add devlink firmware version info
Lee Trager
1
-0
/
+75
2024-09-10
net: lan966x: refactor buffer reload function
Daniel Machon
1
-10
/
+4
2024-09-10
net: lan966x: use a few FDMA helpers throughout
Daniel Machon
1
-31
/
+11
2024-09-10
net: lan966x: ditch tx->last_in_use variable
Daniel Machon
2
-18
/
+4
2024-09-10
net: lan966x: use library helper for freeing tx buffers
Daniel Machon
1
-6
/
+1
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-32
/
+30
2024-09-10
net: lan966x: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-57
/
+34
2024-09-10
net: lan966x: use library helper for freeing rx buffers
Daniel Machon
1
-14
/
+2
2024-09-10
net: lan966x: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-49
/
+5
2024-09-10
net: lan966x: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-76
/
+55
2024-09-10
net: lan966x: replace a few variables with new equivalent ones
Daniel Machon
2
-69
/
+81
2024-09-10
net: lan966x: use FDMA library symbols
Daniel Machon
2
-9
/
+2
2024-09-10
net: lan966x: select FDMA library
Daniel Machon
1
-0
/
+1
2024-09-09
ionic: Allow XDP program to be hot swapped
Brett Creeley
3
-22
/
+52
2024-09-09
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
4
-208
/
+233
2024-09-09
ionic: Fully reconfigure queues when going to/from a NULL XDP program
Brett Creeley
2
-3
/
+10
2024-09-09
ionic: always use rxq_info
Shannon Nelson
1
-36
/
+15
2024-09-09
ionic: use per-queue xdp_prog
Shannon Nelson
3
-31
/
+34
2024-09-09
ionic: rename ionic_xdp_rx_put_bufs
Shannon Nelson
1
-5
/
+5
2024-09-09
ionic: debug line for Tx completion errors
Shannon Nelson
1
-1
/
+8
2024-09-09
ixp4xx_eth: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+1
2024-09-09
net: stmmac: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-09-09
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-09
sfc: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-09
qede: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+1
2024-09-09
net: mscc: ocelot: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+4
2024-09-09
net/funeth: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+1
2024-09-09
enic: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+1
2024-09-09
net: thunderx: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-09
liquidio: Remove setting of RX software timestamp
Gal Pressman
1
-9
/
+7
2024-09-09
net: macb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+2
2024-09-09
amd-xgbe: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-09
tg3: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+1
2024-09-09
bnxt_en: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+1
2024-09-09
net: ti: icssg-prueth: Make pa_stats optional
MD Danish Anwar
3
-14
/
+26
2024-09-09
net: ibm: emac: Use __iomem annotation for emac_[xg]aht_base
Simon Horman
2
-4
/
+4
2024-09-09
net: ag71xx: disable napi interrupts during probe
Sven Eckelmann
1
-0
/
+6
2024-09-09
net: ag71xx: remove always true branch
Rosen Penev
1
-6
/
+4
2024-09-09
net: ag71xx: get reset control using devm api
Rosen Penev
1
-7
/
+7
2024-09-09
net: ag71xx: use ethtool_puts
Rosen Penev
1
-2
/
+1
2024-09-09
net: ag71xx: update FIFO bits and descriptions
Rosen Penev
1
-24
/
+24
[prev]
[next]