index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac-bcma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
Breno Leitao
1
-0
/
+1
2023-02-09
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2022-06-14
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
net: bgmac: improve handling PHY
Rafał Miłecki
1
-12
/
+21
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-19
net: bgmac-bcma: handle deferred probe error due to mac-address
Christian Lamparter
1
-0
/
+2
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-6
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
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