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