1. 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
  2. a7ebd27 sfc: Fix DMA mapping cleanup in case of an error in TSO by Neil Turton · 14 years ago
  3. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 14 years ago
  4. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 14 years ago
  5. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 14 years ago
  6. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 14 years ago
  7. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 14 years ago
  8. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 14 years ago
  9. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 14 years ago
  10. 63f1988 sfc: Move all TX DMA length limiting into tx.c by Ben Hutchings · 15 years ago
  11. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  12. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  13. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  14. bb145a9 sfc: Pad packets to 33 bytes to prevent TX packet parser lockup by Ben Hutchings · 15 years ago
  15. 32d7600 sfc: Don't wake TX queues while they're being flushed by Ben Hutchings · 15 years ago
  16. a7ef593 sfc: Reject packets from the kernel TX queue during a loopback self-test by Ben Hutchings · 15 years ago
  17. 13e9ab1 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate by Ben Hutchings · 16 years ago
  18. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  19. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  20. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  21. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
  22. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  23. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
  24. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
  25. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
  26. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  27. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago
  28. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  29. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  30. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  31. b9b39b6 [netdrvr] sfc: Add TSO support by Ben Hutchings · 16 years ago
  32. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 16 years ago