index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-25
net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
Breno Leitao
1
-0
/
+1
2023-02-10
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2022-06-15
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-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-6
/
+4
2020-08-24
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-13
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-07
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-19
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
1
-1
/
+18
2016-08-19
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-07-10
net: ethernet: bgmac: Add platform device support
Jon Mason
1
-0
/
+315