summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO-14/+17
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay-6/+18
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap-3/+2
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier-1/+1
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi-5/+19
2012-01-10mdio-octeon: use an unique MDIO bus name.Florian Fainelli-1/+2
2012-01-10mdio-gpio: use an unique MDIO bus name.Florian Fainelli-1/+1
2012-01-10phy/fixed: use an unique MDIO bus name.Florian Fainelli-1/+1
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas-20/+1
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT-0/+380
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings-1/+1
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson-2/+2
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson-17/+3
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla-0/+10
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker-0/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-69/+287
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-10-24dp83640: free packet queues on removeRichard Cochran-0/+7
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran-2/+2
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach-1/+1
2011-10-19phylib: Modify Vitesse RGMII skew settingsAndy Fleming-12/+22
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO-5/+8
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller-2/+2
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney-7/+7
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney-2/+2
2011-09-29dp83640: reduce driver noiseRichard Cochran-2/+2
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches-1/+1
2011-09-26dp83640: add time stamp insertion for sync messagesRichard Cochran-13/+57
2011-09-26dp83640: enable six external events and one periodic outputRichard Cochran-19/+116
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller-6/+11
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO-11/+68
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher-1/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO-6/+11
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran-3/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-7/+18
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche-5/+1
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran-2/+2
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran-5/+15
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle-0/+1
2011-05-23ptp: Fix dp83640 build warning when building staticallyJohn Stultz-1/+1
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran-0/+1368
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny-1/+1
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny-4/+6
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde-2/+6
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-5/+4