summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bgmac-platform.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: bgmac: init sequence bugJon Mason2017-03-031-9/+18
* net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser2017-02-171-1/+1
* net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki2017-01-311-1/+1
* net: ethernet: bgmac: add NS2 supportJon Mason2016-11-071-2/+54
* net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-071-1/+21
* net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun2016-07-141-6/+2
* net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun2016-07-121-1/+1
* net: ethernet: bgmac: Add platform device supportJon Mason2016-07-101-0/+189