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
/
smsc911x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
smsc911x: avoid PHY being resumed when interface is not up
Wolfram Sang
1
-2
/
+5
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
1
-3
/
+3
2022-08-27
net: smsc911x: Stop and start PHY during suspend and resume
Florian Fainelli
1
-0
/
+6
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-04
smsc911x: allow using IRQ0
Sergey Shtylyov
1
-1
/
+1
2021-10-19
ethernet: smsc: use eth_hw_addr_set()
Jakub Kicinski
1
-7
/
+9
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
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-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-04-06
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-01-20
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
1
-1
/
+9
2020-09-09
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-10
/
+1
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-10
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-14
/
+1
2018-09-26
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-09-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+1
2018-09-13
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
1
-1
/
+1
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-2
/
+3
2018-03-07
net: smsc911x: Fix unload crash when link is up
Jeremy Linton
1
-2
/
+2
2017-09-16
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-07-13
smsc911x: Add check for ioremap_nocache() return code
Alexey Khoroshilov
1
-0
/
+5
2017-05-03
smsc911x: Adding support for Micochip LAN9250 Ethernet controller
David Cai
1
-19
/
+30
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+6
2016-12-12
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
1
-0
/
+6
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2016-12-10
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-11-16
net: smsc911x: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-09
net: smsc911x: Synchronize the runtime PM status during system suspend
Ulf Hansson
1
-0
/
+6
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-109
/
+104
2016-09-08
net: smsc911x: request and deassert optional RESET GPIO
Linus Walleij
1
-0
/
+9
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-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-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-5
/
+6
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-4
/
+2
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-3
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2015-11-16
net: smsc911x: Reset PHY during initialization
Pavel Fedin
1
-11
/
+6
2015-11-01
net: smsc911x: Fix crash if loopback test fails
Pavel Fedin
1
-0
/
+1
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
[next]