summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bgmac-platform.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-16net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah1-7/+12
2017-07-16net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah1-1/+1
2017-03-07net: ethernet: bgmac: driver power manangementJoey Zhong1-0/+34
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason1-9/+18
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser1-1/+1
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki1-1/+1
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason1-2/+54
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason1-1/+21
2016-07-14net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun1-6/+2
2016-07-12net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun1-1/+1
2016-07-10net: ethernet: bgmac: Add platform device supportJon Mason1-0/+189