summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-02-17phy: marvell: Fix and unify reg-init behaviorClemens Gruber
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com
2016-02-16net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-21net: phy: smsc: Fix disabling energy detect modeTeresa Remmet
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-01-20net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
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