index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-04
1
-1
/
+1
*
ethernet: smc911x: fix indentation in get/set EEPROM
Jakub Kicinski
2022-02-02
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-24
1
-0
/
+5
|
\
|
*
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
2021-12-22
1
-0
/
+5
*
|
smc9194: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-2
/
+4
|
/
*
ethernet: smsc: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
2
-15
/
+19
*
ethernet: smc91x: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
2
-2
/
+6
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-3
/
+7
*
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-10-14
1
-1
/
+3
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-3
/
+2
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
2
-2
/
+2
*
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
net: smsc: Fix function names in print messages and comments
Cai Huoqing
2021-09-27
1
-3
/
+3
*
drivers: net: smc911x: clean up inconsistent indenting
Colin Ian King
2021-09-03
1
-6
/
+6
*
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2021-08-03
1
-2
/
+4
*
make legacy ISA probe optional
Arnd Bergmann
2021-08-03
1
-0
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
4
-4
/
+4
*
net: smsc: remove leading spaces before tabs
Hui Tang
2021-05-19
2
-28
/
+28
*
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
2021-04-06
1
-0
/
+2
*
drivers: net: smc91x: remove redundant initialization of pointer gpio
Colin Ian King
2021-03-29
1
-1
/
+1
*
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
2021-01-20
1
-1
/
+9
*
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
2021-01-17
1
-1
/
+1
*
drivers: net: smsc: Add COMPILE_TEST support
Andrew Lunn
2020-11-12
1
-3
/
+3
*
drivers: net: smc911x: Fix cast from pointer to integer of different size
Andrew Lunn
2020-11-12
1
-3
/
+3
*
drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
Andrew Lunn
2020-11-12
1
-2
/
+0
*
drivers: net: smc911x: Fix set but unused status because of DBG macro
Andrew Lunn
2020-11-12
1
-1
/
+4
*
drivers: net: smc911x: Work around set but unused status
Andrew Lunn
2020-11-12
1
-2
/
+2
*
drivers: net: smc91x: Fix missing kerneldoc reported by W=1
Andrew Lunn
2020-11-12
1
-0
/
+6
*
drivers: net: smc91x: Fix set but unused W=1 warning
Andrew Lunn
2020-11-12
1
-1
/
+2
*
net: smc91x: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-5
/
+5
*
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
2020-09-11
1
-2
/
+1
*
net: smsc911x: Remove unused variables
Wei Xu
2020-09-09
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
smsc9420: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-04
1
-23
/
+28
*
|
epic100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-04
1
-29
/
+42
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-2
/
+2
|
\
|
*
net: smc91x: Fix possible memory leak in smc_drv_probe()
Wang Hai
2020-07-17
1
-2
/
+2
*
|
smsc9420: use generic power management
Vaibhav Gupta
2020-07-08
1
-29
/
+11
*
|
epic100: use generic power management
Vaibhav Gupta
2020-07-08
1
-13
/
+6
*
|
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-27
1
-2
/
+2
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-4
/
+5
|
\
|
*
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-24
1
-4
/
+5
*
|
docs: networking: device drivers: convert smsc/smc9.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
7
-31
/
+16
|
\
|
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
2
-20
/
+2
|
*
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2020-01-06
1
-2
/
+5
|
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
5
-8
/
+8
[next]