index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
6
-44
/
+28
|
\
|
*
net: ethernet: Drop unused of_gpio.h
Peng Fan
2025-03-24
1
-1
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
3
-32
/
+80
|
|
\
|
*
|
net: freescale: ucc_geth: make ugeth_mac_ops be static const
Pei Xiao
2025-02-18
1
-1
/
+1
|
*
|
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-14
1
-1
/
+0
|
*
|
net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIME
Heiner Kallweit
2025-02-11
1
-2
/
+0
|
*
|
net: fec: Refactor MAC reset to function
Csókás, Bence
2025-02-11
1
-27
/
+25
|
*
|
net: gianfar: simplify init_phy()
Heiner Kallweit
2025-02-07
1
-12
/
+2
*
|
|
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: fec: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
1
-2
/
+2
|
|
/
*
|
net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
Wei Fang
2025-02-25
1
-8
/
+7
*
|
net: enetc: remove the mm_lock from the ENETC v4 driver
Wei Fang
2025-02-25
1
-1
/
+0
*
|
net: enetc: add missing enetc4_link_deinit()
Wei Fang
2025-02-25
1
-0
/
+1
*
|
net: enetc: update UDP checksum when updating originTimestamp field
Wei Fang
2025-02-25
1
-7
/
+34
*
|
net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
Wei Fang
2025-02-25
2
-2
/
+8
*
|
net: enetc: correct the xdp_tx statistics
Wei Fang
2025-02-25
1
-1
/
+1
*
|
net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
Wei Fang
2025-02-25
1
-6
/
+10
*
|
net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
Wei Fang
2025-02-25
1
-7
/
+19
|
/
*
net: fec: implement TSO descriptor cleanup
Dheeraj Reddy Jonnalagadda
2025-01-23
1
-1
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
1
-5
/
+14
|
\
|
*
net: fec: handle page_pool_dev_alloc_pages error
Kevin Groeneveld
2025-01-14
1
-5
/
+14
*
|
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
2025-01-15
1
-1
/
+1
*
|
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-15
1
-1
/
+1
*
|
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
2025-01-07
1
-1
/
+1
*
|
net: enetc: add UDP segmentation offload support
Wei Fang
2024-12-23
2
-4
/
+8
*
|
net: enetc: add LSO support for i.MX95 ENETC PF
Wei Fang
2024-12-23
5
-10
/
+310
*
|
net: enetc: update max chained Tx BD number for i.MX95 ENETC
Wei Fang
2024-12-23
4
-6
/
+22
*
|
net: enetc: add Tx checksum offload for i.MX95 ENETC
Wei Fang
2024-12-23
4
-10
/
+63
*
|
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
2024-12-12
1
-1
/
+1
*
|
net: fec: use phydev->eee_cfg.tx_lpi_timer
Russell King (Oracle)
2024-12-11
2
-12
/
+6
*
|
rtnetlink: add ndo_fdb_dump_context
Eric Dumazet
2024-12-10
1
-1
/
+2
*
|
net: simplify resource acquisition + ioremap
Rosen Penev
2024-12-06
1
-28
/
+7
*
|
net: freescale: ucc_geth: phylink conversion
Maxime Chevallier
2024-12-06
4
-325
/
+209
*
|
net: freescale: ucc_geth: Introduce a helper to check Reduced modes
Maxime Chevallier
2024-12-06
1
-9
/
+9
*
|
net: freescale: ucc_geth: Move the serdes configuration around
Maxime Chevallier
2024-12-06
1
-47
/
+46
*
|
net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
Maxime Chevallier
2024-12-06
2
-23
/
+2
*
|
net: freescale: ucc_geth: Simplify frame length check
Maxime Chevallier
2024-12-06
2
-19
/
+3
*
|
net: freescale: ucc_geth: Use the correct type to store WoL opts
Maxime Chevallier
2024-12-06
1
-1
/
+1
*
|
net: freescale: ucc_geth: Fix WOL configuration
Maxime Chevallier
2024-12-06
3
-9
/
+32
*
|
net: freescale: ucc_geth: Use netdev->phydev to access the PHY
Maxime Chevallier
2024-12-06
3
-25
/
+20
*
|
net: freescale: ucc_geth: split adjust_link for phylink conversion
Maxime Chevallier
2024-12-06
1
-87
/
+93
*
|
net: freescale: ucc_geth: Drop support for the "interface" DT property
Maxime Chevallier
2024-12-06
1
-51
/
+12
|
/
*
net: enetc: Do not configure preemptible TCs if SIs do not support
Wei Fang
2024-11-29
1
-0
/
+3
*
net: enetc: read TSN capabilities from port register, not SI
Vladimir Oltean
2024-11-29
3
-12
/
+22
*
net: enetc: clean up before returning in probe()
Dan Carpenter
2024-11-14
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
3
-12
/
+20
|
\
|
*
net: enetc: allocate vf_state during PF probes
Wei Fang
2024-11-03
1
-9
/
+9
|
*
net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
Vladimir Oltean
2024-10-31
1
-1
/
+1
|
*
net: enetc: set MAC address to the VF net_device
Wei Fang
2024-10-31
1
-1
/
+8
*
|
net: ucc_geth: fix usage with NVMEM MAC address
Rosen Penev
2024-11-06
1
-1
/
+3
[next]