aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-5/+111
2012-03-19phy: add am79c874 PHY supportHeiko Schocher3-0/+108
2012-03-17phc: Update author's email address.Richard Cochran1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman1-20/+35
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-20/+35
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO1-14/+17
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay1-6/+18
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely1-2/+2
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-4/+2
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-3/+2
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern1-5/+1
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap1-3/+2
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier1-1/+1
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi1-5/+19
2012-01-10mdio-octeon: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-10mdio-gpio: use an unique MDIO bus name.Florian Fainelli1-1/+1
2012-01-10phy/fixed: use an unique MDIO bus name.Florian Fainelli1-1/+1
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-20/+1
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT3-0/+380
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings1-1/+1
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson1-2/+2
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-17/+3
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2-0/+10
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-69/+287
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-24dp83640: free packet queues on removeRichard Cochran1-0/+7
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran1-2/+2
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach1-1/+1
2011-10-19phylib: Modify Vitesse RGMII skew settingsAndy Fleming1-12/+22
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO1-5/+8
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+2
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney1-7/+7
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney1-2/+2
2011-09-29dp83640: reduce driver noiseRichard Cochran1-2/+2
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-09-26dp83640: add time stamp insertion for sync messagesRichard Cochran1-13/+57
2011-09-26dp83640: enable six external events and one periodic outputRichard Cochran1-19/+116
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-6/+11
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO1-11/+68
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher1-1/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO1-6/+11
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-7/+18
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche1-5/+1