summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings-1/+1
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
2011-03-14phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard-3/+5
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely-5/+4
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach-8/+16
2011-02-11phy: Remove unneeded depends on PHYLIBhartleys-1/+0
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-6/+55
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO-6/+55
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-13/+151
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König-2/+2
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney-0/+97
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney-0/+40
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney-13/+14
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy-9/+9
2010-10-24phylib: make local function staticstephen hemminger-17/+15
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard-12/+19