summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
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
2010-10-05don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König-1/+0
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König-15/+15
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot-2/+2
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+2
2010-08-24phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov-0/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+2
2010-08-11phylib: available for any speed ethernetRandy Dunlap-1/+1
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap-1/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-38/+270
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy-0/+42
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy-3/+32
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro-0/+2
2010-07-18net: support time stamping in phy devices.Richard Cochran-0/+7
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran-1/+2
2010-07-16net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt-18/+20
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2010-06-29micrel phy driver - updated(1)Choi, David-19/+148
2010-06-28netdev: mdio-octeon: Fix section mismatch errors.David Daney-3/+3
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse-0/+1
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov-0/+22
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov-12/+12
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran-1/+50
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-14/+319
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-2/+5