index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
net: phy: add static data field to struct phy_driver
Johan Hovold
2014-11-21
1
-0
/
+2
*
net: phy: add module_phy_driver macro
Johan Hovold
2014-11-12
1
-0
/
+24
*
net: phy: export phy_{read,write}_mmd_indirect
Florian Fainelli
2014-08-23
1
-0
/
+27
*
net: libphy: Add phy specific function to access mmd phy registers
Vince Bridgers
2014-07-30
1
-0
/
+18
*
net: phylib: add link_change_notify callback to phy device
Daniel Mack
2014-06-21
1
-0
/
+9
*
mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
Grygorii Strashko
2014-05-02
1
-0
/
+7
*
net: phy: export genphy_config_init()
Daniel Mack
2014-04-20
1
-0
/
+1
*
net: phy: add minimal support for QSGMII PHY
Thomas Petazzoni
2014-04-16
1
-0
/
+3
*
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
2014-02-17
1
-0
/
+5
*
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
2014-02-17
1
-0
/
+1
*
net: phy: add MoCA PHY type
Florian Fainelli
2014-02-14
1
-0
/
+3
*
net: phy: add "has_fixups" boolean property
Florian Fainelli
2014-02-12
1
-0
/
+1
*
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
2014-02-12
1
-0
/
+42
[next]