Age | Commit message (Expand) | Author |
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-13 | of_net: Fix missing of_find_device_by_node ref count drop | Petr Štetiar |
2019-05-10 | of_net: remove nvmem-mac-address property | Petr Štetiar |
2019-05-05 | of_net: add NVMEM support to of_get_mac_address | Petr Štetiar |
2019-04-19 | of_net: Fix residues after of_get_nvmem_mac_address removal | 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-29 | of_net: factor out repetitive code from of_get_mac_address() | Sergei Shtylyov |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-02-12 | net: phy: re-design phy_modes to be self-contained | Florian Fainelli |
2014-02-03 | of: make of_get_phy_mode parse 'phy-connection-type' | Florian Fainelli |
2014-01-13 | phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY | Andy Fleming |
2013-08-28 | of: Make of_get_phy_mode() return int i.s.o. const int | Geert Uytterhoeven |
2013-05-31 | phy: add reverse MII PHY connection type | Florian Fainelli |
2011-10-31 | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required | Paul Gortmaker |
2011-07-27 | net: ibm_newemac: convert it to use of_get_phy_mode | Shawn Guo |
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 |