aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_mpc52xx.c
Commit message (Expand)AuthorAge
* Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-17
|\
| * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-17
* | net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2009-04-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-03
|\
| * net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely2009-04-02
| * net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman2009-04-02
| * net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely2009-04-02
* | powerpc/5200: Stop using device_type and port-number propertiesGrant Likely2009-02-03
|/
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl2008-10-22
* netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov2008-07-22
* netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-17
* fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-11
* [POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely2008-05-01
* [POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer2008-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
|\
| * [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel2008-04-03
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
|/
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
* fec_mpc52xx: write in C...Al Viro2007-12-22
* Fix memory corruption in fec_mpc52xxJon Smirl2007-12-04
* SET_NETDEV_DEV() in fec_mpc52xx.cDavid Woodhouse2007-12-01
* Fix region size check in mpc5200 FEC driverGrant Likely2007-11-01
* FEC - fast ethernet controller for mpc52xxDomen Puncer2007-10-29