summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-02-20phylink: ensure link drops are reportedRussell King
2017-02-20phylink: propagate PHY interface mode to MAC driverRussell King
2017-02-20net: phy: fix marvell phy status readingRussell King
2017-02-20phy: marvell: 88E1540: add flow control supportRussell King
2017-02-20phy: marvell: 88E1111: add flow control supportRussell King
2017-02-20phy: marvell: 88E1512: add flow control supportRussell King
2017-02-20sfp/phylink: hook up eeprom functionsRussell King
2017-02-20phylink: add module EEPROM supportRussell King
2017-02-20phylink: add EEE supportRussell King
2017-02-20phylink: add flow control supportRussell King
2017-02-20phylink: add ethtool nway_reset supportRussell King
2017-02-20phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-02-20sfp: display SFP module informationRussell King
2017-02-20sfp: add phylink based SFP module supportRussell King
2017-02-20phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-02-20phylink: add hooks for SFP supportRussell King
2017-02-20phylink: add phylink infrastructureRussell King
2017-02-20phy: add I2C mdio busRussell King
2017-02-20phy: export phy_start_machine() for phylinkRussell King
2017-02-20phy: provide a hook for link up/link down eventsRussell King
2017-02-20net: phy: add 1000Base-X to phy settings tableRussell King
2017-02-20net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-02-20net: phy: split out PHY speed and duplex string generationRussell King
2017-02-20net: phy: allow settings table to support more than 32 link modesRussell King
2017-02-20net: phy: don't double-read clause 45 status registerRussell King
2017-02-20net: phy: hook up clause 45 autonegotiation restartRussell King
2017-02-20net: phy: add 802.3 clause 45 support to phylibRussell King
2017-02-20net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-02-20net: phy: allow EEE with SGMII interface modesRussell King
2017-02-20net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-02-20net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-02-20net: phy: clean up mmd_phy_indirect()Russell King
2017-02-20net: phy: remove the indirect MMD read/write methodsRussell King
2017-02-20net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-02-20net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-02-20net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-02-20net: phy: move phy MMD accessors to phy-core.cRussell King
2017-02-09net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan
2017-01-29net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli
2017-01-18net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas
2017-01-17net: phy: dp83848: add DP83620 PHY supportAlvaro G. M
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King