summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-281-0/+1
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-211-10/+44
* net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-211-13/+18
* net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-211-5/+10
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-201-0/+17
* net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-171-9/+23
* net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-171-8/+11
* net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-171-9/+54
* net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-171-1/+1
* net: phy: turn carrier off on phy attachSjoerd Simons2016-01-151-0/+5
* phy: remove an unneeded conditionDan Carpenter2016-01-121-1/+1
* mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-121-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-2/+10
|\
| * phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
* | net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-101-0/+22
* | mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-073-14/+29
* | mdio: Add support for mdio drivers.Andrew Lunn2016-01-074-13/+198
* | mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn2016-01-071-1/+15
* | mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn2016-01-071-14/+15
* | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-072-26/+40
* | phy: Centralize setting driver module ownerAndrew Lunn2016-01-0726-118/+8
* | phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-072-73/+120
* | phy_device: Move phy attributes into phy_deviceAndrew Lunn2016-01-072-42/+44
* | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-072-13/+54
* | phy: Add an mdio_device structureAndrew Lunn2016-01-0713-89/+95
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-078-36/+10
* | phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-071-7/+5
* | phy: Centralise print about attached phyAndrew Lunn2016-01-071-0/+27
* | phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn2016-01-074-32/+23
* | phy: add phydev_name() wrapperAndrew Lunn2016-01-072-2/+2
* | phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-074-13/+17
* | phy: micrel: Add ethtool statistics countersAndrew Lunn2015-12-311-0/+96
* | phy: marvell: Add ethtool statistics countersAndrew Lunn2015-12-311-0/+135
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-3/+17
|\ \ | |/
| * net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-141-1/+6
| * phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2015-12-111-2/+11
* | PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn2015-12-061-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-032-2/+3
|\ \ | |/
| * net: phy: reset only targeted phyJérôme Pouiller2015-12-031-1/+2
| * broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2015-11-231-1/+1
* | net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli2015-11-251-0/+14
|/
* net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
* phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+16
* net: phy: vitesse: add support for VSC8601Måns Rullgård2015-11-161-1/+15
* net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-161-0/+4
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-25/+49
|\ \ \
| * | | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-021-25/+49
| |/ /
OpenPOWER on IntegriCloud