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-05-30
net: stmmac: dwmac-intel: remove checking for fixed link
Russell King (Oracle)
1
-11
/
+0
2024-05-30
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
2
-5
/
+5
2024-05-30
net: fman_memac: remove the now unnecessary checking for fixed-link
Russell King (Oracle)
1
-9
/
+5
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2
-2
/
+2
2024-05-30
net: stmmac: ethqos: clean up setting serdes speed
Russell King (Oracle)
1
-12
/
+12
2024-05-30
net: stmmac: include linux/io.h rather than asm/io.h
Russell King (Oracle)
5
-5
/
+5
2024-05-30
net: stmmac: remove unnecessary netif_carrier_off()
Russell King (Oracle)
1
-3
/
+0
2024-05-30
net: stmmac: remove pcs_rane() method
Russell King (Oracle)
4
-34
/
+0
2024-05-30
net: stmmac: dwxgmac2: remove useless NULL pointer initialisations
Russell King (Oracle)
1
-6
/
+0
2024-05-30
net: stmmac: Drop TBI/RTBI PCS flags
Serge Semin
2
-28
/
+9
2024-05-30
ionic: fix up ionic_if.h kernel-doc issues
Shannon Nelson
1
-56
/
+181
2024-05-30
ionic: only sync frag_len in first buffer of xdp
Shannon Nelson
1
-1
/
+1
2024-05-30
ionic: Use netdev_name() function instead of netdev->name
Brett Creeley
2
-3
/
+3
2024-05-30
ionic: Mark error paths in the data path as unlikely
Brett Creeley
1
-10
/
+10
2024-05-30
ionic: Pass ionic_txq_desc to ionic_tx_tso_post
Brett Creeley
1
-6
/
+4
2024-05-30
ionic: Reset LIF device while restarting LIF
Shannon Nelson
1
-0
/
+1
2024-05-30
ionic: fix potential irq name truncation
Shannon Nelson
1
-1
/
+1
2024-05-30
hns3: avoid linking objects into multiple modules
Arnd Bergmann
4
-6
/
+35
2024-05-30
ethernet: octeontx2: avoid linking objects into multiple modules
Arnd Bergmann
3
-6
/
+25
2024-05-30
net/mlx4: support per-queue statistics via netlink
Joe Damato
1
-0
/
+73
2024-05-30
net/mlx4: link NAPI instances to queues and IRQs
Joe Damato
2
-0
/
+15
2024-05-30
net/mlx4: Track RX allocation failures in a stat
Joe Damato
3
-1
/
+5
2024-05-30
net: ti: icssg-prueth: Add support for ICSSG switch firmware
MD Danish Anwar
7
-19
/
+386
2024-05-30
net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
MD Danish Anwar
4
-0
/
+526
2024-05-30
net: ti: icssg-prueth: Add helper functions to configure FDB
MD Danish Anwar
3
-0
/
+201
2024-05-29
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-29
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-29
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-29
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
2024-05-29
net: smc91x: Remove commented out code
Thorsten Blum
1
-4
/
+0
2024-05-29
net: ethernet: ti: am65-cpsw-nuss: populate netdev of_node
Alexander Sverdlin
1
-0
/
+1
2024-05-29
net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_np
Alexander Sverdlin
2
-4
/
+4
2024-05-29
net: ethernet: cortina: Restore TSO support
Linus Walleij
1
-4
/
+19
2024-05-28
r8169: remove detection of chip version 11 (early RTL8168b)
Heiner Kallweit
1
-1
/
+3
2024-05-28
r8169: disable interrupt source RxOverflow
Heiner Kallweit
1
-3
/
+1
2024-05-28
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
1
-1
/
+1
2024-05-28
net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'
Dr. David Alan Gilbert
1
-11
/
+0
2024-05-28
net: ethernet: mlx4: remove unused struct 'mlx4_port_config'
Dr. David Alan Gilbert
1
-6
/
+0
2024-05-28
net: ethernet: liquidio: remove unused structs
Dr. David Alan Gilbert
2
-11
/
+0
2024-05-28
net: ethernet: starfire: remove unused structs
Dr. David Alan Gilbert
1
-8
/
+0
2024-05-27
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-05-27
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
3
-5
/
+9
2024-05-27
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-27
Octeontx2-pf: Free send queue buffers incase of leaf to inner
Hariprasad Kelam
1
-0
/
+4
2024-05-27
enic: Validate length of nl attributes in enic_set_vf_port
Roded Zats
1
-0
/
+12
2024-05-24
net/mlx5e: Fix UDP GSO for encapsulated packets
Gal Pressman
2
-2
/
+12
2024-05-24
net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...
Carolina Jubran
1
-1
/
+1
2024-05-24
net/mlx5e: Do not use ptp structure for tx ts stats when not initialized
Rahul Rameshbabu
1
-0
/
+4
[prev]
[next]