aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-09-30
* netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-09-30
* dp83640: add time stamp insertion for sync messagesRichard Cochran2011-09-26
* dp83640: enable six external events and one periodic outputRichard Cochran2011-09-26
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO2011-08-26
* | net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-20
* | drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-27
|/
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-08
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * dp83640: drop PHY status frames in the driver.Richard Cochran2011-06-16
| * dp83640: fix phy status frame event parsingRichard Cochran2011-06-16
| * phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle2011-06-16
* | net: icplus: remove unnecessary codeGreg Dietsche2011-06-17
|/
* ptp: Fix dp83640 build warning when building staticallyJohn Stultz2011-05-23
* ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran2011-05-23
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-30
|/
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\
| * dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard2011-03-14
* | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach2011-02-14
* | phy: Remove unneeded depends on PHYLIBhartleys2011-02-12
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\|
| * of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-22
| * phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-22
| * phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-22
* | net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-28
|/
* phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-29
* phylib: make local function staticstephen hemminger2010-10-24
* phy/marvell: fix 88e1121 supportArnaud Patard2010-10-21
* don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König2010-10-05
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-28
|\
| * phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-13
|\|
| * phylib: available for any speed ethernetRandy Dunlap2010-08-12
| * phy.c: fix kernel-doc warningsRandy Dunlap2010-08-10
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-03
| * phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-03
| * phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-20