1. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 13 years ago
  2. 58f6bcf ixgbe: add ethtool counters for OS2BMC by Emil Tantilov · 13 years ago
  3. 67a74ee ixgbe: add rxhash support by Emil Tantilov · 13 years ago
  4. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  5. 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 13 years ago
  6. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  7. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  8. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 13 years ago
  9. e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 13 years ago
  10. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 13 years ago
  11. 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 13 years ago
  12. 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 13 years ago
  13. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 13 years ago
  14. 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 14 years ago
  15. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
  16. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
  17. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 14 years ago
  18. 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
  19. 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
  20. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  21. 0b077fe ixgbe: add WOL support for SFP+ subdevice by Don Skidmore · 14 years ago
  22. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 14 years ago
  23. fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
  24. 673ac60 ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c by Alexander Duyck · 14 years ago
  25. 50d6c68 ixgbe: add WOL support for backplane adapters by Alexander Duyck · 14 years ago
  26. e2b4e21 ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration by Alexander Duyck · 14 years ago
  27. bd50817 ixgbe: change mac_type if statements to switch statements by Alexander Duyck · 14 years ago
  28. 80fba3f ixgbe: Disable RSC when ITR setting is too high to allow RSC by Alexander Duyck · 14 years ago
  29. fc77dc3 ixgbe: add a netdev pointer to the ring structure by Alexander Duyck · 14 years ago
  30. b6ec895 ixgbe: move device pointer into the ring structure by Alexander Duyck · 14 years ago
  31. 4c0ec65 ixgbe: remove unnecessary re-init of adapter on Rx-csum change by Alexander Duyck · 14 years ago
  32. de1036b ixgbe: fix stats handling by Eric Dumazet · 14 years ago
  33. f62bbb5 ixgbe: Update ixgbe to use new vlan accleration. by Jesse Gross · 14 years ago
  34. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  35. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 14 years ago
  36. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  37. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 14 years ago
  38. 55bad82 ixgbe: fix ethtool stats by Eric Dumazet · 14 years ago
  39. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  40. 396e799 ixgbe: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  41. 0a17d8c ixgbe: use NETIF_F_LRO by Stanislaw Gruszka · 14 years ago
  42. cb836a9 ixgbe: add 1g PHY support for 82599 by Don Skidmore · 14 years ago
  43. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  44. 6b08f51 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 28c8e47 ixgbe: fix automatic LRO/RSC settings for low latency by Andy Gospodarek · 14 years ago
  46. 849c454 ixgbe: Use netdev_<level>, dev_<level>, pr_<level> by Emil Tantilov · 14 years ago
  47. ea0a04d ixgbe: add support for active DA cables by Don Skidmore · 14 years ago
  48. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  49. 1b50773 ixgbe: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  50. 1c4f0ef ixgbe: cleanup ethtool autoneg input by Don Skidmore · 14 years ago
  51. ef02119 ixgbe: fix bug when EITR=0 causing no writebacks by Jesse Brandeburg · 14 years ago
  52. f8d1dca ixgbe: enable extremely low latency by Jesse Brandeburg · 14 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  54. e7d481a ixgbe: Do not run all Diagnostic offline tests when VFs are active by Greg Rose · 14 years ago
  55. a922afb ixgbe: do not stop tx queues in ixgbe_set_tso by John Fastabend · 14 years ago
  56. 9a713e7 ixgbe: Add support for the new ethtool n-tuple programming interface by Peter Waskiewicz · 14 years ago
  57. 4a0b9ca ixgbe: Make descriptor ring allocations NUMA-aware by PJ Waskiewicz · 15 years ago
  58. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. 8c47eaa ixgbe: update copyright dates by Shannon Nelson · 15 years ago
  60. bdbec4b ixgbe: Fix ethtool diag test for VT mode operation by Greg Rose · 15 years ago
  61. 60d5113 ixgbe: Fix TX stats accounting by Eric Dumazet · 15 years ago
  62. 7ca3bc5 ixgbe: performance tweaks by Jesse Brandeburg · 15 years ago
  63. 3b8626b ixgbe: Display currently attached PHY through ethtool by PJ Waskiewicz · 15 years ago
  64. cfb3f91 ixgbe: handle parameters for tx and rx EITR, no div0 by Shannon Nelson · 15 years ago
  65. 94b982b ixgbe: Modify 82599 HWRSC statistics counters by Mallikarjuna R Chilakala · 15 years ago
  66. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  67. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 759884b ixgbe: fix memory leak when resizing rings while interface is down by Alexander Duyck · 15 years ago
  69. 29c3a05 ixgbe: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  70. 2d86f13 ixgbe: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  71. aad7191 ixgbe patch to provide NIC's tx/rx counters via ethtool by Ben Greear · 15 years ago
  72. f7554a2 ixgbe: Allow tx itr specific settings by Nelson, Shannon · 15 years ago
  73. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 15 years ago
  74. 46a72b3 ixgbe: Fix isues while reporting 8259x backplane link capabilities by Mallikarjuna R Chilakala · 15 years ago
  75. 5c16807 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. 237057a ixgbe: fix issues setting rx-usecs with legacy interrupts by Don Skidmore · 15 years ago
  77. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  79. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  80. f4ec443 ixgbe: Remove legacy descriptor support by Peter P Waskiewicz Jr · 15 years ago
  81. e5d57af ixgbe: Not allow 8259x unsupported wol options change from ethtool by Mallikarjuna R Chilakala · 15 years ago
  82. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  83. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 15 years ago
  84. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 15 years ago
  85. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 15 years ago
  86. 7476601 ixgbe: ethtool support to change advertised link modes of 82599 adapters by Mallikarjuna R Chilakala · 15 years ago
  87. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  88. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 15 years ago
  89. 8756924 ixgbe: When in DCB mode with PFC enabled, show LFC is disabled by Peter P Waskiewicz Jr · 15 years ago
  90. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  91. 6d45522 ixgbe: Add FCoE related statistics to 82599 by Yi Zou · 15 years ago
  92. 7a921c9 ixgbe: make q_vectors dynamic to reduce netdev size by Alexander Duyck · 15 years ago
  93. f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 15 years ago
  94. 45a5ead ixgbe: enable hardware offload for sctp by Jesse Brandeburg · 15 years ago
  95. d6c519e ixgbe: only allow WOL for 82599 KX4 NIC by Alexander Duyck · 15 years ago
  96. f9ed885 ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters by Mallikarjuna R Chilakala · 15 years ago
  97. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 15 years ago
  98. 7c5b83230 ixgbe: Fix ethtool output with advertised mode. by Don Skidmore · 15 years ago
  99. e63d976 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices by PJ Waskiewicz · 15 years ago
  100. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 15 years ago