index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac-bcma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
Breno Leitao
2024-01-25
1
-0
/
+1
*
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
2023-02-10
1
-3
/
+3
*
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
2022-06-15
1
-1
/
+0
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
net: bgmac: improve handling PHY
Rafał Miłecki
2021-10-05
1
-12
/
+21
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: bgmac-bcma: handle deferred probe error due to mac-address
Christian Lamparter
2021-09-19
1
-0
/
+2
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-6
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: bgmac: enable master mode for BCM54210E and B50212E PHYs
Rafał Miłecki
2017-10-13
1
-1
/
+7
*
net: ethernet: bgmac: Allow MAC address to be specified in DTB
Steve Lin
2017-03-16
1
-16
/
+23
*
net: ethernet: bgmac: unify code of the same family
Jon Mason
2017-03-07
1
-36
/
+28
*
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-02-17
1
-1
/
+1
*
net: bgmac: drop struct bcma_mdio we don't need anymore
Rafał Miłecki
2017-01-31
1
-1
/
+1
*
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2017-01-31
1
-3
/
+1
*
net: ethernet: bgmac: device tree phy enablement
Jon Mason
2016-11-07
1
-0
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+1
|
\
|
*
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
2016-08-19
1
-1
/
+1
*
|
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2016-08-19
1
-1
/
+18
|
/
*
net: ethernet: bgmac: Add platform device support
Jon Mason
2016-07-10
1
-0
/
+315