index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
smsc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: smsc: fix clk error handling
Marco Felsch
2021-01-13
1
-1
/
+2
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
1
-1
/
+3
|
\
|
*
net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
Zhang Changzhong
2020-11-14
1
-1
/
+3
*
|
net: phy: smsc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
1
-15
/
+18
*
|
net: phy: smsc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-17
1
-0
/
+30
|
/
*
net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag
Marco Felsch
2020-09-09
1
-1
/
+0
*
net: phy: smsc: LAN8710/20: add phy refclk in support
Marco Felsch
2020-09-09
1
-0
/
+25
*
net: phy: smsc: simplify config_init callback
Marco Felsch
2020-09-09
1
-8
/
+10
*
net: phy: smsc: skip ENERGYON interrupt if disabled
Marco Felsch
2020-09-09
1
-4
/
+11
*
smsc95xx: add phylib support
Andre Edich
2020-08-28
1
-0
/
+67
*
net: phy: smsc: fix printing too many logs
Dejin Zheng
2020-06-23
1
-4
/
+7
*
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-24
1
-11
/
+5
*
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
2019-10-24
1
-0
/
+1
*
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-04-16
1
-6
/
+6
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-23
1
-5
/
+1
*
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-6
/
+1
*
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
2018-04-28
1
-4
/
+1
*
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
2017-12-13
1
-1
/
+1
*
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
1
-9
/
+0
*
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
2017-06-22
1
-1
/
+1
*
net: phy: smsc: Implement PHY statistics
Andrew Lunn
2017-06-05
1
-0
/
+72
*
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
1
-6
/
+6
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-29
1
-0
/
+1
*
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-11
1
-12
/
+6
*
net: phy: smsc: reintroduced unconditional soft reset
Manfred Schlaegl
2016-06-11
1
-13
/
+4
*
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
2016-01-21
1
-10
/
+44
*
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
2016-01-11
1
-0
/
+22
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-10
/
+0
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+1
*
net: phy: smsc: disable energy detect mode
Heiko Schocher
2015-10-21
1
-5
/
+14
*
net: phy: fix semicolon.cocci warnings
kbuild test robot
2015-08-18
1
-1
/
+1
*
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
2015-08-17
1
-12
/
+19
*
net: phy: replace phy_drivers_register calls
Johan Hovold
2014-11-12
1
-13
/
+1
*
net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function
Gwenhael Goavec-Merou
2014-08-17
1
-12
/
+21
*
net/phy: Remove return value for void function
Shruti Kanetkar
2014-04-23
1
-2
/
+1
*
net: phy: smsc: Fix config_init typo
Patrick Trantham
2012-12-07
1
-1
/
+1
*
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
2012-12-07
1
-1
/
+25
*
net: phy: smsc: Re-enable EDPD mode for LAN87xx
Patrick Trantham
2012-11-15
1
-26
/
+43
*
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
2012-09-28
1
-1
/
+27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
|
*
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
1
-1
/
+1
*
|
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
1
-53
/
+11
|
/
*
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>
Javier Martinez Canillas
2012-01-04
1
-20
/
+1
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
1
-1
/
+1
*
phylib: Add module table to all existing phy drivers
David Woodhouse
2010-04-02
1
-0
/
+11
*
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
2010-01-07
1
-2
/
+19
*
phy: add new LAN8710 and LAN8720 device ids to smsc phy driver
Steve Glendinning
2009-03-23
1
-0
/
+31
*
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
2009-01-22
1
-0
/
+12
*
SMSC LAN911x and LAN921x vendor driver
Steve Glendinning
2008-11-06
1
-0
/
+28
*
Add support for SMSC LAN8187 and LAN8700 PHYs
Steve Glendinning
2008-04-29
1
-1
/
+68
[next]