summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bgmac-platform.c
AgeCommit message (Expand)Author
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva
2017-07-15net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah
2017-07-15net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah
2017-03-06net: ethernet: bgmac: driver power manangementJoey Zhong
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason
2016-07-13net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun
2016-07-11net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun
2016-07-09net: ethernet: bgmac: Add platform device supportJon Mason