1. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  2. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  3. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  4. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  5. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 15 years ago
  6. 5da43c1 ixgbe: fix inconsistent SFP/SFP+ failure results. by Don Skidmore · 15 years ago
  7. 19343de ixgbe: fix regression on some 82598 adapters by Don Skidmore · 15 years ago
  8. 63d6e1d ixgbe: fix issues with failing to detect insert of unsupported module by Don Skidmore · 15 years ago
  9. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  10. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  11. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  12. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  13. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  14. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  15. a1c1db3 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  16. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 15 years ago
  17. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 15 years ago
  18. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 15 years ago
  19. 91281fd ixgbe: move tx processing into NAPI context by Alexander Duyck · 15 years ago
  20. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 15 years ago
  21. 21fa4e6 ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap by Alexander Duyck · 15 years ago
  22. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  23. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 15 years ago
  24. bdf0a55 ixgbe: Enable ACPI WoL capabilities for 82599 by Peter P Waskiewicz Jr · 15 years ago
  25. ccffad2 net: convert unicast addr list by Jiri Pirko · 15 years ago
  26. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  27. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 15 years ago
  28. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 15 years ago
  29. e35ec12 ixgbe: only register DCA requester once by Alexander Duyck · 15 years ago
  30. 0cefafa ixgbe: Cleanup feature setup code to make the code more readable by Jesse Brandeburg · 15 years ago
  31. ba98898 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  32. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  33. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  34. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  35. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago
  36. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 15 years ago
  37. 0365e6e ixgbe: Add FCoE Storage MAC Address support by PJ Waskiewicz · 15 years ago
  38. 6d45522 ixgbe: Add FCoE related statistics to 82599 by Yi Zou · 15 years ago
  39. 332d4a7 ixgbe: Implement FCoE Rx side large receive offload feature to 82599 by Yi Zou · 15 years ago
  40. eacd73f ixgbe: Implement FCoE Tx side offload features in base driver of 82599 by Yi Zou · 15 years ago
  41. c9c7d2e ixgbe: Typecase '1' for 64 bit shift by Nelson, Shannon · 15 years ago
  42. bf069c9 ixgbe: fix failing to log fan failures by Don Skidmore · 15 years ago
  43. dfa12f0 ixgbe: Enable L2 header split in 82599 by Yi Zou · 15 years ago
  44. 163de42 ixgbe: set queue0 for srrctl configuration correctly for DCB by Alexander Duyck · 15 years ago
  45. afafd5b ixgbe: always set header length in SRRCTL by Alexander Duyck · 15 years ago
  46. 9ce7766 ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver by gouji-new · 15 years ago
  47. 3044b8d ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled by Breno Leitao · 15 years ago
  48. fdaff1c ixgbe: skb_record_rx_queue should record rx queue instead of vector by Alexander Duyck · 15 years ago
  49. 7a921c9 ixgbe: make q_vectors dynamic to reduce netdev size by Alexander Duyck · 15 years ago
  50. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 6b73e10 ixgbe: Use generic MDIO definitions and functions by Ben Hutchings · 15 years ago
  52. dd4d8ca ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake() by Don Skidmore · 15 years ago
  53. bc59fcd ixgbe: Clear out stray tx work on link down by Nelson, Shannon · 15 years ago
  54. 835462f ixgbe: Interrupt management update for 82599 by Nelson, Shannon · 15 years ago
  55. f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 15 years ago
  56. 45a5ead ixgbe: enable hardware offload for sctp by Jesse Brandeburg · 15 years ago
  57. 182ff8d igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY by Alexander Duyck · 15 years ago
  58. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  59. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. 5438646 ixgbe: fix link down initial state by Jesse Brandeburg · 15 years ago
  61. f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 15 years ago
  62. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  64. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  65. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago
  66. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 15 years ago
  67. 8d1c3c0 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  68. 0419305 ixgbe: Update get_physical_layer() calls, plus a version bump by Peter P Waskiewicz Jr · 15 years ago
  69. 04f165e ixgbe: Move PHY ops initialization to centralize bus accesses by PJ Waskiewicz · 15 years ago
  70. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  71. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  72. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 15 years ago
  73. a20a119 ixgbe: Patch to fix driver panic while freeing up tx & rx resources by Mallikarjuna R Chilakala · 15 years ago
  74. 44df32c ixgbe: refactor tx buffer processing to use skb_dma_map/unmap by Alexander Duyck · 15 years ago
  75. 8be0e46 ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores by PJ Waskiewicz · 15 years ago
  76. cd7664f ixgbe: feature - driver to default with FC on. by Don Skidmore · 15 years ago
  77. b453368 ixgbe: fix build when DEBUG is defined by Alexander Duyck · 15 years ago
  78. 09a3b1f ixgbe: fix select_queue management by Stephen Hemminger · 15 years ago
  79. 22d5a71 ixgbe: Fixup the watchdog interrupt scheduling on 82599 by Jesse Brandeburg · 15 years ago
  80. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. 4df1046 ixgbe: Cleanup some whitespace issues, fixup and add some comments by Jesse Brandeburg · 15 years ago
  82. 8851253 ixgbe: Two small fixes for 82599 when bringing the device down and for WoL by PJ Waskiewicz · 15 years ago
  83. 9891ca7 ixgbe: Add a few safety nets for register writes and descriptor cleanups by Jesse Brandeburg · 15 years ago
  84. 2a41ff8 ixgbe: Cleanup on the Rx init path by Jesse Brandeburg · 15 years ago
  85. 9a1a69ad ixgbe: Fix the Tx clean logic to return proper status by Jesse Brandeburg · 15 years ago
  86. 4dd64df ixgbe: fix bug with napi add before request_irq by Jesse Brandeburg · 15 years ago
  87. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 15 years ago
  88. 40dcd79 ixgbe: Disable DROP_EN for Rx queues by PJ Waskiewicz · 15 years ago
  89. d51019a ixgbe: Fix an accounting problem when the Rx FIFO is full by PJ Waskiewicz · 15 years ago
  90. e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 16 years ago
  91. e8e2635 ixgbe: Add 82599 device id's, hook it up into the main driver. by PJ Waskiewicz · 16 years ago
  92. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 16 years ago
  93. 5403750 ixgbe: fix for 82598 Si errata causing buffer overflow by Don Skidmore · 16 years ago
  94. 367681f ixgbe: Removing the unused PAGE_USE_COUNT() macro. by Breno Leitão · 16 years ago
  95. 3e45066 ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 by Peter P Waskiewicz Jr · 16 years ago
  96. 12207e4 ixgbe: Defeature Tx Head writeback by Peter P Waskiewicz Jr · 16 years ago
  97. 0ecc061 ixgbe: Update flow control state machine in link setup by Peter P Waskiewicz Jr · 16 years ago
  98. 34b0368 ixgbe: Display EEPROM version in ethtool -i queries by Peter P Waskiewicz Jr · 16 years ago
  99. 3201d31 ixgbe: Update link setup code to better support autonegotiation of speed by Peter P Waskiewicz Jr · 16 years ago
  100. bc97114 ixgbe: Refactor set_num_queues() and cache_ring_register() by Peter P Waskiewicz Jr · 16 years ago