index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_net.h
Age
Commit message (
Expand
)
Author
2021-10-14
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-05-19
of_net: fix of_get_mac_address retval if compiled without CONFIG_OF
Petr Štetiar
2018-12-03
of: net: kill of_get_nvmem_mac_address()
Bartosz Golaszewski
2018-03-30
of_net: Implement of_get_nvmem_mac_address helper
Mike Looijmans
2015-03-09
net: core: add of_find_net_device_by_node()
Florian Fainelli
2013-08-28
of: Make of_get_phy_mode() return int i.s.o. const int
Geert Uytterhoeven
2013-04-02
of_net.h: Provide empty functions if OF_NET is not configured
Guenter Roeck
2011-07-27
dt/net: add helper function of_get_phy_mode
Shawn Guo
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney