Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-30 | sfc: Use a more sensible cast in efx_rx_buf_offset() | Ben Hutchings | 1 | -1/+1 |
2012-01-27 | sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field | Ben Hutchings | 1 | -33/+32 |
2012-01-27 | sfc: Move the end of the non-GRO RX path into its own function | Ben Hutchings | 1 | -18/+23 |
2012-01-05 | sfc: Remove parentheses around return expressions, reported by checkpatch | Ben Hutchings | 1 | -8/+7 |
2011-12-16 | sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO | Ben Hutchings | 1 | -5/+2 |
2011-12-04 | sfc: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 1 | -1/+1 |
2011-10-31 | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -1/+1 |
2011-09-22 | sfc: convert to SKB paged frag API. | Ian Campbell | 1 | -1/+1 |
2011-08-11 | sfc: Move the Solarflare drivers | Jeff Kirsher | 1 | -0/+749 |