1. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  2. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  3. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  4. a00d210 ixgbe: correct the parameter description by Jiri Pirko · 15 years ago
  5. 6ad3810 ixgbe: Remove ATR computation for UDP traffic by Peter P Waskiewicz Jr · 15 years ago
  6. aad7191 ixgbe patch to provide NIC's tx/rx counters via ethtool by Ben Greear · 15 years ago
  7. e0f4daf ixgbe: Bump driver version number by Peter P Waskiewicz Jr · 15 years ago
  8. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 15 years ago
  9. 84f62d4 ixgbe: Fix disabling of relaxed ordering with Tx DCA by Peter P Waskiewicz Jr · 15 years ago
  10. bb5a9ad ixgbe: move rx queue RSC configuration to a separate function by Nelson, Shannon · 15 years ago
  11. f7554a2 ixgbe: Allow tx itr specific settings by Nelson, Shannon · 15 years ago
  12. 0a1f87c ixgbe: fix sfp_timer clean up in ixgbe_down by Don Skidmore · 15 years ago
  13. 6b1be19 ixgbe: Create separate media type for CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  14. 8911184 ixgbe: Add support for 82599-based CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  15. 1b3ff02 ixgbe: Properly disable packet split per-ring when globally disabled by Peter P Waskiewicz Jr · 15 years ago
  16. d4ab881 ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets by Yi Zou · 15 years ago
  17. 09ad1cc ixgbe: Distribute transmission of FCoE traffic in 82599 by Yi Zou · 15 years ago
  18. 8de8b2e ixgbe: Add support for multiple Tx queues for FCoE in 82599 by Yi Zou · 15 years ago
  19. c3c7432 ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner by Mallikarjuna R Chilakala · 15 years ago
  20. b7fdb71 ixgbe: Properly disable DCB arbiters prior to applying changes by Peter P Waskiewicz Jr · 15 years ago
  21. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 15 years ago
  22. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 15 years ago
  23. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 15 years ago
  24. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  25. cd1da50 igb/ixgbe: add IPV6_CSUM support to vlan_features by Alexander Duyck · 15 years ago
  26. 7b25cdb ixgbe: cleanup functions that should have been defined static by Don Skidmore · 15 years ago
  27. 46a72b3 ixgbe: Fix isues while reporting 8259x backplane link capabilities by Mallikarjuna R Chilakala · 15 years ago
  28. f34c5c8 ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices by Yi Zou · 15 years ago
  29. 36a8223 ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface by Vasu Dev · 15 years ago
  30. cf991116 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 8a62bab ixgbe: Fix receive on real device when VLANs are configured by Lucy Liu · 15 years ago
  32. 17e78b0 ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion by Yi Zou · 15 years ago
  33. 5c16807 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 237057a ixgbe: fix issues setting rx-usecs with legacy interrupts by Don Skidmore · 15 years ago
  35. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  37. a6616b4 ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() by Yi Zou · 15 years ago
  38. 36e89d7 ixgbe: allow vlan egress priority mapping in DCB mode by Lucy Liu · 15 years ago
  39. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  40. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  42. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  43. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  44. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  45. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  47. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  48. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  49. bbf50e4 ixgbe: Bump version number by Peter P Waskiewicz Jr · 15 years ago
  50. 3845bec ixgbe: Add device support for a new copper 82598 device by Peter P Waskiewicz Jr · 15 years ago
  51. 078788b ixgbe: Make sure boolean assignments from bitwise operations done correctly by Peter P Waskiewicz Jr · 15 years ago
  52. f4ec443 ixgbe: Remove legacy descriptor support by Peter P Waskiewicz Jr · 15 years ago
  53. 869f1c5 ixgbe: Remove DPRINTK messages in DCB mode by Lucy Liu · 15 years ago
  54. 86e713a ixgbe: clear mac address data block in DCB mode by Lucy Liu · 15 years ago
  55. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 15 years ago
  56. e5d57af ixgbe: Not allow 8259x unsupported wol options change from ethtool by Mallikarjuna R Chilakala · 15 years ago
  57. 5da43c1 ixgbe: fix inconsistent SFP/SFP+ failure results. by Don Skidmore · 15 years ago
  58. 19343de ixgbe: fix regression on some 82598 adapters by Don Skidmore · 15 years ago
  59. 63d6e1d ixgbe: fix issues with failing to detect insert of unsupported module by Don Skidmore · 15 years ago
  60. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  61. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  62. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  63. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  64. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  65. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  66. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  67. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  68. a1c1db3 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  69. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 15 years ago
  70. ae540af ixgbe: Re-adjust ring layouts to have better cacheline efficiency by Jesse Brandeburg · 15 years ago
  71. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 15 years ago
  72. ffff477 ixgbe: Add Flow Director init and modify functions for 82599 by Peter P Waskiewicz Jr · 15 years ago
  73. bfde493 ixgbe: Add hardware defines for Flow Director for 82599 by Peter P Waskiewicz Jr · 15 years ago
  74. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 15 years ago
  75. 91281fd ixgbe: move tx processing into NAPI context by Alexander Duyck · 15 years ago
  76. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 15 years ago
  77. 21fa4e6 ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap by Alexander Duyck · 15 years ago
  78. 7476601 ixgbe: ethtool support to change advertised link modes of 82599 adapters by Mallikarjuna R Chilakala · 15 years ago
  79. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  80. 50ac58b ixgbe: Harden the 82599 multispeed fiber autotry mechanism by Peter P Waskiewicz Jr · 15 years ago
  81. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 15 years ago
  82. 1479ad4 ixgbe: Change the 82599 PHY DSP restart logic by Peter P Waskiewicz Jr · 15 years ago
  83. bdf0a55 ixgbe: Enable ACPI WoL capabilities for 82599 by Peter P Waskiewicz Jr · 15 years ago
  84. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  85. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  86. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 15 years ago
  87. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 15 years ago
  88. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 15 years ago
  89. e35ec12 ixgbe: only register DCA requester once by Alexander Duyck · 15 years ago
  90. 0cefafa ixgbe: Cleanup feature setup code to make the code more readable by Jesse Brandeburg · 15 years ago
  91. 537d58a ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs by Peter P Waskiewicz Jr · 15 years ago
  92. aa5aec8 ixgbe: Add semaphore access for PHY initialization for 82599 by Peter P Waskiewicz Jr · 15 years ago
  93. ba98898 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  94. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  95. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  96. 62551d3 ixgbe: Don't reset the hardware when switching between LFC and PFC by Peter P Waskiewicz Jr · 15 years ago
  97. 8756924 ixgbe: When in DCB mode with PFC enabled, show LFC is disabled by Peter P Waskiewicz Jr · 15 years ago
  98. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  99. 70b7762 ixgbe: Set Priority Flow Control low water threshhold for DCB by Peter P Waskiewicz Jr · 15 years ago
  100. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago