1. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 19 years ago
  2. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  3. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 19 years ago
  4. 9ee093f ixgb: Increment version to 1.0.112-k2 by Auke Kok · 19 years ago
  5. 69c7a940 ixgb: remove skb->dev assignment by Auke Kok · 19 years ago
  6. 01748fb ixgb: Add PCI Error recovery callbacks by Linas Vepstas · 19 years ago
  7. adc5413 ixgb: Add buffer_info and test like e1000 has. by Jesse Brandeburg · 19 years ago
  8. ab8ced2 ixgb: recalculate after how many descriptors to wake the queue by Auke Kok · 19 years ago
  9. f990b42 ixgb: convert dev->priv to netdev_priv(dev). by Auke Kok · 19 years ago
  10. 5791704 ixgb: Convert dev_alloc_skb to netdev_alloc_skb. by Auke Kok · 19 years ago
  11. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 19 years ago
  12. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 19 years ago
  13. 891b11f ixgb: Increment version to 1.0.109-k4 by Auke Kok · 19 years ago
  14. 3ae84d9 ixgb: fix cache miss due to miscalculation by Jesse Brandeburg · 19 years ago
  15. 709cf01 [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count by Auke Kok · 19 years ago
  16. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 19 years ago
  17. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  18. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 19 years ago
  19. d3f464b ixgb: update version, dates by Auke Kok · 19 years ago
  20. 25a9f2f ixgb: remove changelog by Auke Kok · 19 years ago
  21. 235949d ixgb: remove inlines, allow compiler to choose by Auke Kok · 19 years ago
  22. 3352a3b ixgb: remove lock access in the fast path by Auke Kok · 19 years ago
  23. 3f3dc0d ixgb: allocate only buffersize needed by Auke Kok · 19 years ago
  24. 989316d ixgb: revert an unwanted fix regarding tso/descriptors by Auke Kok · 19 years ago
  25. 8556f0d ixgb: fix interface losing macaddr on ifdn/up by Auke Kok · 19 years ago
  26. e59d169 ixgb: fix smp polling race condition by Auke Kok · 19 years ago
  27. a24e251 ixgb: increment version to 1.0.104-k4 by Auke Kok · 19 years ago
  28. 6b900bb ixgb: use rx copybreak/skb recycle by Auke Kok · 19 years ago
  29. 1dfdd7d ixgb: add performance enhancements to the buffer_info struct by Auke Kok · 19 years ago
  30. 777e1d4 ixgb: increment version to 1.0.104-k2 by Auke Kok · 19 years ago
  31. 9b8118d ixgb: add tx timeout counter by Auke Kok · 19 years ago
  32. ec9c3f5 ixgb: use DPRINTK and msglvl, and ethtool to control it by Auke Kok · 19 years ago
  33. 940829e ixgb: add copper 10gig driver id by Auke Kok · 19 years ago
  34. f017f14 ixgb: add NETIF_F_LLTX analogous to e1000 by Auke Kok · 19 years ago
  35. 96f9c2e ixgb: fix rare early tso completion by Auke Kok · 19 years ago
  36. c91e468 [PATCH] Use pci_set_consistent_dma_mask in ixgb driver by Andreas Schwab · 19 years ago
  37. e9ab1d1 [PATCH] drivers/net/ixgb/: make some code static by Adrian Bunk · 20 years ago
  38. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 20 years ago
  39. df859c5 [PATCH] ixgb: support ETHTOOL_GPERMADDR by John W. Linville · 20 years ago
  40. c535a9d [PATCH] ixgb: correct rx_dropped counting by John W. Linville · 20 years ago
  41. ab707da [PATCH] ixgb: Driver version, white space, comments by Malli Chilakala · 20 years ago
  42. 7b89178 [PATCH] ixgb: Fix Broadcast/Multicast packets received statistics by Malli Chilakala · 20 years ago
  43. 8908c6c [PATCH] ixgb: Use netdev_priv() instead of netdev->priv by Malli Chilakala · 20 years ago
  44. 9c15d24 [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zero by Malli Chilakala · 20 years ago
  45. 8b0ee07 Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6. by Jeff Garzik · 20 years ago
  46. 01e5abc [PATCH] ixgb: Add MODULE_VERSION by John W. Linville · 20 years ago
  47. ac79c82 [PATCH] ixgb: Driver version, white space, comments, device id by Malli Chilakala · 20 years ago
  48. f404de1 [PATCH] ixgb: Code optimization by Malli Chilakala · 20 years ago
  49. c2eba93 [PATCH] ixgb: Remove hook for suspend, no power management by Malli Chilakala · 20 years ago
  50. 41639fe [PATCH] ixgb: Reset status in the Rx by Malli Chilakala · 20 years ago
  51. 6dfbb6d [PATCH] ixgb: Mask RXO interrupt by Malli Chilakala · 20 years ago
  52. 06c2f9e [PATCH] ixgb: Do not set the RS bit on context descriptors by Malli Chilakala · 20 years ago
  53. 5633684 [PATCH] ixgb: Fix multi-cast packet count in statistics by Malli Chilakala · 20 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago