summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/rx.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson2012-09-071-2/+11
* sfc: Add explicit RX queue flag to channelStuart Hodgson2012-09-071-2/+5
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-07-181-11/+11
|\
| * sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings2012-07-171-11/+11
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-0/+1
|/
* sfc: By default refill RX rings as soon as space for a batchDavid Riddoch2012-05-101-6/+12
* sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2012-05-101-11/+4
* sfc: Update comments on efx_rx_packet_gro()Ben Hutchings2012-03-061-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-2/+2
|\
| * sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
* | sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-161-0/+4
* | sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-161-2/+1
* | sfc: Use a more sensible cast in efx_rx_buf_offset()Ben Hutchings2012-01-301-1/+1
* | sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings2012-01-271-33/+32
* | sfc: Move the end of the non-GRO RX path into its own functionBen Hutchings2012-01-271-18/+23
* | sfc: Remove parentheses around return expressions, reported by checkpatchBen Hutchings2012-01-051-8/+7
|/
* sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings2011-12-161-5/+2
* sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
* sfc: convert to SKB paged frag API.Ian Campbell2011-09-221-1/+1
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+749
OpenPOWER on IntegriCloud