Age | Commit message (Expand) | Author | Files | Lines |
2009-06-18 | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-06-17 | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 1 | -1/+1 |
2009-04-27 | net: Rework mpc5200 fec driver to use of_mdio infrastructure. | Grant Likely | 1 | -127/+53 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -33/+44 |
2009-04-02 | net/fec_mpc52xx: Don't dereference phy_device if it is NULL | Grant Likely | 1 | -10/+12 |
2009-04-02 | net/fec_mpc52xx: Migrate to net_device_ops. | Henk Stegeman | 1 | -16/+20 |
2009-04-02 | net/fec_mpc52xx: fix BUG on missing dma_ops | Grant Likely | 1 | -7/+12 |
2009-02-03 | powerpc/5200: Stop using device_type and port-number properties | Grant Likely | 1 | -3/+3 |
2008-11-11 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-22 | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. | Jon Smirl | 1 | -0/+18 |
2008-07-23 | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov | 1 | -5/+0 |
2008-07-18 | netdev: Convert all drivers away from netif_schedule(). | David S. Miller | 1 | -1/+1 |
2008-06-12 | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP | Roel Kluin | 1 | -1/+1 |
2008-05-01 | [POWERPC] mpc5200: Allow for fixed speed MII configurations | Grant Likely | 1 | -23/+74 |
2008-04-29 | [POWERPC] mpc5200: Fix FEC error handling on FIFO errors | Sascha Hauer | 1 | -10/+13 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -0/+1 |
2008-04-17 | phy: Change mii_bus id field to a string | Andy Fleming | 1 | -1/+1 |
2008-04-03 | [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works | René Bürgel | 1 | -0/+1 |
2008-01-27 | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely | 1 | -4/+2 |
2007-12-23 | fec_mpc52xx: write in C... | Al Viro | 1 | -2/+3 |
2007-12-04 | Fix memory corruption in fec_mpc52xx | Jon Smirl | 1 | -2/+2 |
2007-12-02 | SET_NETDEV_DEV() in fec_mpc52xx.c | David Woodhouse | 1 | -0/+2 |
2007-11-01 | Fix region size check in mpc5200 FEC driver | Grant Likely | 1 | -2/+2 |
2007-10-29 | FEC - fast ethernet controller for mpc52xx | Domen Puncer | 1 | -0/+1112 |