summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-18phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os1-9/+0
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+2
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem1-1/+25
2012-12-06net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka1-1/+77
2012-12-03net/phy: remove __dev* attributesBill Pemberton5-17/+17
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD1-0/+44
2012-11-20of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla1-4/+7
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-11-16net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham1-26/+43
2012-11-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller1-1/+0
2012-11-15net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood1-0/+6
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-11-10phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler1-0/+14
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-10-18phy: add AT803x driverMatus Ujhelyi3-0/+182
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+65
2012-09-28net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-28lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-9/+9
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+27
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-1/+1
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe1-0/+2
2012-09-08netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi1-0/+1
2012-08-30netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi3-0/+184
2012-08-30of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla1-92/+40
2012-08-23mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W1-67/+7
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi1-1/+1
2012-08-07drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-1/+0
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-34/+58
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney1-34/+58
2012-07-17Change email address for Steve GlendinningSteve Glendinning1-1/+1
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard1-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt15-431/+157
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard1-0/+1
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO1-0/+281
2012-06-28phy: Fix warning in get_phy_device().David S. Miller1-2/+2
2012-06-28netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney3-0/+244
2012-06-28netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney1-0/+7
2012-06-28netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2-9/+98
2012-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2012-06-19phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang1-4/+4
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1