Age | Commit message (Expand) | Author |
2013-12-29 | phy: IRQ cannot be shared | Sergei Shtylyov |
2013-12-11 | micrel: add support for KSZ8041RNLI | Sergei Shtylyov |
2013-11-28 | phy: Add Vitesse 8514 phy ID | Shaohui Xie |
2013-11-20 | net/phy: Add the autocross feature for forced links on VSC82x4 | Madalin Bucur |
2013-11-20 | net/phy: Add VSC8662 support | Sandeep Singh |
2013-11-20 | net/phy: Add VSC8574 support | shaohui xie |
2013-11-20 | net/phy: Add VSC8234 support | Andy Fleming |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-11 | PHY: Add RTL8201CP phy_driver to realtek | Jonas Jensen |
2013-11-07 | phy: Add MOXA MDIO driver | Jonas Jensen |
2013-10-29 | mdio_bus: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-09-30 | drivers: net: phy: marvell.c: removed checkpatch.pl warnings | Avinash Kumar |
2013-09-27 | net: phy: at803x: add suspend/resume callbacks | Daniel Mack |
2013-09-27 | net: phy: at803x: don't pass function pointers with & | Daniel Mack |
2013-09-20 | phy/micrel: Add suspend/resume support to Micrel PHYs | Patrice Vilchez |
2013-09-17 | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead... | Avinash Kumar |
2013-09-03 | net: mdio-octeon: use platform_{get,set}_drvdata() | Jingoo Han |
2013-08-30 | net: mdio-mux-gpio: use dev_get_platdata() | Jingoo Han |
2013-08-30 | net: mdio-gpio: use dev_get_platdata() | Jingoo Han |
2013-08-29 | net: mdio-sun4i: Convert to devm_* api | Jisheng Zhang |
2013-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-21 | net: phy: mdio-octeon: use platform_set_drvdata() | Libo Chen |
2013-08-21 | net/phy: micrel: Add OF configuration support for ksz9021 | Sean Cross |
2013-08-20 | net: phy: rtl8211: fix interrupt on status link change | Giuseppe CAVALLARO |
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 |