Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / arm / ep93xx_eth.c
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-04 David S. Millernet: ep93xx_eth stops receiving packets
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-08 H Hartley Sweetenep93xx_eth.c general cleanup
2009-11-30 Florian Fainelliep93xx-eth: check for zero MAC address on probe, not...
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-05-29 FUJITA Tomonorinet: replace dma_sync_single with dma_sync_single_for_cpu
2009-04-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-16 Hartley Sweeten[ARM] 5454/1: ep93xx_eth: fix sparse warnings
2009-04-11 Alexander Beregalovep93xx_eth: convert to net_device_ops
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-30 Kamalesh Babulalnet: Fix more NAPI interface netdev argument drop fallout.
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-22 Kay Sieversarm: bus_id -> dev_name() and dev_set_name() conversions
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2007-11-14 David S. Miller[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-11 David S. Miller[NET]: Kill eth_copy_and_sum().
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2006-12-26 Yan Burmanep93xx: some minor cleanups to the ep93xx eth driver
2006-11-01 Lennert Buytenhek[PATCH] ep93xx_eth: don't report RX errors
2006-11-01 Lennert Buytenhek[PATCH] ep93xx_eth: fix unlikely(x) > y test
2006-11-01 Lennert Buytenhek[PATCH] ep93xx_eth: fix RX/TXstatus ring full handling
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-23 Lennert Buytenhek[PATCH] Cirrus Logic ep93xx ethernet driver