index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
/
smsc911x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-2
/
+5
|
\
|
*
smsc911x: avoid PHY being resumed when interface is not up
Wolfram Sang
2023-03-28
1
-2
/
+5
*
|
smsc911x: remove superfluous variable init
Wolfram Sang
2023-03-30
1
-1
/
+1
*
|
ethernet: remove superfluous clearing of phydev
Wolfram Sang
2023-03-22
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-0
/
+6
|
\
|
*
net: smsc911x: Stop and start PHY during suspend and resume
Florian Fainelli
2022-08-26
1
-0
/
+6
*
|
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
|
/
*
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+2
*
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-03
1
-1
/
+1
*
ethernet: smsc: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
1
-7
/
+9
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
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
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
2021-04-05
1
-0
/
+2
*
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
2021-01-19
1
-1
/
+9
*
net: smsc911x: Remove unused variables
Wei Xu
2020-09-08
1
-4
/
+2
*
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-23
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-10
/
+1
|
\
|
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-10
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
2018-09-26
1
-1
/
+2
*
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
1
-2
/
+1
*
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-09-12
1
-1
/
+1
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-2
/
+3
*
net: smsc911x: Fix unload crash when link is up
Jeremy Linton
2018-03-07
1
-2
/
+2
*
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
2017-09-15
1
-1
/
+14
*
smsc911x: Add check for ioremap_nocache() return code
Alexey Khoroshilov
2017-07-12
1
-0
/
+5
*
smsc911x: Adding support for Micochip LAN9250 Ethernet controller
David Cai
2017-05-03
1
-19
/
+30
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-0
/
+6
|
\
|
*
-
.
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
2016-12-12
1
-0
/
+6
|
|
\
\
|
|
*
|
net: smsc911x: Synchronize the runtime PM status during system suspend
Ulf Hansson
2016-11-09
1
-0
/
+6
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-1
/
+8
|
\
|
|
|
*
|
net: smsc911x: back out silently on probe deferrals
Linus Walleij
2016-12-09
1
-1
/
+8
|
|
/
*
|
net: smsc911x: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-6
/
+1
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-109
/
+104
|
\
|
*
net: smsc911x: Move interrupt allocation to open/stop
Jeremy Linton
2016-09-02
1
-29
/
+18
|
*
net: smsc911x: Move interrupt handler before open
Jeremy Linton
2016-09-02
1
-61
/
+61
|
*
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
Jeremy Linton
2016-09-02
1
-24
/
+24
|
*
net: smsc911x: Remove multiple exit points from smsc911x_open
Jeremy Linton
2016-09-02
1
-4
/
+10
*
|
net: smsc911x: request and deassert optional RESET GPIO
Linus Walleij
2016-09-07
1
-0
/
+9
|
/
*
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
1
-16
/
+2
*
net: ethernet: smsc: smsc911x: use phydev from struct net_device
Philippe Reynes
2016-07-04
1
-35
/
+31
*
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
Jeremy Linton
2016-06-27
1
-2
/
+0
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-5
/
+6
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-4
/
+2
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-3
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
[next]