aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle1-0/+1
2011-05-23ptp: Fix dp83640 build warning when building staticallyJohn Stultz1-1/+1
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran3-0/+1368
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-1/+1
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-4/+6
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde1-2/+6
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+4
2011-03-14phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard1-3/+5
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach1-8/+16
2011-02-11phy: Remove unneeded depends on PHYLIBhartleys1-1/+0
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-6/+55
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2-6/+55
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-13/+151
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König1-2/+2
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney1-0/+97
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+40
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney1-13/+14
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy1-9/+9
2010-10-24phylib: make local function staticstephen hemminger2-17/+15
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard1-12/+19
2010-10-05don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König1-1/+0
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König15-15/+15
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot1-2/+2
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2010-08-24phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov1-0/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2010-08-11phylib: available for any speed ethernetRandy Dunlap1-1/+1
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-38/+270
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy1-0/+42
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy1-3/+32
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-07-18net: support time stamping in phy devices.Richard Cochran2-0/+7
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-1/+2
2010-07-16net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt1-18/+20
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-06-29micrel phy driver - updated(1)Choi, David1-19/+148
2010-06-28netdev: mdio-octeon: Fix section mismatch errors.David Daney1-3/+3
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov1-0/+22