summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2010-06-29micrel phy driver - updated(1)Choi, David
2010-06-28netdev: mdio-octeon: Fix section mismatch errors.David Daney
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-06phy: Fix initialization in micrel driver.David S. Miller
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi
2010-04-30NET: mdio-octeon: Enable the hardware before using it.David Daney
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B13201
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov