1. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 14 years ago
  2. ba9e186 e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS by Bruce Allan · 14 years ago
  3. 2e7d21c e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 14 years ago
  4. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  5. a61d3d1 e1000e: increase version number by Bruce Allan · 14 years ago
  6. 1f56f45 e1000e: clear REQ and GNT in EECD (82571 && 82572) by Richard Alpe · 14 years ago
  7. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 14 years ago
  8. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 14 years ago
  9. d02c70a e1000e: Update driver version number by Matthew Vick · 14 years ago
  10. 59aed95 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 14 years ago
  11. d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 14 years ago
  12. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 14 years ago
  13. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 14 years ago
  14. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 14 years ago
  15. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 14 years ago
  16. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 14 years ago
  17. cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 14 years ago
  18. 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 14 years ago
  19. 80be312 e1000e: add transmit timestamping support by Willem de Bruijn · 14 years ago
  20. bdc125f e1000e: 82579 potential system hang on stress when ME enabled by Bruce Allan · 14 years ago
  21. 36ceeb4 e1000e: 82579 packet drop workaround by Bruce Allan · 14 years ago
  22. 2cb7a9c e1000e: Enable DMA Burst Mode on 82574 by default. by Matthew Vick · 14 years ago
  23. 1c1093a e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN. by Matthew Vick · 14 years ago
  24. 727c356 e1000e: Fix default interrupt throttle rate not set in NIC HW by Jeff Kirsher · 14 years ago
  25. 569a3af e1000e: MSI interrupt test failed, using legacy interrupt by Prasanna S Panchamukhi · 14 years ago
  26. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  27. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 14 years ago
  28. 6ad6514 e1000e: cleanup remaining strings split across multiple lines by Bruce Allan · 14 years ago
  29. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 14 years ago
  30. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  31. fad59b0 e1000e: update driver version number by Bruce Allan · 14 years ago
  32. 1e36052 e1000e: cleanup indexed register arrays by Bruce Allan · 14 years ago
  33. c58c8a7 e1000e: cleanup NAPI routine by Bruce Allan · 14 years ago
  34. 397c020 e1000e: Minor comment clean-up. by Matthew Vick · 14 years ago
  35. bf03085 e1000e: Guarantee descriptor writeback flush success. by Matthew Vick · 14 years ago
  36. bb9e44d e1000e: prevent oops when adapter is being closed and reset simultaneously by Bruce Allan · 14 years ago
  37. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 14 years ago
  38. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 14 years ago
  39. 4679026 net: remove the second argument of k[un]map_atomic() by Cong Wang · 14 years ago
  40. bb9c5ee e1000e: use msleep instead of mdelay by Bruce Allan · 14 years ago
  41. 3d3a167 e1000e: cleanup whitespace and indentation by Bruce Allan · 14 years ago
  42. 06c24b9 e1000e: cleanup incorrect filename in comment by Bruce Allan · 14 years ago
  43. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 14 years ago
  44. 0d37678 e1000e: cleanup - remove unnecessary variable by Bruce Allan · 14 years ago
  45. b20caa8 e1000e: use true/false for boolean send_xon, do not assume always true by Bruce Allan · 14 years ago
  46. b2a50e1 e1000e: cleanup comment in e1000_hash_mc_addr() by Bruce Allan · 14 years ago
  47. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 14 years ago
  48. 6e3c807 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan by Bruce Allan · 14 years ago
  49. 944ce01 e1000e: cleanup calls to setup_physical_interface function pointer by Bruce Allan · 14 years ago
  50. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 14 years ago
  51. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 14 years ago
  52. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 14 years ago
  53. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 14 years ago
  54. dffcdde e1000e: cosmetic comment changes to make lines less than 80 characters by Bruce Allan · 14 years ago
  55. b4d8e21 e1000e: cosmetic change to boolean comparisons by Bruce Allan · 14 years ago
  56. cf955e6 e1000e: Support RXALL feature flag. by Ben Greear · 14 years ago
  57. 943146d e1000e: Support sending custom Ethernet CRC. by Ben Greear · 14 years ago
  58. 0184039 e1000e: Support RXFCS feature flag. by Ben Greear · 14 years ago
  59. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 14 years ago
  60. 2a31b37 e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link by Bruce Allan · 14 years ago
  61. e561a70 e1000e: potentially incorrect return for e1000_init_hw_ich8lan by Bruce Allan · 14 years ago
  62. 3fa8293 e1000e: cleanup: minor whitespace addition (insert blank line separator) by Bruce Allan · 14 years ago
  63. f71dde6 e1000e: cleanup: remove unnecessary variable initializations by Bruce Allan · 14 years ago
  64. f764956 e1000e: cleanup: remove unnecessary test and return by Bruce Allan · 14 years ago
  65. 55920b5 e1000e: cleanup: remove unnecessary variable ret_val by Bruce Allan · 14 years ago
  66. f1a3fe1 e1000e: cleanup: remove unreachable statement by Bruce Allan · 14 years ago
  67. d7eb338 e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan by Bruce Allan · 14 years ago
  68. 8260725 e1000e: cleanup: always return 0 by Bruce Allan · 14 years ago
  69. 7eb61d8 e1000e: cleanup: remove unnecessary assignments just before returning by Bruce Allan · 14 years ago
  70. 8649f43 e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan by Bruce Allan · 14 years ago
  71. 520d6f2 e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan by Bruce Allan · 14 years ago
  72. 75ce153 e1000e: cleanup: rename goto labels to be more meaningful by Bruce Allan · 14 years ago
  73. ffacd47 e1000e: cleanup: use goto for common work needed by multiple exit points by Bruce Allan · 14 years ago
  74. f92518d e1000e: replace '1' with 'true' for boolean get_link_status by Bruce Allan · 14 years ago
  75. ec34c17 e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX() by Bruce Allan · 14 years ago
  76. 07914ee e1000e: use true/false for bool autoneg_false by Bruce Allan · 14 years ago
  77. 668018d e1000e: remove unnecessary parentheses by Bruce Allan · 14 years ago
  78. fe1e980 e1000e: remove unnecessary returns from void functions by Bruce Allan · 14 years ago
  79. 4bcf053 e1000e: remove test that is always false by Bruce Allan · 14 years ago
  80. 0e15df4 e1000e: minor whitespace and indentation cleanup by Bruce Allan · 14 years ago
  81. e885d76 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ by Bruce Allan · 14 years ago
  82. a2a5b32 e1000e: fix checkpatch warning from MINMAX test by Bruce Allan · 14 years ago
  83. 24b706b e1000e: cleanup - use braces in both branches of a conditional statement by Bruce Allan · 14 years ago
  84. f23efdf e1000e: cleanup e1000_set_phys_id by Bruce Allan · 14 years ago
  85. 66092f5 e1000e: cleanup e1000_init_mac_params_82571() by Bruce Allan · 14 years ago
  86. e68782e e1000e: cleanup e1000_init_mac_params_80003es2lan() by Bruce Allan · 14 years ago
  87. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 14 years ago
  88. f36bb6c e1000e: add missing initializers reported when compiling with W=1 by Bruce Allan · 14 years ago
  89. f5e261e e1000e: update copyright year by Bruce Allan · 14 years ago
  90. fe2ddfb e1000e: split lib.c into three more-appropriate files by Bruce Allan · 14 years ago
  91. c8243ee e1000e: call er16flash() instead of __er16flash() by Bruce Allan · 14 years ago
  92. 058e8ed e1000e: increase version number by Bruce Allan · 14 years ago
  93. f2315bf e1000e: convert final strncpy() to strlcpy() by Bruce Allan · 14 years ago
  94. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 14 years ago
  95. 464c85e e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state by Bruce Allan · 14 years ago
  96. 7f1557e e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567 by Bruce Allan · 14 years ago
  97. c077a90 e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx by Bruce Allan · 14 years ago
  98. 90b8298 e1000e: update workaround for 82579 intermittently disabled during S0->Sx by Bruce Allan · 14 years ago
  99. 79d4e90 e1000e: disable Early Receive DMA on ICH LOMs by Bruce Allan · 14 years ago
  100. c85c21a e1000e: Need to include vmalloc.h by David S. Miller · 14 years ago