summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/genet/bcmmii.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther1-0/+16
2015-03-24net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli1-1/+1
2015-03-24net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli1-2/+7
2015-03-24net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli1-3/+7
2015-03-24net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli1-11/+13
2015-03-24net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli1-1/+1
2014-12-09net: bcmgenet: enable driver to work without a device treePetri Gynther1-22/+104
2014-11-12net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli1-3/+4
2014-11-12net: 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-20net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli1-2/+6
2014-09-20net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-10/+0
2014-08-12net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-08net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König1-2/+4
2014-07-24net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli1-1/+1
2014-07-24net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli1-14/+14
2014-07-24net: bcmgenet: remove FSF mail addressFlorian Fainelli1-9/+0
2014-07-22net: 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