mm: speculative page references
[safe/jmp/linux-2.6] / drivers / net / cassini.c
2008-07-26 Nick Pigginmm: speculative page references
2008-05-22 David S. Millercassini: Only use chip checksum for ipv4 packets.
2008-03-24 Robert P. J. Day[CASSINI]: Use shorter list_splice_init() macro for...
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2008-01-04 David S. Miller[CASSINI]: Bump driver version and release date.
2008-01-04 David S. Miller[CASSINI]: Fix two obvious NAPI bugs.
2008-01-04 David S. Miller[CASSINI]: Set skb->truesize properly on receive packets.
2008-01-04 David S. Miller[CASSINI]: Program parent Intel31154 bridge when necessary.
2008-01-04 David S. Miller[CASSINI]: Revert 'dont touch page_count'.
2008-01-04 Al Viro[CASSINI]: Fix endianness bug.
2007-10-15 Alejandro Martinez... netdev: convert non-obvious instances to use ARRAY_SIZE()
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
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-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-05-31 David S. Miller[CASSINI]: Fix printk message typo.
2007-05-25 David S. Miller[CASSINI]: Check pci_set_mwi() return value.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NET]: Split skb->csum
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-05 Jeff Garzik[netdrvr] use dev_xxx() printk helpers, rather than...
2006-07-05 Jeff Garzik[netdrvr] Use dev_printk() when ethernet interface...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-04-20 Marc Zyngier[PATCH] netdrvr: Convert cassini to pci_iomap
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-21 Ingo Molnar[CASSINI]: sem2mutex
2006-01-18 Nick Piggin[CASSINI]: dont touch page_count
2006-01-17 Andrew Morton[CASSINI]: Fix printk warning.
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/net
2005-10-03 Al Viro[CASSINI]: Convert to ethtool_ops
2005-09-30 Al Viro[PATCH] cassini annotations and fixes
2005-09-30 Al Viro[CASSINI]: sparse annotations and fixes
2005-09-27 David S. Miller[NET]: Add Sun Cassini driver.