| Commit message (Expand) | Author | Age | Files | Lines |
* | of: net: move of_net under net/ | Jakub Kicinski | 2021-10-07 | 1 | -145/+0 |
* | of: net: fix of_get_mac_addr_nvmem() for non-platform devices | Michael Walle | 2021-04-13 | 1 | -5/+30 |
* | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 2021-04-13 | 1 | -32/+28 |
* | of: of_net: Provide function name and param description | Lee Jones | 2021-03-18 | 1 | -0/+3 |
* | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 2019-11-04 | 1 | -5/+11 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | of_net: Fix missing of_find_device_by_node ref count drop | Petr Štetiar | 2019-05-13 | 1 | -1/+4 |
* | of_net: remove nvmem-mac-address property | Petr Štetiar | 2019-05-10 | 1 | -23/+6 |
* | of_net: add NVMEM support to of_get_mac_address | Petr Štetiar | 2019-05-05 | 1 | -3/+51 |
* | of_net: Fix residues after of_get_nvmem_mac_address removal | Petr Štetiar | 2019-04-19 | 1 | -1/+0 |
* | of: net: kill of_get_nvmem_mac_address() | Bartosz Golaszewski | 2018-12-03 | 1 | -39/+0 |
* | of_net: Implement of_get_nvmem_mac_address helper | Mike Looijmans | 2018-03-30 | 1 | -0/+40 |
* | of_net: factor out repetitive code from of_get_mac_address() | Sergei Shtylyov | 2015-03-29 | 1 | -12/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 1 | -24/+2 |
|\ |
|
| * | net: phy: re-design phy_modes to be self-contained | Florian Fainelli | 2014-02-12 | 1 | -24/+2 |
* | | of: make of_get_phy_mode parse 'phy-connection-type' | Florian Fainelli | 2014-02-03 | 1 | -4/+7 |
|/ |
|
* | phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY | Andy Fleming | 2014-01-13 | 1 | -0/+1 |
* | of: Make of_get_phy_mode() return int i.s.o. const int | Geert Uytterhoeven | 2013-08-28 | 1 | -1/+1 |
* | phy: add reverse MII PHY connection type | Florian Fainelli | 2013-05-31 | 1 | -0/+1 |
* | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | net: ibm_newemac: convert it to use of_get_phy_mode | Shawn Guo | 2011-07-27 | 1 | -0/+2 |
* | dt/net: add helper function of_get_phy_mode | Shawn Guo | 2011-07-27 | 1 | -0/+43 |
* | of/net: Move of_get_mac_address() to a common source file. | David Daney | 2010-11-01 | 1 | -0/+48 |