1. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  2. a6616b4 ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() by Yi Zou · 15 years ago
  3. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  4. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  5. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  6. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  7. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  8. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  9. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  10. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  11. 869f1c5 ixgbe: Remove DPRINTK messages in DCB mode by Lucy Liu · 15 years ago
  12. 86e713a ixgbe: clear mac address data block in DCB mode by Lucy Liu · 15 years ago
  13. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 15 years ago
  14. e5d57af ixgbe: Not allow 8259x unsupported wol options change from ethtool by Mallikarjuna R Chilakala · 15 years ago
  15. 5da43c1 ixgbe: fix inconsistent SFP/SFP+ failure results. by Don Skidmore · 15 years ago
  16. 19343de ixgbe: fix regression on some 82598 adapters by Don Skidmore · 15 years ago
  17. 63d6e1d ixgbe: fix issues with failing to detect insert of unsupported module by Don Skidmore · 15 years ago
  18. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  19. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  20. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  21. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  22. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  23. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  24. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  25. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  26. a1c1db3 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  27. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 15 years ago
  28. ae540af ixgbe: Re-adjust ring layouts to have better cacheline efficiency by Jesse Brandeburg · 15 years ago
  29. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 15 years ago
  30. ffff477 ixgbe: Add Flow Director init and modify functions for 82599 by Peter P Waskiewicz Jr · 15 years ago
  31. bfde493 ixgbe: Add hardware defines for Flow Director for 82599 by Peter P Waskiewicz Jr · 15 years ago
  32. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 15 years ago
  33. 91281fd ixgbe: move tx processing into NAPI context by Alexander Duyck · 15 years ago
  34. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 15 years ago
  35. 21fa4e6 ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap by Alexander Duyck · 15 years ago
  36. 7476601 ixgbe: ethtool support to change advertised link modes of 82599 adapters by Mallikarjuna R Chilakala · 15 years ago
  37. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  38. 50ac58b ixgbe: Harden the 82599 multispeed fiber autotry mechanism by Peter P Waskiewicz Jr · 15 years ago
  39. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 15 years ago
  40. 1479ad4 ixgbe: Change the 82599 PHY DSP restart logic by Peter P Waskiewicz Jr · 15 years ago
  41. bdf0a55 ixgbe: Enable ACPI WoL capabilities for 82599 by Peter P Waskiewicz Jr · 15 years ago
  42. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  43. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  44. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 15 years ago
  45. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 15 years ago
  46. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 15 years ago
  47. e35ec12 ixgbe: only register DCA requester once by Alexander Duyck · 15 years ago
  48. 0cefafa ixgbe: Cleanup feature setup code to make the code more readable by Jesse Brandeburg · 15 years ago
  49. 537d58a ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs by Peter P Waskiewicz Jr · 15 years ago
  50. aa5aec8 ixgbe: Add semaphore access for PHY initialization for 82599 by Peter P Waskiewicz Jr · 15 years ago
  51. ba98898 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  52. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  53. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  54. 62551d3 ixgbe: Don't reset the hardware when switching between LFC and PFC by Peter P Waskiewicz Jr · 15 years ago
  55. 8756924 ixgbe: When in DCB mode with PFC enabled, show LFC is disabled by Peter P Waskiewicz Jr · 15 years ago
  56. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  57. 70b7762 ixgbe: Set Priority Flow Control low water threshhold for DCB by Peter P Waskiewicz Jr · 15 years ago
  58. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago
  59. 29ebf6f ixgbe: Enable FCoE redirection table feature in 82599 by Yi Zou · 15 years ago
  60. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 15 years ago
  61. aca6bee ixgbe: Add SAN MAC address to the RAR, return the address to DCB by Waskiewicz Jr, Peter P · 15 years ago
  62. 0365e6e ixgbe: Add FCoE Storage MAC Address support by PJ Waskiewicz · 15 years ago
  63. 6d45522 ixgbe: Add FCoE related statistics to 82599 by Yi Zou · 15 years ago
  64. 332d4a7 ixgbe: Implement FCoE Rx side large receive offload feature to 82599 by Yi Zou · 15 years ago
  65. d0ed893 ixgbe: Add infrastructure code for FCoE large receive offload to 82599 by Yi Zou · 15 years ago
  66. eacd73f ixgbe: Implement FCoE Tx side offload features in base driver of 82599 by Yi Zou · 15 years ago
  67. bc07922 ixgbe: Add infrastructure code for FCoE large send offload to 82599 by Yi Zou · 15 years ago
  68. d3a2ae6 ixgbe: Add FCoE feature code to 82599 by Yi Zou · 15 years ago
  69. e92cbea ixgbe: Add FCoE feature header to 82599 by Yi Zou · 15 years ago
  70. bff6617 ixgbe: Add FCoE feature register defines to 82599 by Yi Zou · 15 years ago
  71. c9c7d2e ixgbe: Typecase '1' for 64 bit shift by Nelson, Shannon · 15 years ago
  72. bf069c9 ixgbe: fix failing to log fan failures by Don Skidmore · 15 years ago
  73. dfa12f0 ixgbe: Enable L2 header split in 82599 by Yi Zou · 15 years ago
  74. 163de42 ixgbe: set queue0 for srrctl configuration correctly for DCB by Alexander Duyck · 15 years ago
  75. afafd5b ixgbe: always set header length in SRRCTL by Alexander Duyck · 15 years ago
  76. 9ce7766 ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver by gouji-new · 15 years ago
  77. 3044b8d ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled by Breno Leitao · 15 years ago
  78. 2012bdc ixgbe: remove ixgbe_napi_add/del_all references by Alexander Duyck · 15 years ago
  79. fdaff1c ixgbe: skb_record_rx_queue should record rx queue instead of vector by Alexander Duyck · 15 years ago
  80. 7a921c9 ixgbe: make q_vectors dynamic to reduce netdev size by Alexander Duyck · 15 years ago
  81. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 6b73e10 ixgbe: Use generic MDIO definitions and functions by Ben Hutchings · 15 years ago
  83. dd4d8ca ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake() by Don Skidmore · 15 years ago
  84. bc59fcd ixgbe: Clear out stray tx work on link down by Nelson, Shannon · 15 years ago
  85. 835462f ixgbe: Interrupt management update for 82599 by Nelson, Shannon · 15 years ago
  86. f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 15 years ago
  87. 45a5ead ixgbe: enable hardware offload for sctp by Jesse Brandeburg · 15 years ago
  88. 182ff8d igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY by Alexander Duyck · 15 years ago
  89. fa466e9 ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 by Waskiewicz Jr, Peter P · 15 years ago
  90. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  91. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. 5438646 ixgbe: fix link down initial state by Jesse Brandeburg · 15 years ago
  93. 2f3889f ixgbe: Fix the DCB PFC thresholds for 82599 by PJ Waskiewicz · 15 years ago
  94. f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 15 years ago
  95. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  97. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  98. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago
  99. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 15 years ago
  100. 8d1c3c0 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago