summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla-4/+7
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller-1/+0
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin-0/+1
2012-10-18phy: add AT803x driverMatus Ujhelyi-0/+182
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown-0/+1
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+65
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut-1/+27
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe-0/+127
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut-9/+9
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut-0/+27
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran-1/+1
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe-0/+2
2012-09-07netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi-0/+1
2012-08-30netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi-0/+184
2012-08-30of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla-92/+40
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W-67/+7
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi-1/+1
2012-08-06drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall-1/+0
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-34/+58
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney-34/+58
2012-07-17Change email address for Steve GlendinningSteve Glendinning-1/+1
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+8
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney-2/+8
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt-431/+157
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard-0/+1
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO-0/+281
2012-06-27phy: Fix warning in get_phy_device().David S. Miller-2/+2
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney-0/+244
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney-0/+7
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney-9/+98
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2012-06-19phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang-4/+4
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-06-11phy: Use pr_<level>Joe Perches-36/+50
2012-06-08netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap-1/+1
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO-0/+7
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney-2/+1
2012-05-11net: of/phy: fix build error when phylib is built as a moduleBjørn Mork-1/+1
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney-0/+153
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney-0/+202
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney-0/+32
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+11
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO-1/+11
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen-1/+0
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2012-04-04dp83640: Support the get_ts_info ethtool method.Richard Cochran-0/+31
2012-04-03net:phy:marvell: remove unnecessary codeSrinivas Kandagatla-15/+3
2012-04-03net:phy:davicom: remove unnecessary codeSrinivas Kandagatla-6/+1