summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bgmac-bcma.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin2017-03-161-16/+23
* net: ethernet: bgmac: unify code of the same familyJon Mason2017-03-061-36/+28
* net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser2017-02-171-1/+1
* net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki2017-01-311-1/+1
* net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki2017-01-311-3/+1
* net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-071-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+1
|\
| * net: bgmac: fix reversed check for MII registration errorRafał Miłecki2016-08-181-1/+1
* | net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-181-1/+18
|/
* net: ethernet: bgmac: Add platform device supportJon Mason2016-07-091-0/+315
OpenPOWER on IntegriCloud