Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | -5/+0 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -4/+4 |
* | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -1/+1 |
* | mpc512x_fec: Move PHY initialization from probe into init routine. | Detlev Zundel | 2010-05-03 | -22/+7 |
* | Remove unused "local_crc32" function. | Detlev Zundel | 2010-05-03 | -40/+1 |
* | MPC512x: remove include/mpc512x.h | Wolfgang Denk | 2009-06-12 | -26/+26 |
* | MPC512x FEC: get rid of duplicated struct ethernet_regs | Wolfgang Denk | 2009-06-12 | -5/+8 |
* | MPC512x: use I/O accessors instead of pointer accesses | Wolfgang Denk | 2009-06-12 | -49/+64 |
* | MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s | Wolfgang Denk | 2008-09-12 | -1/+1 |
* | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Move MPC512x_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -0/+794 |