summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2011-11-11dp83640: use proper function to free transmit time stamping packetsRichard Cochran
2011-11-11dp83640: free packet queues on removeRichard Cochran
2011-09-29dp83640: reduce driver noiseRichard Cochran
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle
2011-05-23ptp: Fix dp83640 build warning when building staticallyJohn Stultz
2011-05-23ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-14phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach
2011-02-11phy: Remove unneeded depends on PHYLIBhartleys
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-28net: add some KERN_CONT markers to continuation linesUwe Kleine-König
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy
2010-10-24phylib: make local function staticstephen hemminger
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard
2010-10-05don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-24phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-11phylib: available for any speed ethernetRandy Dunlap
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-16net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller