Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ethernet: bgmac: Allow MAC address to be specified in DTB | Steve Lin | 2017-03-16 | 1 | -16/+23 |
* | net: ethernet: bgmac: unify code of the same family | Jon Mason | 2017-03-07 | 1 | -36/+28 |
* | net: bgmac: store MAC address directly in netdev->dev_addr | Tobias Klauser | 2017-02-17 | 1 | -1/+1 |
* | net: bgmac: drop struct bcma_mdio we don't need anymore | Rafał Miłecki | 2017-01-31 | 1 | -1/+1 |
* | net: bgmac: allocate struct bgmac just once & don't copy it | Rafał Miłecki | 2017-01-31 | 1 | -3/+1 |
* | net: ethernet: bgmac: device tree phy enablement | Jon Mason | 2016-11-07 | 1 | -0/+22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 | 1 | -1/+1 |
|\ | |||||
| * | net: bgmac: fix reversed check for MII registration error | Rafał Miłecki | 2016-08-19 | 1 | -1/+1 |
* | | net: bgmac: support Ethernet core on BCM53573 SoCs | Rafał Miłecki | 2016-08-19 | 1 | -1/+18 |
|/ | |||||
* | net: ethernet: bgmac: Add platform device support | Jon Mason | 2016-07-10 | 1 | -0/+315 |