summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-01-05phy: marvell: 88E1512: add flow control supportRussell King
2017-01-05sfp/phylink: hook up eeprom functionsRussell King
2017-01-05phylink: add module EEPROM supportRussell King
2017-01-05phylink: add EEE supportRussell King
2017-01-05phylink: add flow control supportRussell King
2017-01-05phylink: add ethtool nway_reset supportRussell King
2017-01-05phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-01-05sfp: display SFP module informationRussell King
2017-01-05sfp: add phylink based SFP module supportRussell King
2017-01-05phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-01-05phylink: add hooks for SFP supportRussell King
2017-01-05phylink: add phylink infrastructureRussell King
2017-01-05phy: add I2C mdio busRussell King
2017-01-05phy: export phy_start_machine() for phylinkRussell King
2017-01-05phy: provide a hook for link up/link down eventsRussell King
2017-01-05net: phy: add 1000Base-X to phy settings tableRussell King
2017-01-05net: phy: move phy_lookup_setting() to phy-coreRussell King
2017-01-05net: phy: split out PHY speed and duplex string generationRussell King
2017-01-05net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-01-05net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-01-05net: phy: clean up mmd_phy_indirect()Russell King
2017-01-05net: phy: remove the indirect MMD read/write methodsRussell King
2017-01-05net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-01-05net: phy: switch all users to phy_(read|write)_mmd()Russell King
2017-01-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-01-05net: phy: move phy MMD accessors to phy-core.cRussell King
2017-01-05net: phy: don't double-read clause 45 status registerRussell King
2017-01-05net: phy: add 802.3 clause 45 support to phylibRussell King
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex
2016-11-07phy: fix device reference leaksJohan Hovold
2016-10-29net: phy: dp83848: add dp83822 PHY supportRoger Quadros
2016-10-27at803x: double check SGMII side autonegZefir Kurtisi
2016-10-27Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-10-06drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott
2016-10-06net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju
2016-10-05phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju
2016-09-19phy: mark lan88xx_suspend() staticBaoyou Xie
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare
2016-09-09net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller