Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[safe/jmp/linux-2.6] / drivers / net / sfc / rx.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Rename falcon.h to nic.h
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-24 Ben Hutchingssfc: Combine high-level header files
2009-11-24 Ben Hutchingssfc: Record RX queue number on GRO path
2009-11-24 Ben Hutchingssfc: Move assertions and buffer cleanup earlier in...
2009-11-24 Ben Hutchingssfc: Remove ridiculously paranoid assertions
2009-11-24 Ben Hutchingssfc: Remove redundant gotos from __efx_rx_packet()
2009-10-30 Ben Hutchingssfc: Enable heuristic selection between page and skb...
2009-10-30 Ben Hutchingssfc: Feed GRO result into RX allocation policy and...
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-28 Ben Hutchingssfc: Set ip_summed correctly for page buffers passed...
2009-10-24 Ben Hutchingssfc: Eliminate indirect lookups of queue size constants
2009-04-16 Herbert Xugro: New frags interface to avoid copying shinfo
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-21 Herbert Xusfc: Replace LRO with GRO
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-09-03 Ben Hutchingssfc: Remove some unreachable error paths
2008-09-03 Ben Hutchingssfc: Cleanup RX queue information
2008-09-03 Ben Hutchingssfc: Removed forced inlining of long functions
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-05-22 Ben Hutchingssfc: Remove redundant casts to and from void *
2008-05-22 Ben Hutchingssfc: Merged efx_page_offset() into efx_rx_buf_offset()
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-05-22 Ben Hutchingssfc: Added and removed braces to comply with kernel...
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support
2008-05-13 Ben Hutchings[netdrvr] sfc: Removed bogus 'fall-thru' comments
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.