1. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 9c61a9d ixgb: remove irq_sem by Jesse Brandeburg · 16 years ago
  3. a9340b8 ixgb: move externs out of .c files by Auke Kok · 16 years ago
  4. 446490c ixgb: convert boolean_t to bool by Joe Perches · 16 years ago
  5. bab2bce ixgb: add explicit state checking by Jesse Brandeburg · 16 years ago
  6. c7793ac ixgb: remove unused variable by Julia Lawall · 16 years ago
  7. ac0b350 ixgb: add RNBC counter - no buffer count - to ethtool stats by Auke Kok · 16 years ago
  8. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 16 years ago
  9. 8b32e63 ixgb: enable sun hardware support for broadcom phy by Matheos Worku · 17 years ago
  10. a7df90a ixgb endianness annotations by Al Viro · 17 years ago
  11. 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 16 years ago
  12. 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 16 years ago
  13. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 16 years ago
  14. 3fd7131 ixgb: make sure jumbos stay enabled after reset by Matheos Worku · 17 years ago
  15. 19abe86 ixgb: fix TX hangs under heavy load by Auke Kok · 17 years ago
  16. 273dc74 ixgb: fix sparse warnings by Stephen Hemminger · 17 years ago
  17. c676504 ixgb: endianness by Al Viro · 17 years ago
  18. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  19. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  20. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  21. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  22. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  23. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  24. fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 17 years ago
  25. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  26. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  27. 55e924c ixgb: ROUND_UP macro cleanup in drivers/net/ixgb by Milind Arun Choudhary · 17 years ago
  28. 1c8816c ixgb: Use ARRAY_SIZE macro when appropriate. by Ahmed S. Darwish · 17 years ago
  29. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  30. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  31. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  32. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  33. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  34. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  35. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  36. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  37. 81b1955 PCI: Use newly defined PCI channel offline routine by Linas Vepstas · 18 years ago
  38. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  39. a3ffab8 ixgb: Write RA register high word first, increment version by Aaron Salter · 18 years ago
  40. dfd341e ixgb: Maybe stop TX if not enough free descriptors by Jesse Brandeburg · 18 years ago
  41. 5d92785 ixgb: Fix early TSO completion by Jesse Brandeburg · 18 years ago
  42. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  43. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  44. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 18 years ago
  47. f7d4fa0 ixgb: convert to netdev_priv(netdev) by Auke Kok · 18 years ago
  48. a4d3c54 ixgb: combine more rx descriptors to improve performance by Jesse Brandeburg · 18 years ago
  49. 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
  50. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  51. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  52. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  53. f8ec473 e1000, ixgb: Remove pointless wrappers by Jeff Garzik · 18 years ago
  54. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  55. 9ee093f ixgb: Increment version to 1.0.112-k2 by Auke Kok · 18 years ago
  56. 69c7a940 ixgb: remove skb->dev assignment by Auke Kok · 18 years ago
  57. 01748fb ixgb: Add PCI Error recovery callbacks by Linas Vepstas · 18 years ago
  58. adc5413 ixgb: Add buffer_info and test like e1000 has. by Jesse Brandeburg · 18 years ago
  59. 7a0eec3 ixgb: Cache-align all TX components of the adapter struct. by Jesse Brandeburg · 18 years ago
  60. ab8ced2 ixgb: recalculate after how many descriptors to wake the queue by Auke Kok · 18 years ago
  61. a91bb6a ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) by Jesse Brandeburg · 18 years ago
  62. f990b42 ixgb: convert dev->priv to netdev_priv(dev). by Auke Kok · 18 years ago
  63. 5791704 ixgb: Convert dev_alloc_skb to netdev_alloc_skb. by Auke Kok · 18 years ago
  64. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  65. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  66. 891b11f ixgb: Increment version to 1.0.109-k4 by Auke Kok · 18 years ago
  67. 3ae84d9 ixgb: fix cache miss due to miscalculation by Jesse Brandeburg · 18 years ago
  68. 0fe198a ixgb: Add CX4 PHY type detection and subdevice ID. by Manasi Deval · 18 years ago
  69. 709cf01 [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count by Auke Kok · 18 years ago
  70. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  71. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  74. d3f464b ixgb: update version, dates by Auke Kok · 18 years ago
  75. 25a9f2f ixgb: remove changelog by Auke Kok · 18 years ago
  76. 2594307 ixgb: replace netdev->priv with netdev_priv() by Auke Kok · 18 years ago
  77. 235949d1 ixgb: remove inlines, allow compiler to choose by Auke Kok · 18 years ago
  78. 3352a3b ixgb: remove lock access in the fast path by Auke Kok · 18 years ago
  79. 3f3dc0d ixgb: allocate only buffersize needed by Auke Kok · 18 years ago
  80. 989316d ixgb: revert an unwanted fix regarding tso/descriptors by Auke Kok · 18 years ago
  81. 8556f0d1 ixgb: fix interface losing macaddr on ifdn/up by Auke Kok · 18 years ago
  82. e59d169 ixgb: fix smp polling race condition by Auke Kok · 18 years ago
  83. a24e251 ixgb: increment version to 1.0.104-k4 by Auke Kok · 18 years ago
  84. 6b900bb ixgb: use rx copybreak/skb recycle by Auke Kok · 18 years ago
  85. 1dfdd7d ixgb: add performance enhancements to the buffer_info struct by Auke Kok · 18 years ago
  86. 777e1d4 ixgb: increment version to 1.0.104-k2 by Auke Kok · 18 years ago
  87. 9b8118d ixgb: add tx timeout counter by Auke Kok · 18 years ago
  88. ec9c3f5 ixgb: use DPRINTK and msglvl, and ethtool to control it by Auke Kok · 18 years ago
  89. c85fd6f ixgb: remove hardcoded number by Auke Kok · 18 years ago
  90. 940829e ixgb: add copper 10gig driver id by Auke Kok · 18 years ago
  91. f017f14 ixgb: add NETIF_F_LLTX analogous to e1000 by Auke Kok · 18 years ago
  92. 953784d ixgb: fix flow control by Auke Kok · 18 years ago
  93. 4de17c8 ixgb: remove duplicate code setting duplex and speed by Auke Kok · 18 years ago
  94. 96f9c2e ixgb: fix rare early tso completion by Auke Kok · 18 years ago
  95. c91e468 [PATCH] Use pci_set_consistent_dma_mask in ixgb driver by Andreas Schwab · 18 years ago
  96. e9ab1d1 [PATCH] drivers/net/ixgb/: make some code static by Adrian Bunk · 19 years ago
  97. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  98. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  99. df859c5 [PATCH] ixgb: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  100. c535a9d [PATCH] ixgb: correct rx_dropped counting by John W. Linville · 19 years ago