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.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
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-109
/
+106
2016-09-08
net: smsc911x: request and deassert optional RESET GPIO
Linus Walleij
1
-0
/
+9
2016-09-06
net: smsc: remove build warning of duplicate definition
Sudip Mukherjee
1
-0
/
+2
2016-09-03
net: smsc911x: Move interrupt allocation to open/stop
Jeremy Linton
1
-29
/
+18
2016-09-03
net: smsc911x: Move interrupt handler before open
Jeremy Linton
1
-61
/
+61
2016-09-03
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
Jeremy Linton
1
-24
/
+24
2016-09-03
net: smsc911x: Remove multiple exit points from smsc911x_open
Jeremy Linton
1
-4
/
+10
2016-08-29
net: smc91x: fix SMC accesses
Russell King
2
-20
/
+52
2016-07-16
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-16
net: ethernet: smsc9420: use phydev from struct net_device
Philippe Reynes
1
-27
/
+17
2016-07-11
net: smc91x: ACPI Enable lan91x adapters
Jeremy Linton
1
-3
/
+10
2016-07-05
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-05
net: ethernet: smsc: smsc911x: use phydev from struct net_device
Philippe Reynes
1
-35
/
+31
2016-06-27
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
Jeremy Linton
1
-2
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
5
-10
/
+10
2016-03-21
net: smc911x: avoid unused variable warnings
Arnd Bergmann
1
-0
/
+2
2016-03-19
net: smc911x: convert pxa dma to dmaengine
Robert Jarzmik
2
-66
/
+82
2016-03-15
smc91x: avoid self-comparison warning
Arnd Bergmann
1
-1
/
+1
2016-02-16
net: smc91x: propagate irq return code
Robert Jarzmik
1
-2
/
+2
2016-01-15
net: smsc: Add support h8300
Yoshinori Sato
2
-2
/
+13
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+2
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-6
/
+8
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2
-9
/
+3
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2
-10
/
+3
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2
-3
/
+3
2015-11-16
net: smsc911x: Reset PHY during initialization
Pavel Fedin
1
-11
/
+6
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-11-01
net: smsc911x: Fix crash if loopback test fails
Pavel Fedin
1
-0
/
+1
2015-09-17
net: smc91x: convert pxa dma to dmaengine
Robert Jarzmik
2
-44
/
+84
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-28
smsc911x: Ignore error return from device_get_phy_mode()
Guenter Roeck
1
-6
/
+8
2015-08-27
smsc9194: Remove uncompilable #if 0'd use of pr_dbg
Joe Perches
1
-30
/
+2
2015-08-21
smsc911x: Remove dev==NULL check.
Jeremy Linton
1
-3
/
+0
2015-08-18
smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
Guenter Roeck
1
-1
/
+6
2015-08-14
Convert smsc911x to use ACPI as well as DT
Jeremy Linton
1
-26
/
+22
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-13
/
+5
2015-05-04
Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""
David S. Miller
1
-8
/
+12
2015-05-04
net/smsc911x: fix irq resource allocation failure
Kamlakant Patel
1
-6
/
+6
2015-03-31
net: smc91x: Remove an unused variable
Fabio Estevam
1
-1
/
+0
2015-03-29
net: smc91x: make use of 4th parameter to devm_gpiod_get_index
Uwe Kleine-König
1
-17
/
+8
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+8
2015-03-17
Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
Robert Jarzmik
1
-12
/
+8
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-03-05
ARM: fix typos in smc91x platform data
Arnd Bergmann
1
-0
/
+1
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-118
/
+12
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-01
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
2
-113
/
+10
2015-02-21
net: smc91x: improve neponset hack
Arnd Bergmann
1
-1
/
+1
[next]