index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
/
ks8851_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
net: ks8851: use %*ph to print small buffer
Andy Shevchenko
1
-18
/
+2
2024-07-11
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl
1
-1
/
+1
2024-07-09
net: ks8851: Fix deadlock with the SPI chip variant
Ronald Wahl
1
-4
/
+4
2024-05-15
net: ks8851: Fix another TX stall caused by wrong ISR flag handling
Ronald Wahl
1
-17
/
+1
2024-05-03
net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
Marek Vasut
1
-6
/
+10
2024-04-08
net: ks8851: Handle softirqs at the end of IRQ thread to fix hang
Marek Vasut
1
-1
/
+5
2024-04-08
net: ks8851: Inline ks8851_rx_skb()
Marek Vasut
1
-11
/
+1
2023-12-19
net: ks8851: Fix TX stall caused by TX buffer overrun
Ronald Wahl
1
-10
/
+10
2022-09-15
net: ks8851: switch to using gpiod API
Dmitry Torokhov
1
-21
/
+19
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-2
/
+4
2021-10-18
net: ks8851: Make ks8851_remove_common() return void
Uwe Kleine-König
1
-3
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-28
net: ks8851: fix link error
Arnd Bergmann
1
-0
/
+8
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-03
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
1
-11
/
+4
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+3
2021-01-15
net: ks8851: remove definition of DEBUG
Tom Rix
1
-2
/
+0
2021-01-05
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
1
-16
/
+96
2020-12-09
net: micrel: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-05-28
net: ks8851: Separate SPI operations into separate file
Marek Vasut
1
-0
/
+1193