summaryrefslogtreecommitdiff
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * net/phy: micrel: Add workaround for bad autonegNathan Sullivan2015-10-23
| * net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis2015-10-22
| * net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-21
* | net: phy: Add nested variants of mdiobus read/writeNeil Armstrong2015-10-23
* | net: mdio-gpio: move platform data headerVivien Didelot2015-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare2015-10-08
* | net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran2015-10-18
* | net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin2015-10-14
* | net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran2015-10-08
* | net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran2015-10-08
* | net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-08
* | net: phy: Broadcom iProc MDIO bus driverArun Parameswaran2015-10-08
* | phylib: Add phy_set_max_speed helperSimon Horman2015-10-03
|/
* net: update docbook comment for __mdiobus_register()Russell King2015-09-25
* phy: marvell: add link partner advertised modesRussell King2015-09-25
* phy: add phy_device_remove()Russell King2015-09-24
* phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King2015-09-24
* phy: add proper phy struct device refcountingRussell King2015-09-24
* phy: fix mdiobus module safetyRussell King2015-09-24
* phy: fix of_mdio_find_bus() device refcount leakRussell King2015-09-24
* net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* Revert "net/phy: Add Vitesse 8641 phy ID"Kevin Hao2015-09-20
* add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-09
* fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-06
* phylib: fix device deletion order in mdiobus_unregister()Mark Salter2015-09-01
* net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn2015-08-31
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-31
* phy: fixed_phy: Set supported speed in phydevAndrew Lunn2015-08-31
* net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-31
* phylib: simplify NULL checksSergei Shtylyov2015-08-28
* phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
|\
| * net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-27
| * net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-25
| * phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-25
* | net: phy: add interrupt support for aquantia phyShaohui Xie2015-08-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\|
| * net: phy: fix semicolon.cocci warningskbuild test robot2015-08-17
| * net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-17
| * net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie2015-08-17
* | net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur2015-08-10
* | net: phy: add RealTek RTL8211DN phy idShaohui Xie2015-08-09
* | net: phy: add driver for aquantia phyShaohui Xie2015-07-31
* | net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy2015-07-30
* | net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla2015-07-29
* | net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla2015-07-29
* | net: phy: fix auto negotiation checking for teraneticsShaohui Xie2015-07-27