summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-2/+1
* net: of/phy: fix build error when phylib is built as a moduleBjørn Mork2012-05-111-1/+1
* netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney2012-05-073-0/+153
* netdev/of/phy: Add MDIO bus multiplexer support.David Daney2012-05-073-0/+202
* netdev/of/phy: New function: of_mdio_find_bus().David Daney2012-05-071-0/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-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/+0
* | 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-031-1/+2
* | dp83640: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+31
* | net:phy:marvell: remove unnecessary codeSrinivas Kandagatla2012-04-031-15/+3
* | net:phy:davicom: remove unnecessary codeSrinivas Kandagatla2012-04-031-6/+1
* | net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla2012-04-031-4/+1
|/
* 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-205-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-261-20/+35
| |\ \
| * | | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-4/+2
| | |/ | |/|
* | | 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/+2
|\|
| * kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2
* | Remove useless get_driver()/put_driver() callsAlan Stern2012-01-241-5/+1
|/
* dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier2012-01-121-1/+1
* phylib: introduce mdiobus_alloc_size()Timur Tabi2012-01-121-5/+19
* mdio-octeon: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
* mdio-gpio: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* phy/fixed: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-031-20/+1
* phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT2011-12-193-0/+380
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-1/+1
|\
| * net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2011-11-261-1/+1
* | net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-211-2/+2
* | net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-161-17/+3
* | mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-152-0/+10
|/
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-256-69/+287
|\
| * dp83640: free packet queues on removeRichard Cochran2011-10-241-0/+7
| * dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-241-2/+2
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-241-1/+1
| |\
| | * net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-241-1/+1
| * | phylib: Modify Vitesse RGMII skew settingsAndy Fleming2011-10-191-12/+22
| * | net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-181-5/+8
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+2
| |\|
| * | netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-09-301-7/+7
| * | netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-09-301-2/+2