aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
...
* net: mdio-gpio: use dev_get_platdata()Jingoo Han2013-08-30
* net: mdio-sun4i: Convert to devm_* apiJisheng Zhang2013-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\
| * net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-20
* | net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-21
* | net/phy: micrel: Add OF configuration support for ksz9021Sean Cross2013-08-21
* | net: phy: mdio: add missing __iomem annotationJingoo Han2013-08-07
* | net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han2013-08-07
|/
* net: sun4i: fix timeout checkEmilio López2013-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\
| * drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-11
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\ \ | |/ |/|
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
| |\|
| * | drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-04
| * | drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-04
| * | drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-04
| * | drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-04
| * | net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-05-31
| * | phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-31
| * | phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-31
| * | phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-31
| * | phy: Add Vitesse 8211 phy IDMichal Simek2013-05-31
| * | phy: Clean coding style in vitesse phyMichal Simek2013-05-31
| * | net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-28
| * | phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-28
| * | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-28
| * | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
| * | phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \ \ | |_|/ |/| |
| * | PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-14
| |/
* / net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-28
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney2013-04-07
* | net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-07
* | phy: Elimination the forced speed reduction algorithm.Kirill Kapranov2013-03-27
* | net: mdio-octeon: Use module_platform_driver()Sachin Kamat2013-03-20
* | net: mdio-gpio: Use module_platform_driver()Sachin Kamat2013-03-20
* | mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-12
* | phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-12
* | phy/micrel: move flag handling to function for common useHector Palacios2013-03-12
* | phy/micrel: Add support for KSZ8031Hector Palacios2013-03-12
* | phy: vitesse make vsc824x_add_skew staticstephen hemminger2013-03-09
* | Supject: phy: make local function staticstephen hemminger2013-03-09
|/
* net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-28
* phy: Fix phy_device_free memory leakPetr Malat2013-02-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\
| * phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-14