aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_net.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-29of: net: export of_get_mac_address_nvmem()Gravatar Miquel Raynal 1-0/+6
2021-10-14net: of: fix stub of_net helpers for CONFIG_NET=nGravatar Arnd Bergmann 1-1/+1
2021-10-07of: net: add a helper for loading netdev->dev_addrGravatar Jakub Kicinski 1-0/+6
2021-10-07of: net: move of_net under net/Gravatar Jakub Kicinski 1-1/+1
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Gravatar Michael Walle 1-3/+3
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsGravatar Andrew Lunn 1-2/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Gravatar Thomas Gleixner 1-2/+1
2019-05-19of_net: fix of_get_mac_address retval if compiled without CONFIG_OFGravatar Petr Štetiar 1-1/+1
2018-12-03of: net: kill of_get_nvmem_mac_address()Gravatar Bartosz Golaszewski 1-6/+0
2018-03-30of_net: Implement of_get_nvmem_mac_address helperGravatar Mike Looijmans 1-0/+6
2015-03-09net: core: add of_find_net_device_by_node()Gravatar Florian Fainelli 1-0/+8
2013-08-28of: Make of_get_phy_mode() return int i.s.o. const intGravatar Geert Uytterhoeven 1-2/+2
2013-04-02of_net.h: Provide empty functions if OF_NET is not configuredGravatar Guenter Roeck 1-0/+10
2011-07-27dt/net: add helper function of_get_phy_modeGravatar Shawn Guo 1-0/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.Gravatar David Daney 1-0/+15