summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2013-04-19net/phy: Add Atheros AR8035 PHY supportChunhe Lan
2013-04-18net/phy: Add support for dp8384x phyXie Xiaobo
2013-04-18phy/10g: fix a logic errorShaohui Xie
2013-04-08phy/marvell: select copper registers in SGMII to copper modeMadalin Bucur
2013-04-03phylib: Support attaching to gen10g_driverAndy Fleming
2013-04-03phylib: Add generic 10G driverAndy Fleming
2013-04-03net/phy: Add Vitesse VSC8574 PHY supportshaohui xie
2013-04-03net/phy: added autocross feature for forced links on VSC82x4Madalin Bucur
2013-04-03phy: Add support for VSC8234Andy Fleming
2013-04-03Add Vitesse VSC8662 PHY supportSandeep Singh
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2013-01-17phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka
2012-12-03net/phy: remove __dev* attributesBill Pemberton
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham
2012-11-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller
2012-11-14net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-10-18phy: add AT803x driverMatus Ujhelyi
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe
2012-09-07netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi
2012-08-30netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi
2012-08-30of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla
2012-08-23mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi
2012-08-06drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney
2012-07-17Change email address for Steve GlendinningSteve Glendinning
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard