| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-02 | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren | |
| Affected boards: hidden_dragon MPC8544DS MPC8610HPCN R2DPLUS TB0229 Removed initialization of the driver from net/eth.c Signed-off-by: Ben Warren <[email protected]> | |||
| 2008-09-02 | Moved initialization of RTL8169 Ethernet controller to board_eth_init() | Ben Warren | |
| Affected boards: linkstation r7780mp Removed initialization of the driver from net/eth.c Signed-off-by: Ben Warren <[email protected]> | |||
| 2008-09-02 | Introduce netdev.h header file and remove externs | Ben Warren | |
| This addresses all drivers whose initializers have already been moved to board_eth_init()/cpu_eth_init(). Signed-off-by: Ben Warren <[email protected]> | |||
