1. fa466e9 ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 by Waskiewicz Jr, Peter P · 17 years ago
  2. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  3. 5438646 ixgbe: fix link down initial state by Jesse Brandeburg · 17 years ago
  4. 2f3889f ixgbe: Fix the DCB PFC thresholds for 82599 by PJ Waskiewicz · 17 years ago
  5. f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 17 years ago
  6. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  7. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 17 years ago
  8. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 17 years ago
  9. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 17 years ago
  10. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 17 years ago
  11. 8d1c3c0 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 17 years ago
  12. 0419305 ixgbe: Update get_physical_layer() calls, plus a version bump by Peter P Waskiewicz Jr · 17 years ago
  13. 1eb99d5 ixgbe: Update the usage of orig_autoc to be more consistent by PJ Waskiewicz · 17 years ago
  14. 553b449 ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules by PJ Waskiewicz · 17 years ago
  15. 04f165e ixgbe: Move PHY ops initialization to centralize bus accesses by PJ Waskiewicz · 17 years ago
  16. d3e9c56 ixgbe: Don't return error in flow control configuration if FC is off by PJ Waskiewicz · 17 years ago
  17. e80e887 ixgbe: add define to support 82599 64 IVAR registers by Don Skidmore · 17 years ago
  18. 6e4e87d ixgbe: add support for addition VT_CTL defines by Don Skidmore · 17 years ago
  19. d988ead ixgbe: fix IXGBE_MTQC values by Don Skidmore · 17 years ago
  20. 2132d38 ixgbe: Enable another bit for flow control operation by PJ Waskiewicz · 17 years ago
  21. d6c519e ixgbe: only allow WOL for 82599 KX4 NIC by Alexander Duyck · 17 years ago
  22. 87c1201 ixgbe: Move the LED blink code to common, since 82599 also uses it by PJ Waskiewicz · 17 years ago
  23. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 17 years ago
  24. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 17 years ago
  25. f9ed885 ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters by Mallikarjuna R Chilakala · 17 years ago
  26. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 17 years ago
  27. a20a119 ixgbe: Patch to fix driver panic while freeing up tx & rx resources by Mallikarjuna R Chilakala · 17 years ago
  28. 44df32c ixgbe: refactor tx buffer processing to use skb_dma_map/unmap by Alexander Duyck · 17 years ago
  29. 8be0e46 ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores by PJ Waskiewicz · 17 years ago
  30. cd7664f ixgbe: feature - driver to default with FC on. by Don Skidmore · 17 years ago
  31. ea4af4f ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control by PJ Waskiewicz · 17 years ago
  32. 7c5b832 ixgbe: Fix ethtool output with advertised mode. by Don Skidmore · 17 years ago
  33. b453368 ixgbe: fix build when DEBUG is defined by Alexander Duyck · 17 years ago
  34. bb3daa4 ixgbe: Allow Priority Flow Control settings to survive a device reset by PJ Waskiewicz · 17 years ago
  35. 09a3b1f ixgbe: fix select_queue management by Stephen Hemminger · 17 years ago
  36. 22d5a71 ixgbe: Fixup the watchdog interrupt scheduling on 82599 by Jesse Brandeburg · 17 years ago
  37. e63d976 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices by PJ Waskiewicz · 17 years ago
  38. 03cfa20 ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge by PJ Waskiewicz · 17 years ago
  39. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  40. 4df1046 ixgbe: Cleanup some whitespace issues, fixup and add some comments by Jesse Brandeburg · 17 years ago
  41. 8851253 ixgbe: Two small fixes for 82599 when bringing the device down and for WoL by PJ Waskiewicz · 17 years ago
  42. 9891ca7 ixgbe: Add a few safety nets for register writes and descriptor cleanups by Jesse Brandeburg · 17 years ago
  43. 2a41ff8 ixgbe: Cleanup on the Rx init path by Jesse Brandeburg · 17 years ago
  44. 9a1a69ad ixgbe: Fix the Tx clean logic to return proper status by Jesse Brandeburg · 17 years ago
  45. 4dd64df ixgbe: fix bug with napi add before request_irq by Jesse Brandeburg · 17 years ago
  46. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 17 years ago
  47. 40dcd79 ixgbe: Disable DROP_EN for Rx queues by PJ Waskiewicz · 17 years ago
  48. d51019a ixgbe: Fix an accounting problem when the Rx FIFO is full by PJ Waskiewicz · 17 years ago
  49. 1339b9e ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types by PJ Waskiewicz · 17 years ago
  50. e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 17 years ago
  51. fc1f209 ixgbe: Fix some compiler warnings. by David S. Miller · 17 years ago
  52. e8e2635 ixgbe: Add 82599 device id's, hook it up into the main driver. by PJ Waskiewicz · 17 years ago
  53. 235ea82 ixgbe: Add DCB for 82599, remove BCN support by PJ Waskiewicz · 17 years ago
  54. 11afc1b ixgbe: Add hardware specific initialization code for 82599 devices by PJ Waskiewicz · 17 years ago
  55. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 17 years ago
  56. c7e4358 ixgbe: Move ring features into an enum, allowing easier future maintenance by Shannon Nelson · 17 years ago
  57. 5403750 ixgbe: fix for 82598 Si errata causing buffer overflow by Don Skidmore · 17 years ago
  58. 1aef47c drivers/net/ixgbe: fix sparse warning: Should it be static? by Hannes Eder · 17 years ago
  59. 367681f ixgbe: Removing the unused PAGE_USE_COUNT() macro. by Breno Leitão · 17 years ago
  60. 3e45066 ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 by Peter P Waskiewicz Jr · 17 years ago
  61. 12207e4 ixgbe: Defeature Tx Head writeback by Peter P Waskiewicz Jr · 17 years ago
  62. 0ecc061 ixgbe: Update flow control state machine in link setup by Peter P Waskiewicz Jr · 17 years ago
  63. 34b0368 ixgbe: Display EEPROM version in ethtool -i queries by Peter P Waskiewicz Jr · 17 years ago
  64. 3201d31 ixgbe: Update link setup code to better support autonegotiation of speed by Peter P Waskiewicz Jr · 17 years ago
  65. bc97114 ixgbe: Refactor set_num_queues() and cache_ring_register() by Peter P Waskiewicz Jr · 17 years ago
  66. 3efac5a ixgbe: Update copyright dates, bump the driver version number by Peter P Waskiewicz Jr · 17 years ago
  67. eb7f139 ixgbe: Refactor MSI-X allocation mechanism by Peter P Waskiewicz Jr · 17 years ago
  68. 2f21bdd ixgbe: Add 82598 support for BX mezzanine devices by Don Skidmore · 17 years ago
  69. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 17 years ago
  70. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 17 years ago
  71. 1e336d0 ixgbe: add support KX/KX4 device by Don Skidmore · 17 years ago
  72. 5b9c3cd ixgbe: fix slow load times on 82598 nics by Don Skidmore · 17 years ago
  73. 78b6f4c ixgbe: Replace LRO with GRO by Herbert Xu · 17 years ago
  74. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 17 years ago
  75. 1da100b ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by Peter P Waskiewicz Jr · 17 years ago
  76. 068c89b ixgbe: fix tag stripping for VLAN ID 0 by Don Skidmore · 17 years ago
  77. 15005a3 ixgbe: fix dca issue with relaxed ordering turned on by Don Skidmore · 17 years ago
  78. d3fa472 ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. by Peter P Waskiewicz Jr · 17 years ago
  79. 7adf152 ixgbe: Fix NAPI enable/disable path when using DCB by Peter P Waskiewicz Jr · 17 years ago
  80. e855aac drivers/net/ixgbe: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
  81. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 17 years ago
  82. bfb8cc3 ixgbe: fix the display of DCB control stats in ethtool by Don Skidmore · 17 years ago
  83. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 17 years ago
  84. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 17 years ago
  85. 5ecc361 ixgbe: fix dma mapping unbalance by Jesse Brandeburg · 17 years ago
  86. 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 17 years ago
  87. a4d2f34 ixgbe: function comment typo by Wang Chen · 17 years ago
  88. feea6a5 ixgbe: section fixes by Al Viro · 17 years ago
  89. a46e534 ixgbe: cleanup link up/down messages by Jeff Kirsher · 17 years ago
  90. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  91. cb13fc2 ixgbe: Naming interrupt vectors by Robert Olsson · 17 years ago
  92. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 17 years ago
  93. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 17 years ago
  94. 9d2f472 ixgbe: convert directly reference of netdev->priv by Wang Chen · 17 years ago
  95. c4900be ixgbe: add SFP+ driver support by Donald Skidmore · 17 years ago
  96. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 17 years ago
  97. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 17 years ago
  98. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 17 years ago
  99. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 17 years ago
  100. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 17 years ago