aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/rx.c
Commit message (Expand)AuthorAge
* gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-16
* net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-27
* sfc: Replace LRO with GROHerbert Xu2009-01-21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* sfc: Remove some unreachable error pathsBen Hutchings2008-09-03
* sfc: Cleanup RX queue informationBen Hutchings2008-09-03
* sfc: Removed forced inlining of long functionsBen Hutchings2008-09-03
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-03
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-22
* sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-22
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-22
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-22
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-13
* [netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2008-05-13
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-29