1. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 8 years ago
  2. 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 8 years ago
  3. 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 8 years ago
  4. 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 8 years ago
  5. 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 8 years ago
  6. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 8 years ago
  7. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 8 years ago
  8. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 8 years ago
  9. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 8 years ago
  10. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 8 years ago
  11. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 8 years ago
  12. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 8 years ago
  13. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 8 years ago
  14. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 8 years ago
  15. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 8 years ago
  16. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 8 years ago
  17. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 8 years ago
  18. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 8 years ago
  19. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 8 years ago
  20. dbd15b8 ixgbe: Place SWFW semaphore in known valid state at probe by Don Skidmore · 8 years ago
  21. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 8 years ago
  22. 3768901 ixgbe: Make all unchanging ops structures const by Mark Rustad · 8 years ago
  23. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  24. 3ca2b25 ixgbe: Correct X550EM_x revision check by Mark Rustad · 9 years ago
  25. b6488b6 ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF by Alexander Duyck · 9 years ago
  26. a9763f3 ixgbe: Update PTP to support X550EM_x devices by Mark Rustad · 9 years ago
  27. 83a9fb2 ixgbe: Add support for newer thermal alarm by Mark Rustad · 9 years ago
  28. f079fa0 ixgbe: add flow control ethertype to the anti-spoofing filter by Emil Tantilov · 9 years ago
  29. f961dda ixgbe: Add small packet padding support for X550 by Mark Rustad · 9 years ago
  30. 449e21a ixgbe: Add I2C bus mux support by Mark Rustad · 9 years ago
  31. 6d373a1 ixgbe: Add X550EM_x dual-speed SFP+ support by Mark Rustad · 9 years ago
  32. bb5ce9a ixgbe: Provide unlocked I2C methods by Mark Rustad · 9 years ago
  33. 5532408 ixgbe: Add fdir support for SCTP on X550 by Don Skidmore · 9 years ago
  34. ae8140a ixgbe: Avoid needless PHY access on copper phys by Mark Rustad · 9 years ago
  35. d5702de ixgbe: Remove second instance of lan_id variable by Don Skidmore · 9 years ago
  36. fa888b8 ixgbe: Remove unused PCI bus types by Don Skidmore · 9 years ago
  37. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 9 years ago
  38. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 9 years ago
  39. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 9 years ago
  40. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 9 years ago
  41. d147329 ixgbe: Simplify port-specific macros by Mark Rustad · 9 years ago
  42. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 9 years ago
  43. c3dc4c0 ixgbe: add X550 support for external PHY and forced 1G/10G support by Don Skidmore · 9 years ago
  44. 961fac8 ixgbe: Add a PHY power state method by Don Skidmore · 9 years ago
  45. c2c78d5 ixgbe: add define for X557 PHY ID by Don Skidmore · 9 years ago
  46. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 9 years ago
  47. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 9 years ago
  48. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 9 years ago
  49. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 9 years ago
  50. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 9 years ago
  51. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  52. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 9 years ago
  53. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  54. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  55. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  56. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  57. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  58. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  59. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  60. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  61. 07923c1 ixgbe: reset interface on link loss with pending Tx work from the VF by Emil Tantilov · 10 years ago
  62. f0ff353 ixgbe: Delete a bunch of dead code by Mark Rustad · 10 years ago
  63. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 10 years ago
  64. e577662 ixgbe: convert low_water into an array by Jacob Keller · 10 years ago
  65. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 10 years ago
  66. cbcc637 ixgbe: remove unused media type by Jacob Keller · 10 years ago
  67. f68bfdb ixgbe: check Core Clock Disable bit by Jacob Keller · 10 years ago
  68. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 10 years ago
  69. c97506a ixgbe: Add check for FW veto bit by Don Skidmore · 10 years ago
  70. 429d6a3 ixgbe: collect all 82599 AUTOC code in one function by Don Skidmore · 10 years ago
  71. 1f86c98 ixgbe: fix to use correct timeout interval for memory read completion by Don Skidmore · 10 years ago
  72. 8755744 ixgbe: Add WoL support for a new device by Mark Rustad · 10 years ago
  73. dbf231a ixgbe: Clear head write-back registers on VF reset by Alexander Duyck · 10 years ago
  74. 8739737 ixgbe: Force QDE via PFQDE for VFs during reset by Alexander Duyck · 10 years ago
  75. 51e409f ixgbe: ethtool DCB registers dump for 82599 and x540 by Leonardo Potenza · 11 years ago
  76. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
  77. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 11 years ago
  78. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  79. 3dcc2f4 ixgbe: fix semaphore lock for I2C read/writes on 82598 by Emil Tantilov · 11 years ago
  80. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  81. 46d5ced ixgbe: add support for disabling link at boot time on 82599 by Emil Tantilov · 11 years ago
  82. 5e82f2f ixgbe: cache AUTOC reads by Emil Tantilov · 11 years ago
  83. 5700ff2 ixgbe: add WOL support for new subdevice ID by Emil Tantilov · 11 years ago
  84. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 11 years ago
  85. 6b92b0b ixgbe: rename wol_supported to more fitting wol_enabled by Jacob Keller · 11 years ago
  86. 5daebbb ixgbe: add driver support for x520 OCP adapter. by Don Skidmore · 11 years ago
  87. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 11 years ago
  88. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 11 years ago
  89. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 11 years ago
  90. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 11 years ago
  91. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 11 years ago
  92. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 12 years ago
  93. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  94. 99b7664 ixgbe: removed unused variable from setup_link_speed by Josh Hay · 12 years ago
  95. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 12 years ago
  96. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  97. f8a06c2 ixgbe: add WOL support for new subdevice id by Emil Tantilov · 12 years ago
  98. df376f0 ixgbe: add support for X540-AT1 by joshua.a.hay@intel.com · 12 years ago
  99. b6dfd93 ixgbe: add support for new 82599 device by Don Skidmore · 12 years ago
  100. e4bce0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago