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
/
smsc911x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-03
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-05
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-01-19
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
1
-1
/
+9
2020-09-08
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-05-23
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-01-28
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-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+1
2018-09-12
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
1
-1
/
+1
2018-09-12
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-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-07-12
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2016-12-09
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-11-15
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-109
/
+104
2016-09-07
net: smsc911x: request and deassert optional RESET GPIO
Linus Walleij
1
-0
/
+9
2016-09-02
net: smsc911x: Move interrupt allocation to open/stop
Jeremy Linton
1
-29
/
+18
2016-09-02
net: smsc911x: Move interrupt handler before open
Jeremy Linton
1
-61
/
+61
2016-09-02
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
Jeremy Linton
1
-24
/
+24
2016-09-02
net: smsc911x: Remove multiple exit points from smsc911x_open
Jeremy Linton
1
-4
/
+10
2016-07-04
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-04
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-30
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-27
smsc911x: Ignore error return from device_get_phy_mode()
Guenter Roeck
1
-6
/
+8
2015-08-20
smsc911x: Remove dev==NULL check.
Jeremy Linton
1
-3
/
+0
2015-08-17
smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
Guenter Roeck
1
-1
/
+6
[next]