summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/rx.c
Commit message (Expand)AuthorAgeFilesLines
* gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-161-8/+18
* net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-281-0/+2
* sfc: Replace LRO with GROHerbert Xu2009-01-211-191/+16Star
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+1
* sfc: Remove some unreachable error pathsBen Hutchings2008-09-031-2/+2
* sfc: Cleanup RX queue informationBen Hutchings2008-09-031-16/+6Star
* sfc: Removed forced inlining of long functionsBen Hutchings2008-09-031-21/+21
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-031-7/+7
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
* sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-221-4/+4
* sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-221-7/+3Star
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-221-15/+24
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-221-1/+2
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-131-0/+10
* [netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2008-05-131-1/+0Star
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-291-0/+875