1. 183233b sfc: Allocate and link PIO buffers; map them with write-combining by Ben Hutchings · 11 years ago
  2. dfa50be sfc: Implement firmware-assisted TSO for EF10 by Ben Hutchings · 11 years ago
  3. c78c39e sfc: Fold tso_get_head_fragment() into tso_start() by Ben Hutchings · 11 years ago
  4. f7a6d2c sfc: Update copyright banners by Ben Hutchings · 11 years ago
  5. ba8977b sfc: Extend struct efx_tx_buffer to allow pushing option descriptors by Ben Hutchings · 11 years ago
  6. 02e1216 sfc: Add TX merged completion counter by Ben Hutchings · 11 years ago
  7. e42c3d8 sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour by Ben Hutchings · 11 years ago
  8. 0d19a54 sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking by Ben Hutchings · 12 years ago
  9. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 12 years ago
  10. 9714284 sfc: Stash header offsets for TSO in struct tso_state by Ben Hutchings · 12 years ago
  11. 53cb13c sfc: Replace tso_state::full_packet_space with ip_base_len by Ben Hutchings · 12 years ago
  12. f7251a9 sfc: Simplify TSO header buffer allocation by Ben Hutchings · 12 years ago
  13. 14bf718 sfc: Stop TX queues before they fill up by Ben Hutchings · 12 years ago
  14. 7668ff9 sfc: Refactor struct efx_tx_buffer to use a flags field by Ben Hutchings · 12 years ago
  15. 7e6d06f sfc: Fix maximum number of TSO segments and minimum TX queue size by Ben Hutchings · 12 years ago
  16. f7cbb16 sfc: Stop changing header offsets on TX by Ben Hutchings · 12 years ago
  17. e718905 sfc: Remove dead write to tso_state::packet_space by Ben Hutchings · 12 years ago
  18. 0e33d87 sfc: Use generic DMA API, not PCI-DMA API by Ben Hutchings · 12 years ago
  19. 2d0cc56 sfc: Minor formatting cleanup by Ben Hutchings · 12 years ago
  20. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 12 years ago
  21. 73ba7b6 sfc: Remove remnants of on-load self-test by Ben Hutchings · 12 years ago
  22. c2e4e25 sfc: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  23. 449fa02 sfc: fix race in efx_enqueue_skb_tso() by Eric Dumazet · 13 years ago
  24. c394099 sfc: Support for byte queue limits by Tom Herbert · 13 years ago
  25. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  26. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  27. 4a22c4c sfc: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  28. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/tx.c]
  29. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  30. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 13 years ago
  31. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  32. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 13 years ago
  33. 60031fc sfc: Move TX queue core queue mapping into tx.c by Ben Hutchings · 13 years ago
  34. c04bfc6 sfc: Remove ancient support for nesting of TX stop by Ben Hutchings · 14 years ago
  35. cd38557 sfc: Use TX push whenever adding descriptors to an empty queue by Ben Hutchings · 14 years ago
  36. 51c56f4 sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count by Ben Hutchings · 14 years ago
  37. 4f3907e sfc: When waking a stopped tx_queue, only lock that tx_queue by Steve Hodgson · 14 years ago
  38. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  39. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  40. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  41. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. a7ebd27 sfc: Fix DMA mapping cleanup in case of an error in TSO by Neil Turton · 15 years ago
  44. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  45. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 15 years ago
  46. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  47. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  48. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  49. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  50. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  51. 63f1988 sfc: Move all TX DMA length limiting into tx.c by Ben Hutchings · 15 years ago
  52. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  53. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  54. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  55. bb145a9 sfc: Pad packets to 33 bytes to prevent TX packet parser lockup by Ben Hutchings · 15 years ago
  56. 32d7600 sfc: Don't wake TX queues while they're being flushed by Ben Hutchings · 15 years ago
  57. a7ef593 sfc: Reject packets from the kernel TX queue during a loopback self-test by Ben Hutchings · 15 years ago
  58. 13e9ab1 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate by Ben Hutchings · 16 years ago
  59. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  60. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  61. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  62. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
  63. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  64. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
  65. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
  66. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
  67. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  68. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago
  69. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  70. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  71. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  72. b9b39b6 [netdrvr] sfc: Add TSO support by Ben Hutchings · 16 years ago
  73. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 16 years ago