index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-0
/
+1
|
\
|
*
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
2017-04-26
1
-0
/
+1
*
|
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
2017-04-24
1
-0
/
+7
*
|
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
2017-03-24
1
-2
/
+19
*
|
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
1
-42
/
+0
*
|
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
1
-0
/
+24
*
|
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-22
1
-18
/
+2
|
/
*
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-03-05
1
-0
/
+4
*
net: phy: Check phydev->drv
Florian Fainelli
2017-02-20
1
-0
/
+3
*
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
1
-0
/
+19
*
net: phy: Add 2000base-x, 2500base-x and rxaui modes
Andrew Lunn
2017-02-07
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-1
/
+0
|
\
|
*
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2017-01-25
1
-1
/
+0
*
|
phy: increase size of MII_BUS_ID_SIZE and bus_id
Volodymyr Bendiuga
2017-01-19
1
-6
/
+2
|
/
*
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
2016-12-08
1
-0
/
+4
*
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
2016-12-01
1
-0
/
+1
*
net: phy: add an option to disable EEE advertisement
jbrunet
2016-11-29
1
-0
/
+3
*
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-11-18
1
-0
/
+7
*
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-0
/
+1
*
net: phy: expose phy_aneg_done API for use by drivers
Lendacky, Thomas
2016-11-13
1
-0
/
+1
*
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2016-10-18
1
-0
/
+7
*
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2016-10-18
1
-0
/
+15
*
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
2016-10-17
1
-2
/
+3
*
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
2016-09-22
1
-0
/
+3
*
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-10
1
-0
/
+4
*
phy: add generic function to support ksetting support
Philippe Reynes
2016-04-18
1
-0
/
+4
*
phy: remove documentation of removed members of phy_device structure
LABBE Corentin
2016-03-13
1
-3
/
+0
*
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
1
-4
/
+5
*
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
1
-3
/
+4
*
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
1
-1
/
+1
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-15
/
+11
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-3
/
+3
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-0
/
+4
*
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
1
-5
/
+2
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-0
/
+5
*
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2016-01-07
1
-0
/
+6
*
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2016-01-07
1
-5
/
+1
*
phy: Consistently use addr for address on an MII bus
Andrew Lunn
2016-01-07
1
-2
/
+2
*
ethtool: Add phy statistics
Andrew Lunn
2015-12-31
1
-0
/
+6
*
net: phy: Add nested variants of mdiobus read/write
Neil Armstrong
2015-10-23
1
-0
/
+2
*
phylib: Add phy_set_max_speed helper
Simon Horman
2015-10-03
1
-0
/
+1
*
phy: add phy_device_remove()
Russell King
2015-09-24
1
-0
/
+1
*
phy: fix mdiobus module safety
Russell King
2015-09-24
1
-1
/
+4
*
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2015-08-31
1
-0
/
+12
*
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
2015-07-10
1
-0
/
+2
*
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
2015-05-27
1
-0
/
+11
*
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
2015-05-14
1
-0
/
+3
*
net: phy: keep track of the PHY suspend state
Florian Fainelli
2015-01-27
1
-0
/
+2
*
net: phy: document has_fixups field
Florian Fainelli
2015-01-27
1
-0
/
+1
*
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
2015-01-06
1
-0
/
+9
[next]