1. 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 13 years ago
  2. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 13 years ago
  3. 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 13 years ago
  4. 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 13 years ago
  5. 7e7eb434 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 13 years ago
  6. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 13 years ago
  7. 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 13 years ago
  8. 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 13 years ago
  9. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 13 years ago
  10. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 13 years ago
  11. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 13 years ago
  12. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 13 years ago
  13. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 13 years ago
  14. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 13 years ago
  15. 5217e87 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf by Andy Gospodarek · 13 years ago
  16. 2b642ca ixgbe: fix setting and reporting of advertised speeds by Emil Tantilov · 13 years ago
  17. da74cd4 ixgbe: fix spelling errors by Emil Tantilov · 13 years ago
  18. d7c8a29 ixgbe: improve logic in ixgbe_init_mbx_params_pf by Emil Tantilov · 13 years ago
  19. 77ed18f ixgbe: add function description by Emil Tantilov · 13 years ago
  20. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 13 years ago
  21. a3aeea0 ixgbe: Add x540 statistic counter definitions by Emil Tantilov · 13 years ago
  22. 667c756 ixgbe: clear correct counters for flow control on 82599 by Emil Tantilov · 13 years ago
  23. 037c6d0 ixgbe: cleanup PHY init by Emil Tantilov · 13 years ago
  24. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 13 years ago
  25. 9082799 ixgbe: fix missing function pointer conversion by Don Skidmore · 13 years ago
  26. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 13 years ago
  27. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 13 years ago
  28. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 13 years ago
  29. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 13 years ago
  30. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 13 years ago
  31. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 13 years ago
  32. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 13 years ago
  33. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 13 years ago
  34. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 13 years ago
  35. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 13 years ago
  36. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 13 years ago
  37. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 13 years ago
  38. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 13 years ago
  39. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 13 years ago
  40. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 13 years ago
  41. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 13 years ago
  42. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 13 years ago
  43. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 13 years ago
  44. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 13 years ago
  45. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 13 years ago
  46. e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 13 years ago
  47. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  48. c600636 ixgbe: work around for DDP last buffer size by Amir Hanania · 13 years ago
  49. 4c7e604 ixgbe: fix panic due to uninitialised pointer by Andy Gospodarek · 13 years ago
  50. 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 14 years ago
  51. 8fecce6 ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue by Don Skidmore · 13 years ago
  52. 32f7546 ixgbe: cleanup namespace complaint by removing little used function by Don Skidmore · 13 years ago
  53. 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 13 years ago
  54. 5977dea ixgbe: DCB, use hardware independent routines by John Fastabend · 14 years ago
  55. d37e1d0 ixgbe: DCB, remove RESET bit it is no longer needed by John Fastabend · 14 years ago
  56. d43f5c2 ixgbe: DCB, do not reset on CEE pg changes by John Fastabend · 13 years ago
  57. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 13 years ago
  58. 55320cb ixgbe: DCB, abstract out dcb_config from DCB hardware configuration by John Fastabend · 14 years ago
  59. 39a7e587 ixgbe: DCB, remove round robin mode on 82598 devices by John Fastabend · 14 years ago
  60. 53bb9f8 ixgbe: DCB, only reprogram HW if the FCoE priority is changed by John Fastabend · 13 years ago
  61. 310e5ca ixgbe: update version string by Don Skidmore · 13 years ago
  62. fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 13 years ago
  63. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 13 years ago
  64. a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 13 years ago
  65. 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 14 years ago
  66. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  67. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  68. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
  70. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 14 years ago
  71. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
  72. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 14 years ago
  73. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
  74. 3377eba79 ixgbe: Add SR-IOV feature support to X540 by Greg Rose · 14 years ago
  75. d3306c2 ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN by Greg Rose · 14 years ago
  76. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  77. 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  78. 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
  79. 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
  80. d994653 ixgbe: fix X540 to use it's own info struct by Don Skidmore · 14 years ago
  81. 2b26490 ixgbe: fix X540 phy id to correct value by Don Skidmore · 14 years ago
  82. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  83. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 9f91170 ixgbe: fix enum type mismatch on disable laser by Don Skidmore · 14 years ago
  85. a7f5a5f ixgbe: fix for link failure on SFP+ DA cables by Don Skidmore · 14 years ago
  86. b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
  87. 289700db ixgbe: add support for new format of PBA numbers by Don Skidmore · 14 years ago
  88. dbffcb2 ixgbe: add support for 82599 FCoE SKU by Don Skidmore · 14 years ago
  89. 0b077fe ixgbe: add WOL support for SFP+ subdevice by Don Skidmore · 14 years ago
  90. c6ecf39 ixgbe: fix link behavior for SFP+ when driver is brought down by Don Skidmore · 14 years ago
  91. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  92. 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
  93. e2ddeba ixgbe: refactor ixgbe_alloc_queues() by Eric Dumazet · 14 years ago
  94. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 14 years ago
  95. fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
  96. a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
  97. 9b55bb0 ixgbe: make sure FCoE DDP user buffers are really released by the HW by Yi Zou · 14 years ago
  98. 8ca371e ixgbe: invalidate FCoE DDP context when no error status is available by Yi Zou · 14 years ago
  99. a41c059 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING by Yi Zou · 14 years ago
  100. c84d324 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs by John Fastabend · 14 years ago