aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/broadcom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-102/+17
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-4/+2
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov1-0/+22
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov1-12/+12
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+16
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson1-4/+1
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin1-2/+2
2009-12-18broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin1-1/+2
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson1-0/+5
2009-11-02tg3 / broadcom: Add APD support for GPHYsMatt Carlson1-9/+42
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson1-0/+43
2009-11-02tg3 / broadcom: Refine AC131 APD supportMatt Carlson1-3/+5
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson1-0/+6
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson1-10/+1
2009-11-02broadcom: Fix slow link problemMatt Carlson1-8/+14
2009-11-02broadcom: Isolate phy dsp accessesMatt Carlson1-48/+42
2009-08-26broadcom: Make the 57780 IEEE compliantMatt Carlson1-2/+35
2009-08-26broadcom: Add AC131 phy supportMatt Carlson1-0/+158
2009-08-26broadcom: Add BCM50610M supportMatt Carlson1-8/+30
2008-11-21broadcom: Add 57780 supportMatt Carlson1-0/+21
2008-11-03broadcom: Add support for BCM50610Matt Carlson1-1/+118
2008-11-03broadcom: Refine expansion register access routineMatt Carlson1-26/+34
2008-11-03broadcom: Add flow control supportMatt Carlson1-6/+12
2008-05-22PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case1-2/+199
2008-04-17PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker1-0/+20
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov1-1/+56
2008-02-03PHYLIB: Add BCM5482 PHY supportNate Case1-0/+20
2006-12-02[PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki1-0/+175