spidernet: Replace literal with const
[safe/jmp/linux-2.6] / drivers / net / arm / at91_ether.c
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