summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis
2015-10-22net: mdio-gpio: move platform data headerVivien Didelot
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran
2015-10-15net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin
2015-10-08net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare
2015-10-08net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman
2015-09-26net: update docbook comment for __mdiobus_register()Russell King
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-25phy: add phy_device_remove()Russell King
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-25phy: add proper phy struct device refcountingRussell King
2015-09-25phy: fix mdiobus module safetyRussell King
2015-09-25phy: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-21net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21Revert "net/phy: Add Vitesse 8641 phy ID"Kevin Hao
2015-09-10add microchip LAN88xx phy driverWoojung.Huh@microchip.com
2015-09-07fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov
2015-09-01phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli
2015-08-28phylib: simplify NULL checksSergei Shtylyov
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney
2015-08-24net: phy: add interrupt support for aquantia phyShaohui Xie
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-17net: phy: fix semicolon.cocci warningskbuild test robot
2015-08-17net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie
2015-08-10net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur
2015-08-10net: phy: add RealTek RTL8211DN phy idShaohui Xie
2015-07-31net: phy: add driver for aquantia phyShaohui Xie
2015-07-30net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy
2015-07-30net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla
2015-07-30net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla
2015-07-27net: phy: fix auto negotiation checking for teraneticsShaohui Xie