summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-6/+11
| |\ \
| * | | net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-201-11/+68
| * | | drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-271-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
| | |/ | |/|
* / | dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
|/ /
* / net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO2011-08-261-6/+11
|/
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-081-3/+2Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1