Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 2021-04-13 | 1 | -3/+3 |
* | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 2019-11-04 | 1 | -2/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | of_net: fix of_get_mac_address retval if compiled without CONFIG_OF | Petr Štetiar | 2019-05-19 | 1 | -1/+1 |
* | of: net: kill of_get_nvmem_mac_address() | Bartosz Golaszewski | 2018-12-03 | 1 | -6/+0 |
* | of_net: Implement of_get_nvmem_mac_address helper | Mike Looijmans | 2018-03-30 | 1 | -0/+6 |
* | net: core: add of_find_net_device_by_node() | Florian Fainelli | 2015-03-09 | 1 | -0/+8 |
* | of: Make of_get_phy_mode() return int i.s.o. const int | Geert Uytterhoeven | 2013-08-28 | 1 | -2/+2 |
* | of_net.h: Provide empty functions if OF_NET is not configured | Guenter Roeck | 2013-04-02 | 1 | -0/+10 |
* | dt/net: add helper function of_get_phy_mode | Shawn Guo | 2011-07-27 | 1 | -0/+1 |
* | of/net: Move of_get_mac_address() to a common source file. | David Daney | 2010-11-01 | 1 | -0/+15 |