aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
Commit message (Expand)AuthorAge
* net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli2017-02-24
* net: phy: Check phydev->drvFlorian Fainelli2017-02-20
* net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-25
* net: phy: Avoid deadlock during phy_error()Florian Fainelli2017-01-23
* phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi2017-01-09
* net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju2016-12-01
* net: phy: add an option to disable EEE advertisementjbrunet2016-11-29
* net: phy: Add phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-13
* net: phy: leds: add support for led triggers on phy link state changeZach Brown2016-10-18
* net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown2016-10-18
* net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown2016-10-18
* net: phy: Use phy name when requesting the interruptAndrew Lunn2016-10-17
* net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-17
* net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn2016-10-17
* net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-13
* Revert "phy: IRQ cannot be shared"Xander Huff2016-08-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
|\
| * net: phylib: fix interrupts re-enablement in phy_startShaohui Xie2016-05-10
* | net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-10
* | phy: add generic function to support ksetting supportPhilippe Reynes2016-04-18
|/
* net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-21
* net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-21
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-07
* phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-07
* net: phy: reset only targeted phyJérôme Pouiller2015-12-03
* net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-17
* phylib: simplify NULL checksSergei Shtylyov2015-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-28
|\
| * net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\|
| * net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie2015-08-17
* | net: phy: Support setting polarity in marvell phy driverDavid Thomson2015-07-11
* | net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2015-07-11
|/
* net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli2015-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale2015-05-20
| * net: phy: Make sure PHY_RESUMING state change is always processedTim Beale2015-05-16
| * net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-05-15
* | net: phy: Add state machine state transitions debug printsFlorian Fainelli2015-05-16
|/
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-02-20
* net: phy: Invalidate LP advertising flags when restarting or disabling ANBen Hutchings2015-01-27
* net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO2014-08-27
* | net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli2014-08-23
* | net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli2014-08-23
|/
* net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-30
* phy: Expand phy speed/duplex settings arrayLendacky, Thomas2014-07-15