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-platform.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: ethernet: broadcom: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
2022-02-17
1
-7
/
+16
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
net: bgmac-platform: handle mac-address deferral
Matthew Hagan
2021-09-27
1
-0
/
+3
*
net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
Yang Yingliang
2021-06-07
1
-14
/
+7
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-6
/
+5
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
2020-05-05
1
-9
/
+15
*
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-04-22
1
-22
/
+11
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: ethernet: bgmac: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-11
1
-0
/
+1
*
net: ethernet: bgmac: Make IDM register space optional
Abhishek Shah
2017-07-15
1
-7
/
+12
*
net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
Abhishek Shah
2017-07-15
1
-1
/
+1
*
net: ethernet: bgmac: driver power manangement
Joey Zhong
2017-03-07
1
-0
/
+34
*
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-03
1
-9
/
+18
*
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-02-17
1
-1
/
+1
*
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2017-01-31
1
-1
/
+1
*
net: ethernet: bgmac: add NS2 support
Jon Mason
2016-11-07
1
-2
/
+54
*
net: ethernet: bgmac: device tree phy enablement
Jon Mason
2016-11-07
1
-1
/
+21
*
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
Wei Yongjun
2016-07-14
1
-6
/
+2
*
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
2016-07-12
1
-1
/
+1
*
net: ethernet: bgmac: Add platform device support
Jon Mason
2016-07-10
1
-0
/
+189