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