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