aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/genet/bcmmii.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther1-22/+104
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli1-3/+4
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli1-1/+1
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther1-29/+44
2014-09-19net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli1-2/+6
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-10/+0
2014-08-11net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-07net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König1-2/+4
2014-07-23net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli1-1/+1
2014-07-23net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli1-14/+14
2014-07-23net: bcmgenet: remove FSF mail addressFlorian Fainelli1-9/+0
2014-07-21net: bcmgenet: only update UMAC_CMD if something changedFlorian Fainelli1-2/+3
2014-05-22net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli1-8/+13
2014-02-14net: bcmgenet: add MDIO routinesFlorian Fainelli1-0/+464