index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
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-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
6
-17
/
+17
2022-08-26
net: smsc911x: Stop and start PHY during suspend and resume
Florian Fainelli
1
-0
/
+6
2022-06-27
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-17
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-03
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-01
ethernet: smc911x: fix indentation in get/set EEPROM
Jakub Kicinski
1
-4
/
+4
2021-12-23
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-05
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-03-28
drivers: net: smc91x: remove redundant initialization of pointer gpio
Colin Ian King
1
-1
/
+1
2021-01-19
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
1
-1
/
+9
2021-01-16
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-12
drivers: net: smsc: Add COMPILE_TEST support
Andrew Lunn
1
-3
/
+3
2020-11-12
drivers: net: smc911x: Fix cast from pointer to integer of different size
Andrew Lunn
1
-3
/
+3
2020-11-12
drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
Andrew Lunn
1
-2
/
+0
2020-11-12
drivers: net: smc911x: Fix set but unused status because of DBG macro
Andrew Lunn
1
-1
/
+4
2020-11-12
drivers: net: smc911x: Work around set but unused status
Andrew Lunn
1
-2
/
+2
2020-11-12
drivers: net: smc91x: Fix missing kerneldoc reported by W=1
Andrew Lunn
1
-0
/
+6
2020-11-12
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-10
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
1
-2
/
+1
2020-09-08
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-09-03
smsc9420: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-23
/
+28
2020-09-03
epic100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-29
/
+42
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
[next]