summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-2/+1Star
* net: of/phy: fix build error when phylib is built as a moduleBjørn Mork2012-05-121-1/+1
* netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney2012-05-083-0/+153
* netdev/of/phy: Add MDIO bus multiplexer support.David Daney2012-05-083-0/+202
* netdev/of/phy: New function: of_mdio_find_bus().David Daney2012-05-081-0/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-241-1/+11
|\
| * icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
* | net: Remove redundant spi driver bus initializationLars-Peter Clausen2012-04-131-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+2
|\|
| * phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-041-1/+2
* | dp83640: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+31
* | net:phy:marvell: remove unnecessary codeSrinivas Kandagatla2012-04-041-15/+3Star
* | net:phy:davicom: remove unnecessary codeSrinivas Kandagatla2012-04-041-6/+1Star
* | net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla2012-04-041-4/+1Star
|/
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-2/+2
|\
| * irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-231-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-215-5/+111
|\ \
| * | phy: add am79c874 PHY supportHeiko Schocher2012-03-193-0/+108
| * | phc: Update author's email address.Richard Cochran2012-03-171-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-271-20/+35
| |\ \
| * | | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-4/+2Star
| | |/ | |/|
* | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091-20/+35
|\ \ \ | | |/ | |/|
| * | phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17
| * | netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-231-6/+18
| |/
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-3/+2Star
|\|
| * kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2Star
* | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-251-5/+1Star
|/
* dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier2012-01-131-1/+1
* phylib: introduce mdiobus_alloc_size()Timur Tabi2012-01-131-5/+19
* mdio-octeon: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2