1. d3fa472 ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. by Peter P Waskiewicz Jr · 16 years ago
  2. 7adf152 ixgbe: Fix NAPI enable/disable path when using DCB by Peter P Waskiewicz Jr · 16 years ago
  3. e855aac drivers/net/ixgbe: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  4. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  5. bfb8cc3 ixgbe: fix the display of DCB control stats in ethtool by Don Skidmore · 16 years ago
  6. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
  7. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  8. 5ecc361 ixgbe: fix dma mapping unbalance by Jesse Brandeburg · 16 years ago
  9. 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 16 years ago
  10. a4d2f34 ixgbe: function comment typo by Wang Chen · 16 years ago
  11. feea6a5 ixgbe: section fixes by Al Viro · 16 years ago
  12. a46e534 ixgbe: cleanup link up/down messages by Jeff Kirsher · 16 years ago
  13. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. cb13fc2 ixgbe: Naming interrupt vectors by Robert Olsson · 16 years ago
  15. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  16. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 16 years ago
  17. 9d2f472 ixgbe: convert directly reference of netdev->priv by Wang Chen · 16 years ago
  18. c4900be ixgbe: add SFP+ driver support by Donald Skidmore · 16 years ago
  19. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  20. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  21. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  22. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  23. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  24. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  25. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 0edc352 ixgb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  27. 79aefa4 ixgbe: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  28. 74ad0a5 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by PJ Waskiewicz · 16 years ago
  29. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  30. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  31. 0befdb3 ixgbe: add device support for 82598AT (copper 10GbE) adapters by Jesse Brandeburg · 16 years ago
  32. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  33. 5dd2d33 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA by Jeff Garzik · 16 years ago
  34. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  35. 6988867 ixgbe: whitespace/formatting cleanup by Alexander Duyck · 16 years ago
  36. b3c8b4b ixgbe: correctly add and remove napi queues by Alexander Duyck · 16 years ago
  37. b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 16 years ago
  38. 51ac644 ixgbe: bump version by Jeff Kirsher · 16 years ago
  39. 9f8cdf4 ixgbe: xmit frame refactor by Jesse Brandeburg · 16 years ago
  40. 74ce8dd ixgbe: lower stack space usage by Jesse Brandeburg · 16 years ago
  41. 2adc051 ixgbe: cleanup defines by Jesse Brandeburg · 16 years ago
  42. b980497 ixgbe: move set_num_queues and call it after msix failure by Jesse Brandeburg · 16 years ago
  43. 7f82187 ixgbe: refresh the ixgbe_down function by Jesse Brandeburg · 16 years ago
  44. c44ade9 ixgbe: update to latest common code module by Jesse Brandeburg · 16 years ago
  45. f084827 ixgbe: add clean rx many routine by Jesse Brandeburg · 16 years ago
  46. f6af803 ixgbe: lro stats were not counted on first ethtool -Scall by Jesse Brandeburg · 16 years ago
  47. c431f97 ixgbe: fix ring reallocation in ethtool by Jesse Brandeburg · 16 years ago
  48. b95f5fc ixgbe: add device support for XF LR adapters by Jesse Brandeburg · 16 years ago
  49. 762f4c5 ixgbe: recycle pages in packet split mode by Jesse Brandeburg · 16 years ago
  50. ff819cf ixgbe: fix bug with lots of tx queues by Jesse Brandeburg · 16 years ago
  51. 30efa5a ixgbe: fix initial interrupt throttle settings by Jesse Brandeburg · 16 years ago
  52. 3d3d6d3 ixgbe: fix ethtool disable csum for ipv6 by Jesse Brandeburg · 16 years ago
  53. 0585798 ixgbe: fix pci_resource allocation as in other drivers by Jeff Kirsher · 16 years ago
  54. 98c00a1 ixgbe: fix ethtool register dump by Jesse Brandeburg · 16 years ago
  55. 42c783c ixgbe: limit small mtu to minimum for ipv4 support by Jesse Brandeburg · 16 years ago
  56. f47cf66 ixgbe: fix bug with shared interrupts by Jesse Brandeburg · 16 years ago
  57. 41fb924 ixgbe: link change interrupt was not causing link event by Jesse Brandeburg · 16 years ago
  58. cf8280e ixgbe: Update watchdog thread to accomodate longerlink_up events by Jesse Brandeburg · 16 years ago
  59. ce94bf4 ixgbe: fix multicast address update by Jesse Brandeburg · 16 years ago
  60. a1f96ee ixgbe: fix dca defines to not have spaces by Jesse Brandeburg · 16 years ago
  61. af72166 ixgbe: fix bug where using wake queue instead of start by Jesse Brandeburg · 16 years ago
  62. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  63. 3be1adf ixgbe: change config srrctl to only program one register per VMDq/RSS id by Alexander Duyck · 16 years ago
  64. 4eeae6f ixgbe: use different context for tso and offload by PJ Waskiewicz · 16 years ago
  65. cc41ac7 ixgbe: fix dca hints going to wrong processor by Jesse Brandeburg · 16 years ago
  66. e9990a9 ixgbe: fix bug where lro settings are per ring by Jesse Brandeburg · 16 years ago
  67. 96b0e0f ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE by Jesse Brandeburg · 16 years ago
  68. 22f32b7a5 ixgbe: should not use HW_CSUM, should use IP* flags by Jesse Brandeburg · 16 years ago
  69. 7c6e0a4 ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring by Jesse Brandeburg · 16 years ago
  70. e01c31a ixgbe: Implement Tx Head Writeback by Jesse Brandeburg · 16 years ago
  71. 2b9ade9 ixgbe: disable flow control by default by Jesse Brandeburg · 16 years ago
  72. 3a58107 ixgbe: Cleanup references to Tx and Rx rings to becommon across the driver by Jesse Brandeburg · 16 years ago
  73. 036c9b0 ixgbe: do not update stats twice each receive by Jesse Brandeburg · 16 years ago
  74. 2c5645c ixgbe: Implement HAVE_SET_RX_MODE by Christopher Leech · 16 years ago
  75. 9da09bb ixgbe: add little endian annotations for sparse by Jesse Brandeburg · 16 years ago
  76. 712744b ixgbe: fix rx csum return status misinterpretation by Jesse Brandeburg · 16 years ago
  77. 15e79f2 ixgbe: initialize interrupt throttle rate by Andy Gospodarek · 16 years ago
  78. 3d01625 ixgbe: fix vlan filtering by Alexander Duyck · 16 years ago
  79. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 16 years ago
  80. bb5d10a ixgbe: remove device ID for unsupported device by Jesse Brandeburg · 16 years ago
  81. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  82. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  83. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  84. 78ed11a netdrv intel: always enable VLAN filtering except in promiscous mode by Patrick McHardy · 16 years ago
  85. 746b9f0 netdrv intel: disable VLAN filtering in promiscous mode by Patrick McHardy · 16 years ago
  86. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  87. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  88. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  89. 6f4a0e4 ixgbe: fix EEH recovery during reset on PPC by Paul Larson · 17 years ago
  90. 177db6f ixgbe: add LRO support by Mallikarjuna R Chilakala · 17 years ago
  91. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  92. ad31c40 ixbge: allow vlan devices to use TSO and TCP CSUM offload by Jeff Kirsher · 17 years ago
  93. ff68cdb ixgbe: fix typo by Jeff Kirsher · 17 years ago
  94. fb3b27b ixgbe: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  95. 652f093 Compilation fix for ixgbe_main.c. by Denis V. Lunev · 17 years ago
  96. ef85004 ixgbe: Increment version by Auke Kok · 17 years ago
  97. bd0362d ixgbe: Add optional DCA infrastructure by Jeb Cramer · 17 years ago
  98. f494e8f ixgbe: Introduce adaptive interrupt moderation by Ayyappan Veeraiyan · 17 years ago
  99. 30eba97 ixgbe: Introduce Multiqueue TX by Ayyappan Veeraiyan · 17 years ago
  100. 021230d ixgbe: Introduce MSI-X queue vector code by Ayyappan Veeraiyan · 17 years ago