include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-natty.git] / drivers / net / arm / at91_ether.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet/arm: convert to use netdev_for_each_mc_addr
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-22 Uwe Kleine-Königregister at91_ether using platform_driver_probe
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-04-11 Alexander Beregalovat91_ether: convert to net_device_ops
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 David Brownellat91_ether: request/free GPIO for PHY interrupt
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-22 Paulius Zaleckasat91_ether: use netstats in net_device structure
2008-07-22 Kay Sieversarm: bus_id -> dev_name() and dev_set_name() conversions
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2008-04-17 Andrew Victor[ARM] 4980/1: [AT91] emQbit ECB_AT91 board support
2008-02-03 Roel Kluindrivers/net/arm/at91_ether.c: logical/bitand typo in...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-05-08 Andrew VictorAT91RM9200 Ethernet: Fix multicast addressing
2007-05-08 Andrew VictorAT91RM9200 Ethernet: Support additional PHYs
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-12-07 Andrew Victor[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
2006-12-07 Andrew Victor[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole...
2006-12-07 Andrew Victor[PATCH] AT91RM9200 Ethernet: Move check_timer variable...
2006-12-07 Andrew Victor[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-28 Andrew Victor[ARM] 3865/1: AT91RM9200 header updates
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Andrew Victor[PATCH] AT91RM9200 Ethernet #4: Suspend/Resume
2006-06-23 Andrew Victor[PATCH] AT91RM9200 Ethernet #3: Cleanup
2006-06-23 Andrew Victor[PATCH] AT91RM9200 Ethernet #2: MII interface
2006-06-23 Andrew Victor[PATCH] AT91RM9200 Ethernet #1: Link poll
2006-03-24 Andrew Victor[PATCH] AT91RM9200 Ethernet driver