Commit History

Author SHA1 Message Date
  Ben Hutchings c73e787a8d sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 12 years ago
  Ben Hutchings b590ace09d sfc: Fix efx_rx_buf_offset() in the presence of swiotlb 12 years ago
  Ben Hutchings 3a68f19d7a sfc: Properly sync RX DMA buffer when it is not the last in the page 12 years ago
  Ben Hutchings b8e0251730 sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page() 12 years ago
  Stuart Hodgson c31e5f9f97 sfc: Add channel specific receive_skb handler and post_remove callback 13 years ago
  Stuart Hodgson 79d68b3700 sfc: Add explicit RX queue flag to channel 13 years ago
  David S. Miller 54399a78c9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next 13 years ago
  Ben Hutchings 0e33d87033 sfc: Use generic DMA API, not PCI-DMA API 13 years ago
  Ben Hutchings 49ce9c2cda drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 13 years ago
  David Riddoch 64235187c2 sfc: By default refill RX rings as soon as space for a batch 13 years ago
  David Riddoch da9ca50582 sfc: Fill RX rings completely full, rather than to 95% full 13 years ago
  Ben Hutchings 61321d92fc sfc: Update comments on efx_rx_packet_gro() 13 years ago
  David S. Miller ff4783ce78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Ben Hutchings ff3bc1e752 sfc: Fix assignment of ip_summed for pre-allocated skbs 13 years ago
  Ben Hutchings 9f2cb71c2b sfc: Leave interrupts and event queues enabled whenever we can 13 years ago
  Ben Hutchings 2ae75dac30 sfc: Generate RX fill events based on RX queues, not channels 13 years ago
  Ben Hutchings 06e63c57ac sfc: Use a more sensible cast in efx_rx_buf_offset() 13 years ago
  Ben Hutchings db3395697c sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field 14 years ago
  Ben Hutchings 1ddceb4c69 sfc: Move the end of the non-GRO RX path into its own function 13 years ago
  Ben Hutchings 0beaca2ca0 sfc: Remove parentheses around return expressions, reported by checkpatch 13 years ago
  Ben Hutchings 70350b0685 sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO 13 years ago
  Thomas Meyer c2e4e25afc sfc: Use kcalloc instead of kzalloc to allocate array 13 years ago
  Paul Gortmaker 6eb07caf1a drivers/net: Add moduleparam.h to drivers as required. 13 years ago
  Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago
  Ian Campbell 4a22c4c919 sfc: convert to SKB paged frag API. 13 years ago
  Jeff Kirsher 874aeea5d0 sfc: Move the Solarflare drivers 14 years ago