summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-081-3/+2Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-212-7/+18
|\
| * dp83640: drop PHY status frames in the driver.Richard Cochran2011-06-171-2/+2
| * dp83640: fix phy status frame event parsingRichard Cochran2011-06-171-5/+15
| * phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle2011-06-171-0/+1
* | net: icplus: remove unnecessary codeGreg Dietsche2011-06-171-5/+1Star
|/
* ptp: Fix dp83640 build warning when building staticallyJohn Stultz2011-05-231-1/+1
* ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran2011-05-233-0/+1368
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-1/+1
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-4/+6
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
|/
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-171-5/+4Star
|\
| * dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard2011-03-141-3/+5
* | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach2011-02-151-8/+16
* | phy: Remove unneeded depends on PHYLIBhartleys2011-02-121-1/+0Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-172-6/+55
|\
| * phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-112-6/+55
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-13/+151
|\|
| * of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
| * phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+40
| * phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-221-13/+14
* | net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-281-2/+2
|/
* phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-291-9/+9
* phylib: make local function staticstephen hemminger2010-10-252-17/+15Star
* phy/marvell: fix 88e1121 supportArnaud Patard2010-10-211-12/+19
* don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König2010-10-051-1/+0Star
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-0515-15/+15
* phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-291-0/+2
|\
| * phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-132-2/+2
|\|
| * phylib: available for any speed ethernetRandy Dunlap2010-08-121-1/+1
| * phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-047-38/+270
|\
| * phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-041-0/+42
| * phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-031-3/+32
| * phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-201-0/+2
| * net: support time stamping in phy devices.Richard Cochran2010-07-192-0/+7
| * net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-191-1/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-081-0/+1
| |\
| * | micrel phy driver - updated(1)Choi, David2010-06-291-19/+148
| * | netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-291-3/+3
| * | broadcom: Add 5241 supportDmitry Baryshkov2010-06-251-0/+22
| * | broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-251-12/+12
* | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-171-18/+20
| |/ |/|