aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
AgeCommit message (Expand)Author
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-06-09net: phy: add missing SPEED_14000Joe Perches
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-17net: phy: simplify phy_supported_speeds()Russell King
2017-04-17net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches
2017-04-01net: phy: allow EEE with any interface modeRussell King
2017-04-01net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-04-01net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King
2017-02-24net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-18net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown
2016-10-17net: phy: Use phy name when requesting the interruptAndrew Lunn
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-10-17net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-08-25Revert "phy: IRQ cannot be shared"Xander Huff
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie
2016-05-10net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-08-28phylib: simplify NULL checksSergei Shtylyov
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson