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