aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bgmac-platform.c
Commit message (Expand)AuthorAge
* net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-30
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-07
* net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva2017-11-11
* net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-15
* net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah2017-07-15
* net: ethernet: bgmac: driver power manangementJoey Zhong2017-03-06
* net: ethernet: bgmac: init sequence bugJon Mason2017-03-03
* net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser2017-02-17
* net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki2017-01-31
* net: ethernet: bgmac: add NS2 supportJon Mason2016-11-07
* net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-07
* net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun2016-07-13
* net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun2016-07-11
* net: ethernet: bgmac: Add platform device supportJon Mason2016-07-09