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