1. 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 9 years ago
  2. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 10 years ago
  3. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 11 years ago
  4. 9e6c3b6 e1000e: fix compiler warnings by David Ertman · 11 years ago
  5. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 11 years ago
  6. 274a85e e1000e: fix scheduling while atomic bugs by Bruce Allan · 11 years ago
  7. bb03451 e1000e: additional error handling on PHY register accesses by Bruce Allan · 11 years ago
  8. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 12 years ago
  9. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 12 years ago
  10. 04e115c e1000e: cleanup formatting of static structs by Bruce Allan · 12 years ago
  11. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 12 years ago
  12. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 12 years ago
  13. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 12 years ago
  14. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 12 years ago
  15. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  16. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  17. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  18. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 12 years ago
  19. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 12 years ago
  20. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  21. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  22. c063f60 e1000e: cleanup: group OR'ed bit settings with parens by Bruce Allan · 12 years ago
  23. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  24. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  25. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  26. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  27. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  28. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  29. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  30. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago
  31. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 12 years ago
  32. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  33. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  34. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  35. 470a542 e1000e: test for valid check_reset_block function pointer by Bruce Allan · 12 years ago
  36. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 12 years ago
  37. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 12 years ago
  38. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 12 years ago
  39. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 12 years ago
  40. bb9c5ee e1000e: use msleep instead of mdelay by Bruce Allan · 12 years ago
  41. 3d3a167 e1000e: cleanup whitespace and indentation by Bruce Allan · 12 years ago
  42. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  43. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  44. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 13 years ago
  45. f764956 e1000e: cleanup: remove unnecessary test and return by Bruce Allan · 13 years ago
  46. 8260725 e1000e: cleanup: always return 0 by Bruce Allan · 13 years ago
  47. 7eb61d8 e1000e: cleanup: remove unnecessary assignments just before returning by Bruce Allan · 13 years ago
  48. 75ce153 e1000e: cleanup: rename goto labels to be more meaningful by Bruce Allan · 13 years ago
  49. f92518d e1000e: replace '1' with 'true' for boolean get_link_status by Bruce Allan · 13 years ago
  50. 668018d e1000e: remove unnecessary parentheses by Bruce Allan · 13 years ago
  51. f5e261e e1000e: update copyright year by Bruce Allan · 13 years ago
  52. 434f139 e1000e: concatenate long debug strings which span multiple lines by Bruce Allan · 13 years ago
  53. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000e/phy.c]
  54. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  55. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 13 years ago
  56. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 13 years ago
  57. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  58. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  60. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 14 years ago
  63. b1cdfea e1000e: checkpatch warnings - braces by Bruce Allan · 14 years ago
  64. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  65. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 14 years ago
  66. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  67. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  68. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  69. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  70. eab50ff e1000e: Incorrect function pointer set for force_speed_duplex on 82577 by Bruce Allan · 14 years ago
  71. fddaa1a e1000e: MDIO slow mode should always be done for 82577 by Bruce Allan · 15 years ago
  72. 0be8401 e1000e: correct ICH/PCH PHY operations function pointers by Bruce Allan · 15 years ago
  73. 5eb6f3c e1000e: refactor PHY ID detection workaround by Bruce Allan · 15 years ago
  74. 07f025e e1000e: PHY type cleanups in e1000e_check_downshift() by Bruce Allan · 15 years ago
  75. 9b71b41 e1000e: add debug messages by Bruce Allan · 15 years ago
  76. 5ff5b66 e1000e: comment corrections by Bruce Allan · 15 years ago
  77. 17f208d e1000e: provide family-specific PHY power up/down operations by Bruce Allan · 15 years ago
  78. eb656d4 e1000e: guard against buffer overflow in cable length tables by Bruce Allan · 15 years ago
  79. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  81. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  82. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  83. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  84. 98086a9 e1000e: improper return code signage by Bruce Allan · 15 years ago
  85. 189983d e1000e: remove unnecessary 82577 workaround causing link issues by Bruce Allan · 15 years ago
  86. 842ec8b e1000e: read of PHY register may access wrong page on 82578 by Bruce Allan · 15 years ago
  87. 1d5846b e1000e: rework disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  88. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  89. 906e8d9 e1000e: delay second read of PHY_STATUS register on failure of first read by Bruce Allan · 15 years ago
  90. e65fa87 e1000e: PHY loopback broken on 82578 by Bruce Allan · 15 years ago
  91. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  92. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  93. 5aa49c8 e1000e: commit speed/duplex changes for m88 PHY by Bruce Allan · 16 years ago
  94. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  95. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  96. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  97. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 16 years ago
  98. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  99. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  100. 489815c e1000e: fix spelling errors in comments by Auke Kok · 17 years ago