Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | net: mii: Changes not made by spatch | Joe Hershberger | 2016-08-15 | -4/+4 |
| | | | | | | | | | | | | | If the functions passed to the registration function are not in the same C file (extern) then spatch will not handle the dependent changes. Make those changes manually. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> For the 4xx related files: Acked-by: Stefan Roese <sr@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> | |||
* | arm: bcm281xx: net: Add Ethernet Driver | Jiandong Zheng | 2014-08-30 | -0/+70 |
The Broadcom StarFighter2 Ethernet driver is used in multiple Broadcom SoC(s) and: - supports multiple MAC blocks, - provides support for the Broadcom GMAC. This driver requires MII and PHYLIB. Signed-off-by: Jiandong Zheng <jdzheng@broadcom.com> Signed-off-by: Steve Rae <srae@broadcom.com> |