Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | phy: add missing constants for Micrel KSZ9031 | Stefano Babic | 2013-11-22 | -0/+5 |
| | | | | Signed-off-by: Stefano Babic <sbabic@denx.de> | |||
* | net: phy: supplement support for Micrel's KSZ9031 | SARTRE Leo | 2013-06-24 | -0/+11 |
| | | | | | | Add function ksz9031_phy_extended_write and ksz9031_phy_extended_read Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com> | |||
* | net: phy: add support for Micrel's KSZ9021 | Troy Kisky | 2012-02-27 | -0/+16 |
Add the gigabit phy KSZ9021. Also, add function ksz9021_phy_extended_write /_read for access to the phys extended registers. The environment variable "disable_giga" can be used to disable 1000baseTx. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Dirk Behme <dirk.behme@de.bosch.com> |