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
/
phy
/
smsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
net: phy: smsc: use device-managed clock API
Heiner Kallweit
1
-25
/
+5
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-06-22
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
Lukas Wunner
1
-2
/
+4
2022-06-22
net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()
Lukas Wunner
1
-12
/
+1
2022-05-13
net: phy: smsc: Cope with hot-removal in interrupt handler
Lukas Wunner
1
-1
/
+3
2022-05-13
net: phy: smsc: Cache interrupt mask
Lukas Wunner
1
-13
/
+11
2022-05-11
net: phy: smsc: add comments for the LAN8742 phy ID mask.
Yuiko Oshino
1
-1
/
+5
2022-05-09
net: phy: smsc: add LAN8742 phy support.
Yuiko Oshino
1
-0
/
+27
2021-03-30
net: phy: lan87xx: fix access to wrong register of LAN87xx
Andre Edich
1
-2
/
+5
2021-01-13
net: phy: smsc: fix clk error handling
Marco Felsch
1
-1
/
+2
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-11-17
net: phy: smsc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-15
/
+18
2020-11-17
net: phy: smsc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+30
2020-11-14
net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
Zhang Changzhong
1
-1
/
+3
2020-09-10
net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag
Marco Felsch
1
-1
/
+0
2020-09-10
net: phy: smsc: LAN8710/20: add phy refclk in support
Marco Felsch
1
-0
/
+25
2020-09-10
net: phy: smsc: simplify config_init callback
Marco Felsch
1
-8
/
+10
2020-09-10
net: phy: smsc: skip ENERGYON interrupt if disabled
Marco Felsch
1
-4
/
+11
2020-08-28
smsc95xx: add phylib support
Andre Edich
1
-0
/
+67
2020-06-23
net: phy: smsc: fix printing too many logs
Dejin Zheng
1
-4
/
+7
2020-03-24
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2019-10-24
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
1
-0
/
+1
2019-04-16
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
1
-6
/
+6
2019-01-23
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-5
/
+1
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-6
/
+1
2018-04-28
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
1
-4
/
+1
2017-12-13
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
1
-1
/
+1
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
1
-9
/
+0
2017-06-22
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
1
-1
/
+1
2017-06-05
net: phy: smsc: Implement PHY statistics
Andrew Lunn
1
-0
/
+72
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
1
-6
/
+6
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2016-12-11
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
1
-12
/
+6
2016-06-11
net: phy: smsc: reintroduced unconditional soft reset
Manfred Schlaegl
1
-13
/
+4
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-11
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
1
-0
/
+22
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-10
/
+0
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2015-10-21
net: phy: smsc: disable energy detect mode
Heiko Schocher
1
-5
/
+14
2015-08-18
net: phy: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-08-18
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
1
-12
/
+19
2014-11-12
net: phy: replace phy_drivers_register calls
Johan Hovold
1
-13
/
+1
2014-08-17
net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function
Gwenhael Goavec-Merou
1
-12
/
+21
2014-04-23
net/phy: Remove return value for void function
Shruti Kanetkar
1
-2
/
+1
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
1
-1
/
+1
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
1
-1
/
+25
2012-11-16
net: phy: smsc: Re-enable EDPD mode for LAN87xx
Patrick Trantham
1
-26
/
+43
2012-09-28
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
1
-1
/
+1
[next]