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
/
micrel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
5 days
1
-1
/
+1
*
net: ethernet: Drop unused of_gpio.h
Peng Fan
2025-03-24
1
-2
/
+0
*
net: ks8851: use %*ph to print small buffer
Andy Shevchenko
2024-10-17
1
-18
/
+2
*
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
2
-2
/
+2
*
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl
2024-07-11
1
-1
/
+1
*
net: ks8851: Fix deadlock with the SPI chip variant
Ronald Wahl
2024-07-09
2
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2024-05-15
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-6
/
+10
|
|
\
|
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
|
|
net: ks8851: Fix another TX stall caused by wrong ISR flag handling
Ronald Wahl
2024-05-15
1
-17
/
+1
|
|
/
|
/
|
*
|
net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
Marek Vasut
2024-05-03
1
-6
/
+10
|
/
*
net: ks8851: Handle softirqs at the end of IRQ thread to fix hang
Marek Vasut
2024-04-08
1
-1
/
+5
*
net: ks8851: Inline ks8851_rx_skb()
Marek Vasut
2024-04-08
4
-36
/
+1
*
net: ks8851: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-2
/
+2
*
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-09
1
-2
/
+2
|
\
|
*
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-16
1
-2
/
+2
*
|
net: ks8851: Fix TX stall caused by TX buffer overrun
Ronald Wahl
2023-12-19
3
-25
/
+40
|
/
*
net: ethernet: micrel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-7
/
+4
*
ksz884x: Remove unused functions
Simon Horman
2023-04-12
1
-294
/
+0
*
net: ksz884x: remove unused change variable
Tom Rix
2023-03-30
1
-7
/
+3
*
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
2022-10-25
1
-1
/
+1
*
net: ks8851: switch to using gpiod API
Dmitry Torokhov
2022-09-15
2
-22
/
+20
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-6
/
+6
*
micrel: ksz8851: fixes struct pointer issue
Jerry Ray
2022-08-24
1
-3
/
+2
*
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
2022-04-05
1
-0
/
+1
*
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
2022-04-01
1
-0
/
+1
*
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
2022-03-16
1
-5
/
+4
*
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-0
/
+2
|
\
|
*
net: ks8851: Check for error irq
Jiasheng Jiang
2021-12-22
1
-0
/
+2
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-1
/
+5
|
/
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
3
-7
/
+14
*
net: ks8851: Make ks8851_remove_common() return void
Uwe Kleine-König
2021-10-18
4
-6
/
+8
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
2
-3
/
+3
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-3
/
+2
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
2
-5
/
+4
*
net: ks8851: fix link error
Arnd Bergmann
2021-09-28
2
-4
/
+10
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-2
/
+2
*
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
2021-06-14
1
-90
/
+15
*
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
1
-0
/
+4
*
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
2021-06-03
1
-11
/
+4
*
net: micrel: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-3
/
+3
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-4
/
+3
*
net: ks8851: remove definition of DEBUG
Tom Rix
2021-01-15
3
-6
/
+0
*
net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
Marek Vasut
2021-01-12
1
-0
/
+4
*
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
2021-01-05
2
-16
/
+98
*
net: micrel: convert comma to semicolon
Zheng Yongjun
2020-12-09
1
-1
/
+1
*
net: ksz884x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-03
1
-2
/
+1
[next]