summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bgmac-bcma.c
AgeCommit message (Expand)Author
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-05net: bgmac: improve handling PHYRafał Miłecki
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2017-10-12net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki
2017-03-16net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin
2017-03-06net: ethernet: bgmac: unify code of the same familyJon Mason
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser
2017-01-31net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-18net: bgmac: fix reversed check for MII registration errorRafał Miłecki
2016-07-09net: ethernet: bgmac: Add platform device supportJon Mason