index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac-platform.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-05
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
2020-04-21
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2017-11-11
net: ethernet: bgmac: mark expected switch fall-through
Gustavo A. R. Silva
2017-07-15
net: ethernet: bgmac: Make IDM register space optional
Abhishek Shah
2017-07-15
net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
Abhishek Shah
2017-03-06
net: ethernet: bgmac: driver power manangement
Joey Zhong
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-01-31
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2016-11-07
net: ethernet: bgmac: add NS2 support
Jon Mason
2016-11-07
net: ethernet: bgmac: device tree phy enablement
Jon Mason
2016-07-13
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
Wei Yongjun
2016-07-11
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
2016-07-09
net: ethernet: bgmac: Add platform device support
Jon Mason