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-06-25
ravb: Add MII support for R-Car V4M
Geert Uytterhoeven
2
-1
/
+37
2024-06-25
ravb: Improve ravb_hw_info instance order
Geert Uytterhoeven
1
-9
/
+9
2024-06-25
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
3
-13
/
+21
2024-06-25
net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devices
Elad Yifee
1
-1
/
+1
2024-06-25
net: macb: Add ARP support to WOL
Vineeth Karumanchi
2
-26
/
+33
2024-06-25
net: macb: Enable queue disable
Vineeth Karumanchi
1
-1
/
+2
2024-06-25
net: macb: queue tie-off or disable during WOL suspend
Vineeth Karumanchi
2
-3
/
+64
2024-06-25
ibmvnic: Add tx check to prevent skb leak
Nick Child
1
-0
/
+12
2024-06-23
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
Ratheesh Kannoth
4
-35
/
+35
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
1
-1
/
+9
2024-06-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-41
/
+90
2024-06-22
net: xilinx: axienet: Enable multicast by default
Sean Anderson
1
-1
/
+0
2024-06-22
ibmvnic: Free any outstanding tx skbs during scrq reset
Nick Child
1
-0
/
+6
2024-06-21
ice: update representor when VSI is ready
Michal Swiatkowski
3
-10
/
+17
2024-06-21
ice: move VSI configuration outside repr setup
Michal Swiatkowski
3
-15
/
+57
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
4
-8
/
+9
2024-06-21
ice: store representor ID in bridge port
Michal Swiatkowski
4
-8
/
+7
2024-06-21
mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
Ido Schimmel
1
-6
/
+14
2024-06-21
mlxsw: pci: Fix driver initialization with Spectrum-4
Ido Schimmel
2
-3
/
+17
2024-06-21
net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
Niklas Söderlund
4
-0
/
+1867
2024-06-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
1
-9
/
+18
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
4
-14
/
+79
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
1
-0
/
+1
2024-06-21
net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
Csókás, Bence
1
-0
/
+6
2024-06-21
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
1
-0
/
+275
2024-06-21
bnxt_en: split rx ring helpers out from ring helpers
David Wei
1
-107
/
+193
2024-06-21
net: ethernet: arc: remove emac_arc driver
Johan Jonker
3
-99
/
+0
2024-06-20
net: stmmac: unexport stmmac_pltfr_init/exit()
Bartosz Golaszewski
2
-11
/
+4
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-192
/
+384
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2
-0
/
+4
2024-06-20
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
1
-133
/
+178
2024-06-20
igb: Add MII write support
Jackie Jone
1
-0
/
+4
2024-06-20
net: txgbe: add FDIR info to ethtool ops
Jiawen Wu
3
-4
/
+44
2024-06-20
net: txgbe: support Flow Director perfect filters
Jiawen Wu
6
-1
/
+845
2024-06-20
net: txgbe: add FDIR ATR support
Jiawen Wu
10
-8
/
+548
2024-06-20
net: stmmac: Assign configured channel value to EXTTS event
Oleksij Rempel
1
-1
/
+5
2024-06-19
ionic: Only run the doorbell workaround for certain asic_type
Brett Creeley
6
-17
/
+42
2024-06-19
ionic: Use an u16 for rx_copybreak
Brett Creeley
2
-4
/
+13
2024-06-19
ionic: check for queue deadline in doorbell_napi_work
Shannon Nelson
1
-1
/
+8
2024-06-19
ionic: add per-queue napi_schedule for doorbell check
Shannon Nelson
4
-2
/
+25
2024-06-19
ionic: add work item for missed-doorbell check
Shannon Nelson
5
-1
/
+73
2024-06-19
ionic: add private workqueue per-device
Shannon Nelson
5
-13
/
+27
2024-06-19
ionic: Keep interrupt affinity up to date
Brett Creeley
3
-9
/
+81
2024-06-19
ionic: remove missed doorbell per-queue timer
Shannon Nelson
4
-49
/
+15
2024-06-19
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
1
-3
/
+3
2024-06-19
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
1
-12
/
+7
2024-06-19
mlxsw: pci: Optimize data buffer access
Amit Cohen
1
-0
/
+1
2024-06-19
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
1
-39
/
+64
2024-06-19
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2
-1
/
+60
[prev]
[next]