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