Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Drop dm.h header file from phy.h | Simon Glass | 2020-08-03 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+2 |
* | net: mdio: Clarify code flow Covarity 244085 & 244090 | Joe Hershberger | 2019-09-04 | 1 | -1/+2 |
* | cmd: mdio: prevent data abort when no mdio bus is found | Simon Goldschmidt | 2019-07-18 | 1 | -0/+5 |
* | net: introduce MDIO DM class for MDIO devices | Alex Marginean | 2019-07-15 | 1 | -0/+5 |
* | cmd: mdio: Fix access to arbitrary PHY addresses | Vladimir Oltean | 2019-06-01 | 1 | -2/+7 |
* | cmd: mdio: Switch to generic helpers when accessing the registers | Carlo Caione | 2019-05-07 | 1 | -11/+16 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | cmd: mdio: Fix style violations | Mario Six | 2018-02-26 | 1 | -4/+3 |
* | common: miiphyutil: Work and report phy address in hex in mdio cmd | Michal Simek | 2016-12-02 | 1 | -3/+3 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+313 |