index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2023-03-30
smsc911x: remove superfluous variable init
Wolfram Sang
1
-1
/
+1
2023-03-28
smsc911x: avoid PHY being resumed when interface is not up
Wolfram Sang
1
-2
/
+5
2023-03-23
ethernet: remove superfluous clearing of phydev
Wolfram Sang
1
-2
/
+0
2023-03-19
net: smc91x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
1
-1
/
+1
2022-10-19
net: remove smc911x driver
Arnd Bergmann
4
-3114
/
+0
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-2
/
+2
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
6
-17
/
+17
2022-08-27
net: smsc911x: Stop and start PHY during suspend and resume
Florian Fainelli
1
-0
/
+6
2022-06-28
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+2
2022-05-18
net: smc911x: Fix min() use in debug code
Geert Uytterhoeven
1
-3
/
+3
2022-05-18
net: smc911x: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-04
smsc911x: allow using IRQ0
Sergey Shtylyov
1
-1
/
+1
2022-04-29
eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-02-23
remove the h8300 architecture
Christoph Hellwig
2
-13
/
+2
2022-02-02
ethernet: smc911x: fix indentation in get/set EEPROM
Jakub Kicinski
1
-4
/
+4
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-11-19
smc9194: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-19
ethernet: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-15
/
+19
2021-10-19
ethernet: smc91x: use eth_hw_addr_set()
Jakub Kicinski
2
-2
/
+6
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-3
/
+7
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
1
-1
/
+3
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
1
-3
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2
-2
/
+2
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-09-27
net: smsc: Fix function names in print messages and comments
Cai Huoqing
1
-3
/
+3
2021-09-03
drivers: net: smc911x: clean up inconsistent indenting
Colin Ian King
1
-6
/
+6
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
1
-2
/
+4
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
1
-0
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
4
-4
/
+4
2021-05-19
net: smsc: remove leading spaces before tabs
Hui Tang
2
-28
/
+28
2021-04-06
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-03-29
drivers: net: smc91x: remove redundant initialization of pointer gpio
Colin Ian King
1
-1
/
+1
2021-01-20
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
1
-1
/
+9
2021-01-17
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-13
drivers: net: smsc: Add COMPILE_TEST support
Andrew Lunn
1
-3
/
+3
2020-11-13
drivers: net: smc911x: Fix cast from pointer to integer of different size
Andrew Lunn
1
-3
/
+3
2020-11-13
drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
Andrew Lunn
1
-2
/
+0
2020-11-13
drivers: net: smc911x: Fix set but unused status because of DBG macro
Andrew Lunn
1
-1
/
+4
2020-11-13
drivers: net: smc911x: Work around set but unused status
Andrew Lunn
1
-2
/
+2
2020-11-13
drivers: net: smc91x: Fix missing kerneldoc reported by W=1
Andrew Lunn
1
-0
/
+6
2020-11-13
drivers: net: smc91x: Fix set but unused W=1 warning
Andrew Lunn
1
-1
/
+2
2020-09-14
net: smc91x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+5
2020-09-11
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
1
-2
/
+1
[next]