summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdio-gpio: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* phy/fixed: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-041-20/+1Star
* 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-171-17/+3Star
* | 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-11-011-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-251-0/+7
| * dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-251-2/+2
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-251-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-191-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-10-011-7/+7
| * | netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-10-011-2/+2
| * | dp83640: add time stamp insertion for sync messagesRichard Cochran2011-09-261-13/+57
| * | dp83640: enable six external events and one periodic outputRichard Cochran2011-09-261-19/+116