aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+6
2021-10-07of: net: move of_net under net/Jakub Kicinski1-1/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-3/+3
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-2/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-05-19of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar1-1/+1
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski1-6/+0
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans1-0/+6
2015-03-09net: core: add of_find_net_device_by_node()Florian Fainelli1-0/+8
2013-08-28of: Make of_get_phy_mode() return int i.s.o. const intGeert Uytterhoeven1-2/+2
2013-04-02of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck1-0/+10
2011-07-27dt/net: add helper function of_get_phy_modeShawn Guo1-0/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney1-0/+15