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