1. 13a87c1 e1000: Elementary checkpatch warnings and checks removed by Janusz Wolak · 9 years ago
  2. c619581 e1000: get rid of duplicate exit path by Jean Sacren · 9 years ago
  3. f03fed6 e1000: fix kernel-doc argument being missing by Jean Sacren · 9 years ago
  4. a48954c e1000: Remove checkpatch coding style errors by Janusz Wolak · 9 years ago
  5. e09b890 e1000: make eeprom read/write scheduler friendly by Joern Engel · 9 years ago
  6. 3077232 e1000: remove dead e1000_init_eeprom_params calls by Francois Romieu · 9 years ago
  7. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  8. 4097ae9 e1000: remove unnecessary break after return by Fabian Frederick · 10 years ago
  9. 9760822 e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers by Tobias Klauser · 11 years ago
  10. 7dc8660 e1000: remove debug messages with function names by Jakub Kicinski · 11 years ago
  11. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  12. ac56558 e1000: fix concurrent accesses to PHY from watchdog and ethtool by Maxime Bizon · 12 years ago
  13. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  14. 542c3f4 e1000: Neaten e1000_config_dsp_after_link_change by Joe Perches · 13 years ago
  15. 4e0d8f7d e1000: convert mdelay to msleep by Jesse Brandeburg · 13 years ago
  16. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  17. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000/e1000_hw.c]
  18. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  19. c4dc4d1 e1000: remove unnecessary code by Greg Dietsche · 14 years ago
  20. cf8e09b e1000: add support for Marvell Alaska M88E1118R PHY by Florian Fainelli · 14 years ago
  21. 5377a41 e1000: Add support for the CE4100 reference platform by Dirk Brandewie · 14 years ago
  22. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  23. 675ad47 e1000: Use netdev_<level>, pr_<level> and dev_<level> by Emil Tantilov · 15 years ago
  24. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 15 years ago
  25. 11b7f7b e1000: fix namespacecheck warnings by Jesse Brandeburg · 15 years ago
  26. 8f601b2 e1000: drop unused functionality for eeprom write/read by Jesse Brandeburg · 15 years ago
  27. 120a5d0 e1000: updated whitespace and comments by Jesse Brandeburg · 15 years ago
  28. be0f071 e1000: test link state conclusively by Jesse Brandeburg · 15 years ago
  29. 282b177 e1000: remove unused functions by Jesse Brandeburg · 15 years ago
  30. 1532ece e1000: drop dead pcie code from e1000 by Jesse Brandeburg · 15 years ago
  31. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  32. c46b59b e1000: Remove unused function e1000_mta_set. by Graham, David · 15 years ago
  33. b7cb8c2 e1000: fix flow control thresholds by Jesse Brandeburg · 16 years ago
  34. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  35. 78566fe e1000: prevent corruption of EEPROM/NVM by Christopher Li · 16 years ago
  36. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 17 years ago
  37. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 17 years ago
  38. 6479884 e1000: neaten function declarations by Joe Perches · 17 years ago
  39. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 17 years ago
  40. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 17 years ago
  41. abec42a e1000: sparse warnings fixes by Stephen Hemminger · 17 years ago
  42. 007755e PCI-X/PCI-Express read control interfaces: use them in e1000 by Peter Oruba · 17 years ago
  43. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  44. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  45. 15e376b e1000: 3 new driver stats for managability testing by Jeff Garzik · 18 years ago
  46. c3813ae [PATCH] e1000: fix ethtool reported bus type for older adapters by Jeff Kirsher · 18 years ago
  47. bb8e331 e1000: workaround for the ESB2 NIC RX unit issue by Jeff Garzik · 18 years ago
  48. 0fccd0e e1000: consolidate managability enabling/disabling by Jeff Garzik · 18 years ago
  49. 167fb28 e1000: omit stats for broken counter in 82543 by Jeff Garzik · 18 years ago
  50. bd2371e e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats] by Jeff Garzik · 18 years ago
  51. 2df7d59 e1000: rename ICH8 flash macros by Jeff Kirsher · 18 years ago
  52. fc2307d e1000: New hardware support by Auke Kok · 18 years ago
  53. 070f6ff e1000: fix VR powerdown code by Jeff Kirsher · 18 years ago
  54. 90fb513 e1000: whitespace changes, comments, typos by Auke Kok · 18 years ago
  55. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  56. 2a88c17 e1000: rework polarity, NVM, eeprom code and fixes. by Jeff Kirsher · 18 years ago
  57. caeccb6 e1000: add PCI-E capability detection code by Jeff Kirsher · 18 years ago
  58. 09ae3e8 e1000: gather hardware bit tweaks. by Jeff Kirsher · 18 years ago
  59. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
  60. 70c6f30 e1000: add enums for several link properties by Jeff Kirsher · 18 years ago
  61. 11241b1 e1000: rename flow control symbols by Jeff Kirsher · 18 years ago
  62. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  63. f8ec473 e1000, ixgb: Remove pointless wrappers by Jeff Garzik · 18 years ago
  64. cff93eb [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static by Adrian Bunk · 18 years ago
  65. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  66. e7b4411 e1000: remove unused part_num reading code by Auke Kok · 18 years ago
  67. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
  68. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  69. e4c780b [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 18 years ago
  70. 7820d42 e1000: Force full DMA clocking for 10/100 speed by Jeff Kirsher · 18 years ago
  71. c9c1b83 e1000: Allow NVM to setup LPLU for IGP2 and IGP3 by Jeff Kirsher · 18 years ago
  72. cd94dd0 e1000: integrate ich8 support into driver by Auke Kok · 19 years ago
  73. d37ea5d e1000: add ich8lan core functions by Auke Kok · 19 years ago
  74. 592600a e1000: check return value of _get_speed_and_duplex by Auke Kok · 19 years ago
  75. ee04022 e1000: M88 PHY workaround by Auke Kok · 19 years ago
  76. f1b3a85 e1000: fix adapter led blinking inconsistency by Auke Kok · 19 years ago
  77. 4ca213a e1000: force register write flushes to circumvent broken platforms by Auke Kok · 19 years ago
  78. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 19 years ago
  79. a42a507 e1000: remove backslash r debug printfs by Auke Kok · 19 years ago
  80. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 19 years ago
  81. 0f15a8f e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. by Jeff Kirsher · 19 years ago
  82. 6418ecc e1000: Add support for new hardware (ESB2) by Jeff Kirsher · 19 years ago
  83. 8df06e5 e1000: Fix RSS if enabled in mid-connection by Jeff Kirsher · 19 years ago
  84. 497fce5 e1000: Fix 82543 issue when reading eeprom by Jeff Kirsher · 19 years ago
  85. 5b66ba0 e1000: Fix unecessary delay for 82573 controllers by Jeff Kirsher · 19 years ago
  86. 96838a4 [PATCH] e1000: Fix whitespace by Jesse Brandeburg · 19 years ago
  87. b7ee49d [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber by Jeff Kirsher · 19 years ago
  88. 0fadb05 [PATCH] e1000: Fix collision distance by Jeff Kirsher · 19 years ago
  89. 4702863 [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers by Jeff Kirsher · 19 years ago
  90. 4d351858 [PATCH] e1000: Fix EEPROM read logic by Jeff Kirsher · 19 years ago
  91. 526f995 [PATCH] e1000: Fix PHY reset when blocked by Jeff Kirsher · 19 years ago
  92. 7892f59 [PATCH] e1000: Fix PHY config for 82573 controller by Jeff Kirsher · 19 years ago
  93. b55ccb3 [PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers by Jeff Kirsher · 19 years ago
  94. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 19 years ago
  95. 3ad2cc6 [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 19 years ago
  96. a7990ba e1000: Flush shadow RAM by Mallikarjuna R Chilakala · 19 years ago
  97. 868d530 e1000: Support for 82571 and 82572 controllers by Mallikarjuna R Chilakala · 19 years ago
  98. 2b02893 [PATCH] e1000: Driver version, white space, comments & other by Malli Chilakala · 20 years ago
  99. 3893d54 [PATCH] e1000: Included proposals to false late collisions due to H/W latencies by Malli Chilakala · 20 years ago
  100. 2648345 [PATCH] e1000:Driver version,white space,comments,device id by Malli Chilakala · 20 years ago