summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-01-17net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl
2016-01-17net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons
2016-01-12phy: remove an unneeded conditionDan Carpenter
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-10net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson
2016-01-08phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn
2016-01-07mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07phy_device: Move phy attributes into phy_deviceAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-06PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-11-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli
2015-11-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-11-02net: phy: fix a bug in get_phy_c45_idsShaohui Xie
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis