summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mdio: add missing __iomem annotationJingoo Han2013-08-081-1/+1
* net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han2013-08-081-1/+1
* net: sun4i: fix timeout checkEmilio López2013-07-251-8/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-141-0/+1
|\
| * drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\ \ | |/ |/|
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-1010-88/+446
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-061-1/+1
| |\|
| * | drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-041-0/+15
| * | drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-041-0/+16
| * | drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-041-16/+48
| * | drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-041-25/+10Star
| * | net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-06-013-0/+205
| * | phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-311-0/+25
| * | phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-311-0/+65
| * | phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-311-9/+9
| * | phy: Add Vitesse 8211 phy IDMichal Simek2013-05-311-0/+15
| * | phy: Clean coding style in vitesse phyMichal Simek2013-05-311-12/+11Star
| * | net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-281-13/+1Star
| * | phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-281-2/+2
| * | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-282-1/+5
| * | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-202-5/+10
| * | phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-202-6/+10
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-031-4/+5
|\ \ \ | |_|/ |/| |
| * | PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-141-4/+5
| |/
* / net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-281-1/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney2013-04-071-7/+87
* | net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-4/+4
* | phy: Elimination the forced speed reduction algorithm.Kirill Kapranov2013-03-271-49/+1Star
* | net: mdio-octeon: Use module_platform_driver()Sachin Kamat2013-03-201-12/+1Star
* | net: mdio-gpio: Use module_platform_driver()Sachin Kamat2013-03-201-11/+1Star
* | mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-121-0/+127
* | phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-121-0/+16
* | phy/micrel: move flag handling to function for common useHector Palacios2013-03-121-9/+18
* | phy/micrel: Add support for KSZ8031Hector Palacios2013-03-121-0/+14
* | phy: vitesse make vsc824x_add_skew staticstephen hemminger2013-03-091-2/+1Star
* | Supject: phy: make local function staticstephen hemminger2013-03-091-1/+1
|/
* net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-281-2/+1Star
* phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-221-1/+0Star
|\
| * phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0Star
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \
| * | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-214-22/+111
|\ \ \
| * | | drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-3/+1Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-292-18/+20
| |\ \ \ | | | |/ | | |/|
| * | | drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-291-4/+60