summaryrefslogtreecommitdiff
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAge
* net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-14
* phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2015-12-11
* net: phy: reset only targeted phyJérôme Pouiller2015-12-03
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2015-11-23
* net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-17
* phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-17
* net: phy: vitesse: add support for VSC8601Måns Rullgård2015-11-16
* net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-16
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\ \ \
| * | | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-02
| |/ /
* | | dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen2015-11-03
* | | dp83640: Prune rx timestamp list before reading from itStefan Sørensen2015-11-03
* | | dp83640: Delay scheduled work.Stefan Sørensen2015-11-03
* | | dp83640: Include hash in timestamp/packet matchingStefan Sørensen2015-11-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\| |
| * | net: phy: mdio: add missing of_node_putJulia Lawall2015-10-26
| * | netdev/phy: add missing of_node_putJulia Lawall2015-10-26
* | | 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