1. 6f70f6a ixgbe: fix bit mask for DCB version by John Fastabend · 14 years ago
  2. 86b4db3 ixgbe: setup redirection table for multiple packet buffers by John Fastabend · 14 years ago
  3. aba70d5 ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped by John Fastabend · 14 years ago
  4. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
  5. 8b1c0b2 ixgbe: configure minimal packet buffers to support TC by John Fastabend · 14 years ago
  6. 72a32f1 ixgbe: consolidate MRQC and MTQC handling by John Fastabend · 14 years ago
  7. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 14 years ago
  8. 1fcd86b ixgbe: dcbnl reduce duplicated code and indentation by John Fastabend · 14 years ago
  9. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  10. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  11. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  12. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  13. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 14 years ago
  14. c050999 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
  15. 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 14 years ago
  16. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  17. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  18. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  19. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  20. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  21. e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago
  22. 51275d3 ixgbe: force unlock on timeout by Emil Tantilov · 14 years ago
  23. a1cbb15c ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
  24. bcec8b6 ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  25. 58f6bcf ixgbe: add ethtool counters for OS2BMC by Emil Tantilov · 14 years ago
  26. 67a74ee ixgbe: add rxhash support by Emil Tantilov · 14 years ago
  27. 6716344 ixgbe: Cleanup PCIe bus speed info by Don Skidmore · 14 years ago
  28. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 14 years ago
  29. 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
  30. 2698b20 ixgbe: fix typo error with software defined pins on 82599 by Don Skidmore · 14 years ago
  31. 6d980c3 ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() by Emil Tantilov · 14 years ago
  32. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  33. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  34. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 14 years ago
  35. e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 14 years ago
  36. c89c711 ixgbe: Bump version by Don Skidmore · 14 years ago
  37. 58be766 ixgbe: enable SCTP checksum offload for X540 by Don Skidmore · 14 years ago
  38. 7aba7b0 ixgbe: do not clear FCoE DDP error status for received ABTS by Yi Zou · 14 years ago
  39. b32c8dc ixgbe: fix static functions by John Fastabend · 14 years ago
  40. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 14 years ago
  41. 98508c9 ixgbe: add LED blink code for x540 by Emil Tantilov · 14 years ago
  42. 0665b09 ixgbe: add support for 64k EEPROM for 82599 by Emil Tantilov · 14 years ago
  43. 83dfde4 ixgbe: register defines cleanup by Emil Tantilov · 14 years ago
  44. 50c022e ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 14 years ago
  45. 45a5f72 ixgbe: DCB, X540 devices do not respond to pause frames by John Fastabend · 14 years ago
  46. e09ad23 ixgbe: DCB, misallocated packet buffer size with X540 device by John Fastabend · 14 years ago
  47. b776d10 ixgbe: make device_caps() generic by Emil Tantilov · 14 years ago
  48. a59e8a1 ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 14 years ago
  49. 4c40ef0 ixgbe: add support for new HW by Emil Tantilov · 14 years ago
  50. eb9c3e3 ixgbe: fix semaphores in eeprom routines for x540 by Emil Tantilov · 14 years ago
  51. 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 14 years ago
  52. 0fa6d83 ixgbe: fix 82599 KR downshift coexistence with LESM FW module by Emil Tantilov · 14 years ago
  53. 3d5c520 ixgbe: move disabling of relaxed ordering in start_hw() by Emil Tantilov · 14 years ago
  54. 7184b7c ixgbe: refactor common start_hw code for 82599 and x540 by Emil Tantilov · 14 years ago
  55. 75e3d3c ixgbe: update version string for Dell CEM use by Jeff Kirsher · 14 years ago
  56. d6cd8e0 ixgbe: fix namespacecheck issue by Emil Tantilov · 14 years ago
  57. c913018 ixgbe: correct function number for some 82598 parts by Emil Tantilov · 14 years ago
  58. 2ea5ea5 ixgbe: fix return value checks by Emil Tantilov · 14 years ago
  59. c8ca76e ixgbe: DCB, further cleanups to app configuration by John Fastabend · 14 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  61. 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 14 years ago
  62. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  63. 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 14 years ago
  64. 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 14 years ago
  65. 7e7eb434 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 14 years ago
  66. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 14 years ago
  67. 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 14 years ago
  68. 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 14 years ago
  69. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 14 years ago
  70. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 14 years ago
  71. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 14 years ago
  72. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 14 years ago
  73. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 14 years ago
  74. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 14 years ago
  75. 5217e87 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf by Andy Gospodarek · 14 years ago
  76. 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 14 years ago
  77. da74cd4 ixgbe: fix spelling errors by Emil Tantilov · 14 years ago
  78. d7c8a29 ixgbe: improve logic in ixgbe_init_mbx_params_pf by Emil Tantilov · 14 years ago
  79. 77ed18f ixgbe: add function description by Emil Tantilov · 14 years ago
  80. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 14 years ago
  81. a3aeea0 ixgbe: Add x540 statistic counter definitions by Emil Tantilov · 14 years ago
  82. 667c756 ixgbe: clear correct counters for flow control on 82599 by Emil Tantilov · 14 years ago
  83. 037c6d0 ixgbe: cleanup PHY init by Emil Tantilov · 14 years ago
  84. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 15 years ago
  85. 9082799 ixgbe: fix missing function pointer conversion by Don Skidmore · 14 years ago
  86. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  87. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 14 years ago
  88. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 14 years ago
  89. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 14 years ago
  90. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 14 years ago
  91. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 14 years ago
  92. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 14 years ago
  93. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
  94. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
  95. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 14 years ago
  96. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
  97. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 14 years ago
  98. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 14 years ago
  99. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
  100. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 14 years ago