1. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 11 years ago
  2. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 11 years ago
  3. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 11 years ago
  4. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 11 years ago
  5. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 11 years ago
  6. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  7. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  8. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  9. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 12 years ago
  10. cf8fb73 e1000e: add support for LTR on I217/I218 by Bruce Allan · 12 years ago
  11. 1fc06b0 e1000e: enable EEE by default by Bruce Allan · 12 years ago
  12. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 12 years ago
  13. ea8179a e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync by Bruce Allan · 12 years ago
  14. 772d05c e1000e: slow performance between two 82579 connected via 10Mbit hub by Bruce Allan · 12 years ago
  15. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 12 years ago
  17. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 12 years ago
  18. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 12 years ago
  19. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 12 years ago
  20. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 12 years ago
  21. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 12 years ago
  22. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  23. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  24. e08f626 e1000e: workaround DMA unit hang on I218 by Bruce Allan · 12 years ago
  25. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  26. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 12 years ago
  27. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  28. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  29. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  30. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  31. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  32. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  33. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago
  34. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 12 years ago
  35. 4e03510 e1000e: fix PHY init workarounds for i217/i218 by Bruce Allan · 12 years ago
  36. ed1a4265 e1000e: correct maximum frame size on i217/i218 by Bruce Allan · 12 years ago
  37. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  38. 6e928b7 e1000e: prevent hardware from automatically configuring PHY on I217/I218 by Bruce Allan · 12 years ago
  39. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  40. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  41. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  42. 8e5ab42 e1000e: add missing bailout on error by Bruce Allan · 12 years ago
  43. 3d4d575 e1000e: fix enabling of EEE on 82579 and I217 by Bruce Allan · 12 years ago
  44. 651fb10 e1000e: 82577: workaround for link drop issue by Bruce Allan · 12 years ago
  45. 4ddc48a e1000e: helper functions for accessing EMI registers by Bruce Allan · 12 years ago
  46. 1cc7a3a e1000e: Invalid Image CSUM bit changed for I217 by Bruce Allan · 12 years ago
  47. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  48. a52359b e1000e: fix test for PHY being accessible on 82577/8/9 and I217 by Bruce Allan · 12 years ago
  49. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  50. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
  51. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 13 years ago
  52. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 13 years ago
  53. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 13 years ago
  54. cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 13 years ago
  55. 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 13 years ago
  56. 36ceeb4 e1000e: 82579 packet drop workaround by Bruce Allan · 13 years ago
  57. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 13 years ago
  59. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 13 years ago
  60. 3d3a167 e1000e: cleanup whitespace and indentation by Bruce Allan · 13 years ago
  61. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 13 years ago
  62. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  63. 6e3c807 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan by Bruce Allan · 13 years ago
  64. 944ce01 e1000e: cleanup calls to setup_physical_interface function pointer by Bruce Allan · 13 years ago
  65. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  66. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  67. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  68. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 13 years ago
  69. e561a70 e1000e: potentially incorrect return for e1000_init_hw_ich8lan by Bruce Allan · 13 years ago
  70. 3fa8293 e1000e: cleanup: minor whitespace addition (insert blank line separator) by Bruce Allan · 13 years ago
  71. f71dde6 e1000e: cleanup: remove unnecessary variable initializations by Bruce Allan · 13 years ago
  72. 55920b5 e1000e: cleanup: remove unnecessary variable ret_val by Bruce Allan · 13 years ago
  73. f1a3fe1 e1000e: cleanup: remove unreachable statement by Bruce Allan · 13 years ago
  74. d7eb338 e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan by Bruce Allan · 13 years ago
  75. 8260725 e1000e: cleanup: always return 0 by Bruce Allan · 13 years ago
  76. 75ce153 e1000e: cleanup: rename goto labels to be more meaningful by Bruce Allan · 13 years ago
  77. ec34c17 e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX() by Bruce Allan · 13 years ago
  78. fe1e980 e1000e: remove unnecessary returns from void functions by Bruce Allan · 13 years ago
  79. 0e15df4 e1000e: minor whitespace and indentation cleanup by Bruce Allan · 13 years ago
  80. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 13 years ago
  81. f5e261e e1000e: update copyright year by Bruce Allan · 13 years ago
  82. c8243ee e1000e: call er16flash() instead of __er16flash() by Bruce Allan · 13 years ago
  83. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 13 years ago
  84. 464c85e e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state by Bruce Allan · 13 years ago
  85. 7f1557e e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567 by Bruce Allan · 13 years ago
  86. c077a90 e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx by Bruce Allan · 13 years ago
  87. 90b8298 e1000e: update workaround for 82579 intermittently disabled during S0->Sx by Bruce Allan · 13 years ago
  88. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 13 years ago
  89. 4d24136 e1000e: 82579: workaround for link drop issue by Bruce Allan · 13 years ago
  90. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 13 years ago
  91. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  92. b64e9dd e1000e: bad short packets received when jumbos enabled on 82579 by Bruce Allan · 13 years ago
  93. 462d599 e1000e: WoL fails on device ID 0x1501 by Bruce Allan · 13 years ago
  94. 03299e4 e1000e: WoL can fail on 82578DM by Bruce Allan · 13 years ago
  95. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 13 years ago
  96. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 13 years ago
  97. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  98. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000e/ich8lan.c]
  99. b9e06f7 e1000e: remove unnecessary check for NULL pointer by Bruce Allan · 13 years ago
  100. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago