summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-05-05phylink: add module EEPROM supportRussell King
2017-05-05phylink: add EEE supportRussell King
2017-05-05phylink: add flow control supportRussell King
2017-05-05phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-05-05sfp: display SFP module informationRussell King
2017-05-05sfp: add phylink based SFP module supportRussell King
2017-05-05phylink: add wake-on-lan supportRussell King
2017-05-05phylink: add ethtool nway_reset supportRussell King
2017-05-05phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-05-05phylink: add hooks for SFP supportRussell King
2017-05-05phylink: add phylink infrastructureRussell King
2017-05-05phy: add I2C mdio busRussell King
2017-05-05phy: export phy_start_machine() for phylinkRussell King
2017-05-05phy: provide a hook for link up/link down eventsRussell King
2017-05-05net: phy: add 1000Base-X to phy settings tableRussell King
2017-05-05net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-05-05net: phy: split out PHY speed and duplex string generationRussell King
2017-05-05net: phy: allow settings table to support more than 32 link modesRussell King
2017-05-05net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-05-05net: phy: split out 10G genphy supportRussell King
2017-05-05net: phy: hook up clause 45 autonegotiation restartRussell King
2017-05-05net: phy: add 802.3 clause 45 support to phylibRussell King
2017-05-05net: phy: simplify phy_supported_speeds()Russell King
2017-05-05net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-05-05net: phy: allow EEE with any interface modeRussell King
2017-05-05net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-05-05net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-05-05net: phy: clean up mmd_phy_indirect()Russell King
2017-05-05net: phy: deprecate indirect MMD read/write methodsRussell King
2017-05-05net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-05-05net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-05-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-05-05net: phy: move phy MMD accessors to phy-core.cRussell King
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter
2017-04-17net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-03-23net: phy: Export mdiobus_register_board_info()Florian Fainelli
2017-03-09net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn
2017-03-07spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten
2017-03-07spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-02-24net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju