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
/
micrel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
2019-01-17
net: phy: Add missing features to PHY drivers
Andrew Lunn
1
-0
/
+1
2019-01-16
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
1
-0
/
+1
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-6
/
+11
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-14
/
+0
2018-10-20
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
1
-1
/
+129
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+31
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-04-28
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
1
-4
/
+1
2018-03-22
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
1
-21
/
+2
2018-03-06
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
1
-0
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
1
-24
/
+0
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-06-22
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
1
-0
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+28
2017-06-01
net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
1
-14
/
+28
2017-06-01
phy: micrel: add Microchip KSZ 9477 Switch PHY support
Woojung Huh
1
-0
/
+11
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
1
-14
/
+13
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+0
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
1
-11
/
+0
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+2
2017-04-17
net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
Grygorii Strashko
1
-15
/
+2
2017-03-22
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
1
-7
/
+6
2017-01-30
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
1
-1
/
+1
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2016-12-11
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
1
-18
/
+12
2016-11-24
net: phy: micrel: fix KSZ8041FTL supported value
Kirill Esipov
1
-4
/
+4
2016-10-06
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
Mike Looijmans
1
-0
/
+21
2016-08-24
phy: micrel: Reenable interrupts during resume for ksz9031
Xander Huff
1
-1
/
+1
2016-08-10
net: phy: micrel: Add specific suspend
Wenyou Yang
1
-8
/
+19
2016-08-01
phy/micrel: Change phy_id_mask for KSZ8721
Alexander Stein
1
-2
/
+2
2016-07-15
net: phy: micrel: Add KSZ8041FTL fiber mode support
Philipp Zabel
1
-2
/
+32
2016-05-12
phy: micrel: Use MICREL_PHY_ID_MASK definition
Fabio Estevam
1
-17
/
+17
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+27
2016-03-02
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
1
-0
/
+11
2016-03-02
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2016-02-20
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
1
-4
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2016-01-09
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
1
-2
/
+10
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-13
/
+0
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-6
/
+6
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
1
-7
/
+9
2015-12-31
phy: micrel: Add ethtool statistics counters
Andrew Lunn
1
-0
/
+96
2015-12-12
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
1
-2
/
+11
2015-10-23
net/phy: micrel: Add workaround for bad autoneg
Nathan Sullivan
1
-1
/
+22
2015-06-08
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
1
-1
/
+22
[next]