summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: smsc: Fix config_init typoPatrick Trantham2012-12-071-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+2
* net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-071-1/+25
* net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka2012-12-051-1/+77
* net/phy: remove __dev* attributesBill Pemberton2012-12-035-17/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-4/+7
|\
| * of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-201-4/+7
* | net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD2012-11-231-0/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-181-1/+0Star
|\|
| * Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-151-1/+0Star
* | net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham2012-11-151-26/+43
* | net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood2012-11-151-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-111-0/+1
|\|
| * drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-031-0/+1
* | phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler2012-11-091-0/+14
|/
* phy: add AT803x driverMatus Ujhelyi2012-10-183-0/+182
* netdev/phy: Prototype of_mdio_find_bus()Mark Brown2012-10-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-10/+65
|\
| * net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-281-1/+27
| * phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-9/+9
| * phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+27
| * net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
* | lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe2012-09-271-0/+127
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+1
* | netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi2012-09-071-0/+1
* | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-303-0/+184
* | of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-301-92/+40Star
* | mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-231-67/+7Star
|/
* netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-201-1/+1
* drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-34/+58
|\
| * netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-34/+58
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * | Change email address for Steve GlendinningSteve Glendinning2012-07-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-111-2/+8
|\ \ \ | | |/ | |/|
| * | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
* | | bcm87xx: fix reg-init comment typoPeter Korsgaard2012-07-091-1/+1
* | | phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-0915-431/+157Star
* | | bcm87xx: disable autonegotiation by defaultPeter Korsgaard2012-07-091-0/+1
* | | phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-011-0/+281
* | | phy: Fix warning in get_phy_device().David S. Miller2012-06-281-2/+2
* | | netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney2012-06-283-0/+244
* | | netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2012-06-281-0/+7
* | | netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-282-9/+98
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-261-4/+4
|\| |
| * | phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang2012-06-191-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-131-1/+1
|\| |
| * | netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap2012-06-091-1/+1
* | | phy: Use pr_<level>Joe Perches2012-06-127-36/+50
|/ /
* / net: icplus: fix interrupt maskGiuseppe CAVALLARO2012-06-041-0/+7
|/