| Commit message (Expand) | Author | Age | Files | Lines |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -1/+1 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. | Jon Smirl | 2008-10-22 | 1 | -0/+18 |
* | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov | 2008-07-22 | 1 | -5/+0 |
* | netdev: Convert all drivers away from netif_schedule(). | David S. Miller | 2008-07-17 | 1 | -1/+1 |
* | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP | Roel Kluin | 2008-06-11 | 1 | -1/+1 |
* | [POWERPC] mpc5200: Allow for fixed speed MII configurations | Grant Likely | 2008-05-01 | 1 | -23/+74 |
* | [POWERPC] mpc5200: Fix FEC error handling on FIFO errors | Sascha Hauer | 2008-04-29 | 1 | -10/+13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 1 | -0/+1 |
|\ |
|
| * | [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works | René Bürgel | 2008-04-03 | 1 | -0/+1 |
* | | phy: Change mii_bus id field to a string | Andy Fleming | 2008-04-16 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely | 2008-01-26 | 1 | -4/+2 |
* | fec_mpc52xx: write in C... | Al Viro | 2007-12-22 | 1 | -2/+3 |
* | Fix memory corruption in fec_mpc52xx | Jon Smirl | 2007-12-04 | 1 | -2/+2 |
* | SET_NETDEV_DEV() in fec_mpc52xx.c | David Woodhouse | 2007-12-01 | 1 | -0/+2 |
* | Fix region size check in mpc5200 FEC driver | Grant Likely | 2007-11-01 | 1 | -2/+2 |
* | FEC - fast ethernet controller for mpc52xx | Domen Puncer | 2007-10-29 | 1 | -0/+1112 |