1. 61aaf9e ixgbe: add 1Gbps support for QSFP+ by Emil Tantilov · 11 years ago
  2. be0c27b ixgbe: Check return value on eeprom reads by Mark Rustad · 11 years ago
  3. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 11 years ago
  4. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  5. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  6. 46d5ced ixgbe: add support for disabling link at boot time on 82599 by Emil Tantilov · 11 years ago
  7. 5e82f2f ixgbe: cache AUTOC reads by Emil Tantilov · 11 years ago
  8. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 11 years ago
  9. 6b92b0b ixgbe: rename wol_supported to more fitting wol_enabled by Jacob Keller · 11 years ago
  10. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 11 years ago
  11. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 11 years ago
  12. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  13. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 12 years ago
  14. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  15. 99b7664 ixgbe: removed unused variable from setup_link_speed by Josh Hay · 12 years ago
  16. 3d29226 ixgbe: rename autoneg variables by Josh Hay · 12 years ago
  17. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  18. d7bbcd3 ixgbe: Add support for pipeline reset by Don Skidmore · 12 years ago
  19. de52a12 ixgbe: Add function ixgbe_reset_pipeline_82599 by Don Skidmore · 12 years ago
  20. 4a97df0 ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit by Emil Tantilov · 12 years ago
  21. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  22. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 12 years ago
  23. a49fda3 ixgbe: add support for 1G SX modules by Jacob Keller · 12 years ago
  24. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 12 years ago
  25. d2f5e7f ixgbe: Fix race condition where RX buffer could become corrupted. by Atita Shirwaikar · 12 years ago
  26. 9cdcf09 ixgbe: fix obvious return value bug. by Don Skidmore · 12 years ago
  27. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  28. 9e791e4 ixgbe: add support for new 82599 device id by Emil Tantilov · 13 years ago
  29. 3e7307f ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 by Emil Tantilov · 13 years ago
  30. 7d14528 ixgbe: add support for new 82599 device by Emil Tantilov · 13 years ago
  31. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  32. 8132b54 ixgbe: cleanup reset paths by Alexander Duyck · 13 years ago
  33. 6172207 ixgbe: remove unneeded fdir pb alloc case by John Fastabend · 13 years ago
  34. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ixgbe/ixgbe_82599.c]
  35. b57e35b ixgbe: fix PHY link setup for 82599 by Emil Tantilov · 13 years ago
  36. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 13 years ago
  37. 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 13 years ago
  38. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 13 years ago
  39. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  40. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 13 years ago
  41. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  42. 6d980c3 ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() by Emil Tantilov · 13 years ago
  43. b32c8dc ixgbe: fix static functions by John Fastabend · 13 years ago
  44. 0665b09 ixgbe: add support for 64k EEPROM for 82599 by Emil Tantilov · 13 years ago
  45. e09ad23 ixgbe: DCB, misallocated packet buffer size with X540 device by John Fastabend · 13 years ago
  46. b776d10 ixgbe: make device_caps() generic by Emil Tantilov · 13 years ago
  47. 4c40ef0 ixgbe: add support for new HW by Emil Tantilov · 13 years ago
  48. 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 13 years ago
  49. 0fa6d83 ixgbe: fix 82599 KR downshift coexistence with LESM FW module by Emil Tantilov · 13 years ago
  50. 7184b7c ixgbe: refactor common start_hw code for 82599 and x540 by Emil Tantilov · 13 years ago
  51. d6cd8e0 ixgbe: fix namespacecheck issue by Emil Tantilov · 13 years ago
  52. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 13 years ago
  53. 037c6d0 ixgbe: cleanup PHY init by Emil Tantilov · 13 years ago
  54. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 13 years ago
  55. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 13 years ago
  56. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 13 years ago
  57. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 13 years ago
  58. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 13 years ago
  59. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 13 years ago
  60. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 13 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
  63. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 14 years ago
  64. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
  65. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
  66. a7f5a5f ixgbe: fix for link failure on SFP+ DA cables by Don Skidmore · 14 years ago
  67. dbffcb2 ixgbe: add support for 82599 FCoE SKU by Don Skidmore · 14 years ago
  68. c6ecf39 ixgbe: fix link behavior for SFP+ when driver is brought down by Don Skidmore · 14 years ago
  69. fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
  70. a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
  71. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  72. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  73. f32f837 ixgbe: remove unused functions by Emil Tantilov · 14 years ago
  74. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  75. 396e799 ixgbe: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  76. cb836a9 ixgbe: add 1g PHY support for 82599 by Don Skidmore · 14 years ago
  77. 849c454 ixgbe: Use netdev_<level>, dev_<level>, pr_<level> by Emil Tantilov · 14 years ago
  78. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 14 years ago
  79. ea0a04d ixgbe: add support for active DA cables by Don Skidmore · 14 years ago
  80. 21ce849 ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware by Mallikarjuna R Chilakala · 14 years ago
  81. c4ee6a5 ixgbe: Properly display 1 gig downshift warning for backplane by Anjali Singhai · 14 years ago
  82. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  83. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 14 years ago
  84. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 14 years ago
  85. 1097cd1 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping by Mallikarjuna R Chilakala · 14 years ago
  86. d41a5b7 ixgbe: Cleanup incorrect header comments by Peter Waskiewicz · 14 years ago
  87. 9a713e7 ixgbe: Add support for the new ethtool n-tuple programming interface by Peter Waskiewicz · 14 years ago
  88. c920569 ixgbe: Allow the VF driver to be loaded before the PF driver by Greg Rose · 15 years ago
  89. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. 8c47eaa ixgbe: update copyright dates by Shannon Nelson · 15 years ago
  91. 096a58f ixgbe: Add SR-IOV feature enablement code by Greg Rose · 15 years ago
  92. 74757d4 ixgbe: add support for 82599 KR device 0x1517 by Don Skidmore · 15 years ago
  93. 383ff34 ixgbe: Add support for 82599 alternative WWNN/WWPN prefix by Yi Zou · 15 years ago
  94. cd7e1f0 ixgbe: Fix KR to KX fail over for Mezzanine cards by Don Skidmore · 15 years ago
  95. 38ad1c8 ixgbe: add support for 82599 based Express Module X520-P2 by Don Skidmore · 15 years ago
  96. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  97. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  98. 6b1be19 ixgbe: Create separate media type for CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  99. 8911184 ixgbe: Add support for 82599-based CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  100. 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