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