Age | Commit message (Expand) | Author |
2013-08-07 | net: phy: mdio: add missing __iomem annotation | Jingoo Han |
2013-08-07 | net: phy: micrel: Staticize ksz8873mll_read_status() | Jingoo Han |
2013-07-24 | net: sun4i: fix timeout check | Emilio López |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-11 | drivers: net: phy: at803x: Add missing mdio device id | Helmut Schaa |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-02 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-04 | drivers: net: phy: at803x: add support for AT8031 | Mugunthan V N |
2013-06-04 | drivers: net: phy: at803x: add interface mode support | Mugunthan V N |
2013-06-04 | drivers: net: phy: at803x: seperate wol specific code to wol standard apis | Mugunthan V N |
2013-06-04 | drivers: net: phy: at803x code cleanup on register and unregister driver | Mugunthan V N |
2013-05-31 | net: Add MDIO bus driver for the Allwinner EMAC | Maxime Ripard |
2013-05-31 | phy: Add Marvell 88E1510 phy ID | Michal Simek |
2013-05-31 | phy: Add Marvell 88E1116R phy ID | Michal Simek |
2013-05-31 | phy: Use macros instead of hardcoded values in marvell phy driver | Michal Simek |
2013-05-31 | phy: Add Vitesse 8211 phy ID | Michal Simek |
2013-05-31 | phy: Clean coding style in vitesse phy | Michal Simek |
2013-05-27 | net: phy: fix a bug when verify the EEE support | Giuseppe CAVALLARO |
2013-05-27 | net/phy: Use module_spi_driver in spi_ks8995.c | Sachin Kamat |
2013-05-27 | phy: bcm63xx: report Broadcom BCM63xx PHYs as internal | Florian Fainelli |
2013-05-27 | phy: allow drivers to flag a PHY device as internal | Florian Fainelli |
2013-05-20 | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT | Florian Fainelli |
2013-05-20 | phy: fix the use of PHY_IGNORE_INTERRUPT | Florian Fainelli |
2013-05-14 | PHYLIB: queue work on system_power_efficient_wq | Viresh Kumar |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot |
2013-04-07 | netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c | David Daney |
2013-04-07 | net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han |
2013-03-27 | phy: Elimination the forced speed reduction algorithm. | Kirill Kapranov |
2013-03-20 | net: mdio-octeon: Use module_platform_driver() | Sachin Kamat |
2013-03-20 | net: mdio-gpio: Use module_platform_driver() | Sachin Kamat |
2013-03-12 | mv643xx_eth with 88E1318S: support Wake on LAN | Michael Stapelberg |
2013-03-12 | phy: add set_wol/get_wol functions | Michael Stapelberg |
2013-03-12 | phy/micrel: move flag handling to function for common use | Hector Palacios |
2013-03-12 | phy/micrel: Add support for KSZ8031 | Hector Palacios |
2013-03-09 | phy: vitesse make vsc824x_add_skew static | stephen hemminger |
2013-03-09 | Supject: phy: make local function static | stephen hemminger |
2013-02-28 | net/phy: micrel: Disable asymmetric pause for KSZ9021 | Vlastimil Kosar |
2013-02-28 | phy: Fix phy_device_free memory leak | Petr Malat |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-14 | phylib: remove !S390 dependeny from Kconfig | Heiko Carstens |
2013-02-13 | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |
2013-02-04 | drivers:net:misc: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |