aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff
2016-03-03net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
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-03net: phy: reset only targeted phyJérôme Pouiller
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
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-11-02net: phy: fix a bug in get_phy_c45_idsShaohui Xie
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall
2015-10-26netdev/phy: add missing of_node_putJulia Lawall
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-21net: 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-18net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran
2015-10-14net: 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-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