aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2013-09-03net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han
2013-08-30net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han
2013-08-30net: mdio-gpio: use dev_get_platdata()Jingoo Han
2013-08-29net: mdio-sun4i: Convert to devm_* apiJisheng Zhang
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-21net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO
2013-08-07net: phy: mdio: add missing __iomem annotationJingoo Han
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han
2013-07-24net: sun4i: fix timeout checkEmilio López
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04drivers: net: phy: at803x: add support for AT8031Mugunthan V N
2013-06-04drivers: net: phy: at803x: add interface mode supportMugunthan V N
2013-06-04drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N
2013-06-04drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N
2013-05-31net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek
2013-05-31phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek
2013-05-31phy: Add Vitesse 8211 phy IDMichal Simek
2013-05-31phy: Clean coding style in vitesse phyMichal Simek
2013-05-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO
2013-05-27net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat
2013-05-27phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-14PHYLIB: queue work on system_power_efficient_wqViresh Kumar
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-07netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney
2013-04-07net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov
2013-03-20net: mdio-octeon: Use module_platform_driver()Sachin Kamat
2013-03-20net: mdio-gpio: Use module_platform_driver()Sachin Kamat
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg
2013-03-12phy/micrel: move flag handling to function for common useHector Palacios
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger
2013-03-09Supject: phy: make local function staticstephen hemminger
2013-02-28net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar