1. a4a0762 igb: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  2. 23d8782 igb: unhide invariant returns by Todd Fujinaka · 10 years ago
  3. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 10 years ago
  4. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 10 years ago
  5. bed83e9 igb: Cleanups to fix for trailing statement by Carolyn Wyborny · 10 years ago
  6. c4917c6 igb: Cleanups to fix pointer location error by Carolyn Wyborny · 10 years ago
  7. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 10 years ago
  8. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 10 years ago
  9. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 10 years ago
  10. 9b143d1 igb: fix warning if !CONFIG_IGB_HWMON by Jeff Kirsher · 10 years ago
  11. 72b3672 igb: fix array size calculation by Todd Fujinaka · 10 years ago
  12. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 10 years ago
  13. 167f3f7 igb: make local functions static and remove dead code by Jeff Kirsher · 10 years ago
  14. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  15. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 11 years ago
  16. bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
  17. f6878e3 igb: Get speed and duplex for 1G non_copper devices by Akeem G Abodunrin · 11 years ago
  18. f1b4d62 igb: Support to get 2_5G link status for appropriate media type by Akeem G Abodunrin · 11 years ago
  19. db476e8 igb: No PHPM support in i354 devices by Akeem G Abodunrin · 11 years ago
  20. 99af472 igb: New PHY_ID for i354 device by Akeem G Abodunrin · 11 years ago
  21. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 11 years ago
  22. 5a823d8 igb: Refactor of init_nvm_params by Carolyn Wyborny · 11 years ago
  23. e5c3370 igb: Read register for latch_on without return value by Akeem G Abodunrin · 11 years ago
  24. 641ac5c igb: Support for SFP modules discovery by Akeem G. Abodunrin · 11 years ago
  25. 9b6a4c9 igb: Remove id's that will not be productized for Linux. by Carolyn Wyborny · 11 years ago
  26. 6cb7674 igb: Remove dead code path by Matthew Vick · 11 years ago
  27. d44e7a9 igb: Add SMBI semaphore to I210/I211 by Matthew Vick · 11 years ago
  28. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 11 years ago
  29. 87371b9 igb: Enable EEE LP advertisement by Matthew Vick · 11 years ago
  30. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 11 years ago
  31. c826892 igb: Fix sparse warnings on function pointers by Akeem G. Abodunrin · 11 years ago
  32. e00bf60 igb: Implement support to power sfp cage and turn on I2C by Akeem G. Abodunrin · 12 years ago
  33. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 11 years ago
  34. ed65bdd igb: Fix link setup for I210 devices by Carolyn Wyborny · 12 years ago
  35. a6053d7 igb: Refractoring function pointers in igb_get_invariants function by Akeem G. Abodunrin · 12 years ago
  36. a1bf1f4 igb: Intialize MAC function pointers by Akeem G. Abodunrin · 12 years ago
  37. 56d8c27 igb: Initialize NVM function pointers by Akeem G. Abodunrin · 12 years ago
  38. 73bfcd9 igb: Initialize PHY function pointers by Akeem G. Abodunrin · 12 years ago
  39. 4b9ea46 igb: Copyright string update to year 2013 by Akeem G. Abodunrin · 12 years ago
  40. e428893 igb: Enable hwmon data output for thermal sensors via I2C. by Carolyn Wyborny · 12 years ago
  41. 441fc6f igb: Add i2c interface to igb. by Carolyn Wyborny · 12 years ago
  42. daf56e4 igb: Fix SerDes autoneg flow control. by Carolyn Wyborny · 12 years ago
  43. a0483e2 igb: Workaround for global device reset problem on 82580. by Carolyn Wyborny · 12 years ago
  44. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 12 years ago
  45. ede4126 igb: Fix EEPROM writes via ethtool on i210 by Carolyn Wyborny · 12 years ago
  46. 40b2012 igb: Remove workaround for EEE configuration on i210/I211 by Carolyn Wyborny · 12 years ago
  47. e546111 igb: Support to enable EEE on all eee_supported devices by Akeem G. Abodunrin · 12 years ago
  48. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  49. adc0fa4 igb: Fix incorrect RAR address entries for i210/i211 device. by Carolyn Wyborny · 12 years ago
  50. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 12 years ago
  51. da02cde igb: Add function and pointers for 82580 low power state settings. by Carolyn Wyborny · 12 years ago
  52. 6e86132 igb: Update Copyright on all Intel copyrighted files. by Carolyn Wyborny · 13 years ago
  53. 82bbcde igb: Convert bare printk to pr_notice by Joe Perches · 13 years ago
  54. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 13 years ago
  55. ca2e3e7 igb: Loopback functionality supports for i350 devices by Akeem G. Abodunrin · 13 years ago
  56. bed45a6 igb: fix static function warnings reported by sparse by Emil Tantilov · 13 years ago
  57. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/igb/e1000_82575.c]
  58. 2c670b5 igb: Add support of SerDes Forced mode for certain hardware by Carolyn Wyborny · 13 years ago
  59. 4297f99 igb: Update copyright on all igb driver files. by Carolyn Wyborny · 13 years ago
  60. 064b433 igb: Fix lack of flush after register write and before delay by Carolyn Wyborny · 13 years ago
  61. f6b1bfd igb: Add check for invalid size to igb_get_invariants_82575() by Carolyn Wyborny · 13 years ago
  62. 34a0326 igb: fix typo in igb_validate_nvm_checksum_82580 by Stefan Assmann · 13 years ago
  63. 4322e56 igb: Update NVM functions to work with i350 devices by Carolyn Wyborny · 13 years ago
  64. 09b068d igb: Add Energy Efficient Ethernet (EEE) for i350 devices. by Carolyn Wyborny · 13 years ago
  65. 6b78bb1 igb: Enable PF side of SR-IOV support for i350 devices by Carolyn Wyborny · 14 years ago
  66. 6493d24 igb: Add support for i340 Quad Port Fiber Adapter by Carolyn Wyborny · 14 years ago
  67. 1380046 igb: Add Anti-spoofing feature support by Greg Rose · 14 years ago
  68. 1b5dda3 igb: Some fine tuning by Gasparakis, Joseph · 14 years ago
  69. 308fb39 igb: Add support for DH89xxCC by Joseph Gasparakis · 14 years ago
  70. 99870a7 igb: Program MDICNFG register prior to PHY init by Alexander Duyck · 14 years ago
  71. 08451e2 igb: restore EEPROM values of MDICNFG on reset with 82580 by Nick Nunley · 14 years ago
  72. 4085f74 igb: add support for SGMII-based MDIO PHYs by Nick Nunley · 14 years ago
  73. ede3ef0 igb: fix PHY config access on 82580 by Nick Nunley · 14 years ago
  74. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  75. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  77. d2ba2ed igb: add support for Intel I350 Gigabit Network Connection by Alexander Duyck · 14 years ago
  78. 411f557 igb: Do not overwrite mdicnfg register when accessing 82580 phy by Alexander Duyck · 14 years ago
  79. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 14 years ago
  80. 88a268c igb: Power down link when interface is down by Nick Nunley · 14 years ago
  81. 53c992f igb: ignore EEPROM APME check when shutting down serdes link by Nick Nunley · 14 years ago
  82. d68caec igb: do not force pcs link when in KX mode by Alexander Duyck · 15 years ago
  83. bb2ac47 igb: add support for 82580 MAC by Alexander Duyck · 15 years ago
  84. 81fadd8 igb: move the generic copper link setup code into e1000_phy.c by Alexander Duyck · 15 years ago
  85. 2289663 igb: change how we handle alternate mac addresses by Alexander Duyck · 15 years ago
  86. 747d49b igb: add support for 82576NS SerDes adapter by Alexander Duyck · 15 years ago
  87. 68d480c igb: make use of the uta to allow for promiscous mode filter by Alexander Duyck · 15 years ago
  88. bf6f7a9 igb: add locking to reads of the i2c interface by Alexander Duyck · 15 years ago
  89. 008c342 igb: update the approach taken to acquiring and releasing the phy lock by Alexander Duyck · 15 years ago
  90. 70d92f8 igb: update comments for serdes config and update to handle duplex by Alexander Duyck · 15 years ago
  91. cc9073b igb: remove unused temp variable from stats clearing path by Alexander Duyck · 15 years ago
  92. 2fb02a2 igb: reset sgmii phy at start of init by Alexander Duyck · 15 years ago
  93. a0c9860 igb: initialize mailbox function pointers prior to phy init by Alexander Duyck · 15 years ago
  94. 4703bf7 igb: add support for 82576 mezzanine card by Alexander Duyck · 15 years ago
  95. 5ac1665 igb: cleanup receive address register initialization by Alexander Duyck · 15 years ago
  96. 28fc06f igb: move all multicast addresses into multicast table array by Alexander Duyck · 15 years ago
  97. 009bc06 igb: add completion timeout workaround for 82575/82576 by Alexander Duyck · 15 years ago
  98. 12645a1 igb: do not overwrite EEPROM LED settings by Alexander Duyck · 15 years ago
  99. f3e7841 igb: change configure_pcs_link to void since it always returns 0 by Alexander Duyck · 15 years ago
  100. 099e1cb igb: make serdes power down available for 82575 in addition to 82576 parts by Alexander Duyck · 15 years ago