Age | Commit message (Expand) | Author | Files | Lines |
2019-05-13 | of_net: Fix missing of_find_device_by_node ref count drop | Petr Štetiar | 1 | -1/+4 |
2019-05-11 | of_net: remove nvmem-mac-address property | Petr Štetiar | 1 | -23/+6 |
2019-05-06 | of_net: add NVMEM support to of_get_mac_address | Petr Štetiar | 1 | -3/+51 |
2019-04-19 | of_net: Fix residues after of_get_nvmem_mac_address removal | Petr Štetiar | 1 | -1/+0 |
2018-12-04 | of: net: kill of_get_nvmem_mac_address() | Bartosz Golaszewski | 1 | -39/+0 |
2018-03-30 | of_net: Implement of_get_nvmem_mac_address helper | Mike Looijmans | 1 | -0/+40 |
2015-03-29 | of_net: factor out repetitive code from of_get_mac_address() | Sergei Shtylyov | 1 | -12/+17 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -24/+2 |
2014-02-13 | net: phy: re-design phy_modes to be self-contained | Florian Fainelli | 1 | -24/+2 |
2014-02-03 | of: make of_get_phy_mode parse 'phy-connection-type' | Florian Fainelli | 1 | -4/+7 |
2014-01-14 | phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY | Andy Fleming | 1 | -0/+1 |
2013-08-28 | of: Make of_get_phy_mode() return int i.s.o. const int | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-01 | phy: add reverse MII PHY connection type | Florian Fainelli | 1 | -0/+1 |
2011-11-01 | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+1 |
2011-07-27 | net: ibm_newemac: convert it to use of_get_phy_mode | Shawn Guo | 1 | -0/+2 |
2011-07-27 | dt/net: add helper function of_get_phy_mode | Shawn Guo | 1 | -0/+43 |
2010-11-01 | of/net: Move of_get_mac_address() to a common source file. | David Daney | 1 | -0/+48 |