1. c10ac75 ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC by Alexander Duyck · 8 years ago
  2. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 8 years ago
  3. 310ea12 ixgbe: Change register variable to unsigned by Don Skidmore · 8 years ago
  4. 003287e ixgbevf: Correct parameter sent to LED function by Don Skidmore · 8 years ago
  5. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 8 years ago
  6. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 9 years ago
  7. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 8 years ago
  8. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 8 years ago
  9. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 9 years ago
  10. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 9 years ago
  11. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 9 years ago
  12. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 9 years ago
  13. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 9 years ago
  14. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 9 years ago
  15. 6e982ae ixgbe: Clear stale pool mappings by Alexander Duyck · 9 years ago
  16. c2bc9ce ixgbe: Reorder search to work from the top down instead of bottom up by Alexander Duyck · 9 years ago
  17. b6488b6 ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF by Alexander Duyck · 9 years ago
  18. 5ac736a ixgbe: Simplify configuration of setting VLVF and VLVFB by Alexander Duyck · 9 years ago
  19. 63d9379 ixgbe: Reduce VT code indent in set_vfta by introducing jump label by Alexander Duyck · 9 years ago
  20. c18fbd5 ixgbe: Simplify definitions for regidx and bit in set_vfta by Alexander Duyck · 9 years ago
  21. 48b4461 ixgbe: Wait for master disable to be set by Mark Rustad · 9 years ago
  22. bc1fc64 ixgbe: Fix FCRTH value in VM-to-VM loopback mode by Mark Rustad · 9 years ago
  23. 3507a9b ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded by Mark Rustad · 9 years ago
  24. 7fc1510 ixgbe: Update ixgbe_disable_pcie_master flow for X550* by Mark Rustad · 9 years ago
  25. 6d373a1 ixgbe: Add X550EM_x dual-speed SFP+ support by Mark Rustad · 9 years ago
  26. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 9 years ago
  27. e87ce1c ixgbe: fix bug in not clearing counters for X550 devices by Don Skidmore · 9 years ago
  28. df8c26f ixgbe: add support for WoL and autoneg FC for some X550 devices by Don Skidmore · 9 years ago
  29. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 9 years ago
  30. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 10 years ago
  31. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  32. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  33. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  34. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  35. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  36. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  37. 71bde60 ixgbe: fix X540 Completion timeout by Don Skidmore · 10 years ago
  38. e90dd26 ixgbe: Make return values more direct by Mark Rustad · 10 years ago
  39. d819fc5 ixgbe: Convert some udelays to usleep_range by Mark Rustad · 10 years ago
  40. 3a087b2 ixgbe: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  41. 63b64de ixgbe: add braces around else block by Jacob Keller · 10 years ago
  42. 6ec1b71 ixgbe: fix several concatenated strings to single line by Jacob Keller · 10 years ago
  43. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 10 years ago
  44. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. e577662 ixgbe: convert low_water into an array by Jacob Keller · 10 years ago
  46. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  47. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 11 years ago
  48. 0d7c6e0 ixgbe: use ixgbe_read_pci_cfg_word by Jacob Keller · 11 years ago
  49. cbcc637 ixgbe: remove unused media type by Jacob Keller · 11 years ago
  50. f8cf7a0 ixgbe: fix errors related to protected AUTOC calls by Don Skidmore · 11 years ago
  51. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  52. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 11 years ago
  53. 429d6a3 ixgbe: collect all 82599 AUTOC code in one function by Don Skidmore · 11 years ago
  54. 1f86c98 ixgbe: fix to use correct timeout interval for memory read completion by Don Skidmore · 11 years ago
  55. be0c27b ixgbe: Check return value on eeprom reads by Mark Rustad · 11 years ago
  56. 674c18b ixgbe: clear semaphore bits on timeouts by Emil Tantilov · 11 years ago
  57. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  58. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  59. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  60. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  61. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 12 years ago
  62. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  63. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  64. db2adc2 ixgbe: ethtool correctly identify autoneg setting by Jacob Keller · 12 years ago
  65. d7bbcd3 ixgbe: Add support for pipeline reset by Don Skidmore · 12 years ago
  66. 51a1f72 ixgbe: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  67. df376f0 ixgbe: add support for X540-AT1 by joshua.a.hay@intel.com · 12 years ago
  68. ef89e0a ixgbe: Only enable anti-spoof on VF pools by Alexander Duyck · 12 years ago
  69. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 12 years ago
  70. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  71. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 12 years ago
  72. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 12 years ago
  73. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 12 years ago
  74. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 12 years ago
  75. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 12 years ago
  76. e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 13 years ago
  77. 7116130 ixgbe: consolidate reporting of MSIX vectors into a single function by Emil Tantilov · 13 years ago
  78. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 13 years ago
  79. d2f5e7f ixgbe: Fix race condition where RX buffer could become corrupted. by Atita Shirwaikar · 13 years ago
  80. bdda1a6 ixgbe: Do not disable read relaxed ordering when DCA is enabled by Alexander Duyck · 13 years ago
  81. c466d7a ixgbe: fix spelling errors by Don Skidmore · 13 years ago
  82. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  83. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 13 years ago
  84. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  85. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  86. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  87. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 13 years ago
  88. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  89. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  90. f3116f6 ixgbe: clear RNBC only for 82598 by Emil Tantilov · 13 years ago
  91. 53f096d ixgbe: fix ixgbe_fc_autoneg_fiber bug by Don Skidmore · 13 years ago
  92. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ixgbe/ixgbe_common.c]
  93. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  94. 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 13 years ago
  95. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 13 years ago
  96. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  97. 51275d3 ixgbe: force unlock on timeout by Emil Tantilov · 13 years ago
  98. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  99. b776d10 ixgbe: make device_caps() generic by Emil Tantilov · 13 years ago
  100. eb9c3e3 ixgbe: fix semaphores in eeprom routines for x540 by Emil Tantilov · 14 years ago