Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-16 | net: ethernet: bgmac: Make IDM register space optional | Abhishek Shah | 1 | -7/+12 |
2017-07-16 | net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write | Abhishek Shah | 1 | -1/+1 |
2017-03-07 | net: ethernet: bgmac: driver power manangement | Joey Zhong | 1 | -0/+34 |
2017-03-03 | net: ethernet: bgmac: init sequence bug | Jon Mason | 1 | -9/+18 |
2017-02-17 | net: bgmac: store MAC address directly in netdev->dev_addr | Tobias Klauser | 1 | -1/+1 |
2017-01-31 | net: bgmac: allocate struct bgmac just once & don't copy it | Rafał Miłecki | 1 | -1/+1 |
2016-11-07 | net: ethernet: bgmac: add NS2 support | Jon Mason | 1 | -2/+54 |
2016-11-07 | net: ethernet: bgmac: device tree phy enablement | Jon Mason | 1 | -1/+21 |
2016-07-14 | net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe() | Wei Yongjun | 1 | -6/+2 |
2016-07-12 | net: ethernet: bgmac: Fix return value check in bgmac_probe() | Wei Yongjun | 1 | -1/+1 |
2016-07-10 | net: ethernet: bgmac: Add platform device support | Jon Mason | 1 | -0/+189 |