1. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 12 years ago
  2. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 12 years ago
  3. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  4. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  5. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 13 years ago
  6. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 13 years ago
  7. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 13 years ago
  8. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 13 years ago
  9. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 13 years ago
  10. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 13 years ago
  11. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 13 years ago
  12. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 13 years ago
  13. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 13 years ago
  14. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 13 years ago
  15. 4e03510 e1000e: fix PHY init workarounds for i217/i218 by Bruce Allan · 13 years ago
  16. ed1a426 e1000e: correct maximum frame size on i217/i218 by Bruce Allan · 13 years ago
  17. bf67044 e1000e: update copyright date by Bruce Allan · 13 years ago
  18. 6e928b7 e1000e: prevent hardware from automatically configuring PHY on I217/I218 by Bruce Allan · 13 years ago
  19. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 13 years ago
  20. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 13 years ago
  21. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 13 years ago
  22. 8e5ab42 e1000e: add missing bailout on error by Bruce Allan · 13 years ago
  23. 3d4d575 e1000e: fix enabling of EEE on 82579 and I217 by Bruce Allan · 13 years ago
  24. 651fb10 e1000e: 82577: workaround for link drop issue by Bruce Allan · 13 years ago
  25. 4ddc48a e1000e: helper functions for accessing EMI registers by Bruce Allan · 13 years ago
  26. 1cc7a3a e1000e: Invalid Image CSUM bit changed for I217 by Bruce Allan · 13 years ago
  27. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 13 years ago
  28. a52359b e1000e: fix test for PHY being accessible on 82577/8/9 and I217 by Bruce Allan · 13 years ago
  29. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  30. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
  31. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 13 years ago
  32. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 13 years ago
  33. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 13 years ago
  34. cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 13 years ago
  35. 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 13 years ago
  36. 36ceeb4 e1000e: 82579 packet drop workaround by Bruce Allan · 13 years ago
  37. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  38. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 13 years ago
  39. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 13 years ago
  40. 3d3a167 e1000e: cleanup whitespace and indentation by Bruce Allan · 13 years ago
  41. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 13 years ago
  42. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  43. 6e3c807 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan by Bruce Allan · 13 years ago
  44. 944ce01 e1000e: cleanup calls to setup_physical_interface function pointer by Bruce Allan · 13 years ago
  45. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  46. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  47. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  48. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 14 years ago
  49. e561a70 e1000e: potentially incorrect return for e1000_init_hw_ich8lan by Bruce Allan · 14 years ago
  50. 3fa829363 e1000e: cleanup: minor whitespace addition (insert blank line separator) by Bruce Allan · 14 years ago
  51. f71dde6 e1000e: cleanup: remove unnecessary variable initializations by Bruce Allan · 14 years ago
  52. 55920b5 e1000e: cleanup: remove unnecessary variable ret_val by Bruce Allan · 14 years ago
  53. f1a3fe1 e1000e: cleanup: remove unreachable statement by Bruce Allan · 14 years ago
  54. d7eb338 e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan by Bruce Allan · 14 years ago
  55. 8260725 e1000e: cleanup: always return 0 by Bruce Allan · 14 years ago
  56. 75ce153 e1000e: cleanup: rename goto labels to be more meaningful by Bruce Allan · 14 years ago
  57. ec34c17 e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX() by Bruce Allan · 14 years ago
  58. fe1e980 e1000e: remove unnecessary returns from void functions by Bruce Allan · 14 years ago
  59. 0e15df4 e1000e: minor whitespace and indentation cleanup by Bruce Allan · 14 years ago
  60. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 14 years ago
  61. f5e261e e1000e: update copyright year by Bruce Allan · 14 years ago
  62. c8243ee e1000e: call er16flash() instead of __er16flash() by Bruce Allan · 14 years ago
  63. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 14 years ago
  64. 464c85e e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state by Bruce Allan · 14 years ago
  65. 7f1557e e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567 by Bruce Allan · 14 years ago
  66. c077a90 e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx by Bruce Allan · 14 years ago
  67. 90b8298 e1000e: update workaround for 82579 intermittently disabled during S0->Sx by Bruce Allan · 14 years ago
  68. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 14 years ago
  69. 4d24136 e1000e: 82579: workaround for link drop issue by Bruce Allan · 14 years ago
  70. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 14 years ago
  71. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 14 years ago
  72. b64e9dd e1000e: bad short packets received when jumbos enabled on 82579 by Bruce Allan · 14 years ago
  73. 462d599 e1000e: WoL fails on device ID 0x1501 by Bruce Allan · 14 years ago
  74. 03299e4 e1000e: WoL can fail on 82578DM by Bruce Allan · 14 years ago
  75. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 14 years ago
  76. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 14 years ago
  77. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  78. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000e/ich8lan.c]
  79. b9e06f7 e1000e: remove unnecessary check for NULL pointer by Bruce Allan · 14 years ago
  80. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 14 years ago
  81. 3ebfc7c e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 by Bruce Allan · 14 years ago
  82. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 14 years ago
  83. c5caf48 e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices by Bruce Allan · 14 years ago
  84. 99730e4 e1000e: 82579 intermittently disabled during S0->Sx by Bruce Allan · 14 years ago
  85. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 14 years ago
  86. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 14 years ago
  87. 23e4f06 e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM by Bruce Allan · 14 years ago
  88. 6cc7aae e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked by Bruce Allan · 14 years ago
  89. 1effb45 e1000e: extend EEE LPI timer to prevent dropped link by Bruce Allan · 14 years ago
  90. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 15 years ago
  91. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  92. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 15 years ago
  93. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 15 years ago
  95. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 15 years ago
  96. dd93f95 e1000e: cleanup variables set but not used by Bruce Allan · 15 years ago
  97. b1cdfea e1000e: checkpatch warnings - braces by Bruce Allan · 15 years ago
  98. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 15 years ago
  99. ce54afd e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx by Bruce Allan · 15 years ago
  100. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 15 years ago