aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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-03drivers/net/phy: micrel phy driverDavid J. Choi
2010-04-30NET: mdio-octeon: Enable the hardware before using it.David Daney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-06phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-18broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-17net: fix mdio section mismatch warningStephen Rothwell
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson
2009-11-02tg3 / broadcom: Add APD support for GPHYsMatt Carlson
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson
2009-11-02tg3 / broadcom: Refine AC131 APD supportMatt Carlson
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson
2009-11-02broadcom: Fix slow link problemMatt Carlson
2009-11-02broadcom: Isolate phy dsp accessesMatt Carlson
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-08-26broadcom: Make the 57780 IEEE compliantMatt Carlson
2009-08-26broadcom: Add AC131 phy supportMatt Carlson
2009-08-26broadcom: Add BCM50610M supportMatt Carlson
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-07MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon
2009-07-02phylib: fixes for PHY_RESUMING state changesWade Farnsworth
2009-06-17phy_device: fix parameter name in kernel-docRandy Dunlap
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto