1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 0550769 cxgb4vf: Use defined Mailbox Timeout by Casey Leedom · 13 years ago
  3. 7e9c262 cxgb4vf: Quiesce Virtual Interfaces on shutdown ... by Casey Leedom · 13 years ago
  4. 843635e cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... by Casey Leedom · 13 years ago
  5. bb14a1a cxgb4vf: Check driver parameters in the right place ... by Casey Leedom · 13 years ago
  6. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 14 years ago
  7. 80ce3f67 cxgb4vf: fix mailbox data/control coherency domain race by Casey Leedom · 14 years ago
  8. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  9. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  10. c710245c cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes by Casey Leedom · 14 years ago
  11. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. 42eb59d cxgb4vf: fix setting unicast/multicast addresses ... by Casey Leedom · 14 years ago
  13. 410989f cxgb4vf: Advertise NETIF_F_TSO_ECN. by Casey Leedom · 14 years ago
  14. 4204875 cxgb4vf: fix up "Section Mismatch" compiler warning. by Casey Leedom · 14 years ago
  15. f12fe35 cxgb4vf: add ethtool statistics for GRO. by Casey Leedom · 14 years ago
  16. caedda3 cxgb4vf: minor comment/symbolic name cleanup. by Casey Leedom · 14 years ago
  17. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  18. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  19. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  20. eb6c503 cxgb4vf: fix some errors in Gather List to skb conversion by Casey Leedom · 14 years ago
  21. b94e72e cxgb4vf: fix bug in Generic Receive Offload by Casey Leedom · 14 years ago
  22. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  23. 6c6cf42 cxgb4vf: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  24. 6549574 cxgb4vf: make single bit signed bitfields unsigned by Harvey Harrison · 14 years ago
  25. 003ab67 cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  26. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  27. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  28. 7a0c202 cxgb4vf: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  29. c8639a8 cxgb4vf: Fix bug where we were only allocating one queue in MSI mode by Casey Leedom · 14 years ago
  30. 024e629 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array by Casey Leedom · 14 years ago
  31. b97d13a cxgb4vf: fix SGE resource resource deallocation bug by Casey Leedom · 14 years ago
  32. 7f9dd2f cxgb4vf: fix TX Queue restart by Casey Leedom · 14 years ago
  33. 68dc9d3 cxgb4vf: Implement "Unhandled Interrupts" statistic by Casey Leedom · 14 years ago
  34. 57b2eaf cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage by FUJITA Tomonori · 14 years ago
  35. b3003be cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary by Casey Leedom · 14 years ago
  36. 64bb336 cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback by Casey Leedom · 14 years ago
  37. 84c6ade cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf by Casey Leedom · 14 years ago
  38. be839e3 cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf by Casey Leedom · 14 years ago
  39. c6e0d91 cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code by Casey Leedom · 14 years ago
  40. 16f8bd4 cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code by Casey Leedom · 14 years ago