1. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 11 years ago
  2. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 11 years ago
  3. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 11 years ago
  5. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 11 years ago
  6. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  7. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 11 years ago
  8. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
  9. f1b4d62 igb: Support to get 2_5G link status for appropriate media type by Akeem G Abodunrin · 11 years ago
  10. 6f8b916 igb: Implementation of i210/i211 LED support by Akeem G. Abodunrin · 12 years ago
  11. cf7ed22 igb: Changed LEDs blink mechanism to include designs using cathode by Akeem G. Abodunrin · 12 years ago
  12. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 12 years ago
  13. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 12 years ago
  14. 5c17a20 igb: random code and comments fix by Akeem G. Abodunrin · 12 years ago
  15. 4b9ea46 igb: Copyright string update to year 2013 by Akeem G. Abodunrin · 12 years ago
  16. daf56e4 igb: Fix SerDes autoneg flow control. by Carolyn Wyborny · 12 years ago
  17. 9f0b851 igb: Enable auto-crossover during forced operation on 82580 and above. by Matthew Vick · 12 years ago
  18. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 13 years ago
  19. 6e86132 igb: Update Copyright on all Intel copyrighted files. by Carolyn Wyborny · 13 years ago
  20. c50b52a igb: make local functions static by Stephen Hemminger · 13 years ago
  21. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 13 years ago
  22. 65189d2 igb: Fix for Alt MAC Address feature on 82580 and later devices by Carolyn Wyborny · 13 years ago
  23. 45b5846 igb: Alternate MAC Address Updates for Func2&3 by Akeem G. Abodunrin · 13 years ago
  24. 6538ee6 igb: Alternate MAC Address EEPROM Updates by Akeem G. Abodunrin · 13 years ago
  25. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/igb/e1000_mac.c]
  26. 4297f99 igb: Update copyright on all igb driver files. by Carolyn Wyborny · 14 years ago
  27. 58d14d4 net: igb: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  29. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 15 years ago
  30. e017b60 igb: use correct bits to identify if managability is enabled by Alexander Duyck · 15 years ago
  31. 2d0b0f6 igb: remove adaptive IFS from driver by Nick Nunley · 15 years ago
  32. 6deac6f igb: add flushes between RAR writes when setting mac address by Alexander Duyck · 15 years ago
  33. 2289663 igb: change how we handle alternate mac addresses by Alexander Duyck · 15 years ago
  34. cc9073b igb: remove unused temp variable from stats clearing path by Alexander Duyck · 15 years ago
  35. 44c852e igb: resolve namespacecheck warning for igb_hash_mc_addr by Alexander Duyck · 15 years ago
  36. 0cce119 igb: cleanup flow control configuration to make requested/current more clear by Alexander Duyck · 16 years ago
  37. 5ac1665 igb: cleanup receive address register initialization by Alexander Duyck · 16 years ago
  38. 28fc06f igb: move all multicast addresses into multicast table array by Alexander Duyck · 16 years ago
  39. 009bc06 igb: add completion timeout workaround for 82575/82576 by Alexander Duyck · 16 years ago
  40. 099e1cb igb: make serdes power down available for 82575 in addition to 82576 parts by Alexander Duyck · 16 years ago
  41. dcc3ae9 igb: remove media type fiber as it is misleading by Alexander Duyck · 16 years ago
  42. ff6f63d igb: fix unused external references introduced with sr-iov changes by Alexander Duyck · 16 years ago
  43. 75f4f38 igb: correct typo that was setting vfta mask to 1 by Alexander Duyck · 16 years ago
  44. cad6d05 igb: add PF to pool by Alexander Duyck · 16 years ago
  45. 4ae196d igb: Add support for enabling VFs to PF driver. by Alexander Duyck · 16 years ago
  46. 86d5d38 igb: update version number and copyright dates by Alexander Duyck · 16 years ago
  47. 8675737 igb: remove disable_av variable from mac_info struct by Alexander Duyck · 16 years ago
  48. 312c75a igb: rename nvm ops by Alexander Duyck · 16 years ago
  49. a8d2a0c igb: rename phy ops by Alexander Duyck · 16 years ago
  50. c1889bf igb: make dev_spec a union and remove dynamic allocation by Alexander Duyck · 16 years ago
  51. 678c610 drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') by Hannes Eder · 16 years ago
  52. 5e8427e igb: Correctly determine pci-e function number in virtual environment by Alexander Duyck · 16 years ago
  53. ec796b4 igb: remove three redundant functions left in the code by Alexander Duyck · 17 years ago
  54. 549bdd8 igb: correct issue of set_mta member of mac.ops not being populated by Alexander Duyck · 17 years ago
  55. 2d064c0 igb: add 82576 MAC support by Alexander Duyck · 17 years ago
  56. 652fff3 igb: eliminate hw from the hw_dbg macro arguments by Auke Kok · 17 years ago
  57. 733596b igb: cleanup function header comments by Jeff Kirsher · 17 years ago
  58. 9d5c824 igb: PCI-Express 82575 Gigabit Ethernet driver by Auke Kok · 17 years ago