summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bgmac-platform.c
AgeCommit message (Expand)Author
2024-01-24net: fill in MODULE_DESCRIPTION()s for Broadcom bgmacBreno Leitao
2023-09-20net: ethernet: broadcom: Convert to platform remove callback returning voidUwe Kleine-König
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan
2021-06-07net: ethernet: bgmac: Use devm_platform_ioremap_resource_bynameYang Yingliang
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-05net: broadcom: fix a mistake about ioremap resourceDejin Zheng
2020-04-21net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva
2017-07-15net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah
2017-07-15net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah
2017-03-06net: ethernet: bgmac: driver power manangementJoey Zhong
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason
2016-07-13net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun
2016-07-11net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun
2016-07-09net: ethernet: bgmac: Add platform device supportJon Mason