aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24phy: 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-20Revert "net/phy: Add Vitesse 8641 phy ID"Kevin Hao
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com
2015-09-06fixed_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-27Merge 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-23net: 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-09net: 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-29net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla
2015-07-29net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla
2015-07-27net: phy: fix auto negotiation checking for teraneticsShaohui Xie
2015-07-27net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-07-21net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-07-21net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie
2015-07-20phylib: add driver for Teranetics TN2020Shaohui Xie
2015-07-17dp83640: only report generic filters in ts_infoJacob Keller
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson