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. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 12 years ago
  4. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 12 years ago
  5. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  6. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  7. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 12 years ago
  8. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  9. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 12 years ago
  10. 948f97a e1000e: cosmetic move of #defines and prototypes to the new manage.h by Bruce Allan · 12 years ago
  11. d226311 e1000e: cosmetic move of #defines and function prototypes to the new nvm.h by Bruce Allan · 12 years ago
  12. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 12 years ago
  13. bdfe2da e1000e: cosmetic move of function prototypes to the new mac.h by Bruce Allan · 12 years ago
  14. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 12 years ago
  15. 21b5a6f e1000e: cosmetic move of #defines to the new 80003es2lan.h by Bruce Allan · 12 years ago
  16. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 12 years ago
  17. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  18. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  19. 9e01990 e1000e: update driver version string by Bruce Allan · 12 years ago
  20. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  21. c063f60 e1000e: cleanup: group OR'ed bit settings with parens by Bruce Allan · 12 years ago
  22. 0cdc63449 e1000e: cleanup defines.h by Bruce Allan · 12 years ago
  23. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 12 years ago
  24. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 12 years ago
  25. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  26. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  27. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  28. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  29. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  30. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  31. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  32. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  33. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  34. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  35. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago
  36. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 12 years ago
  37. 9d57088 e1000e: add comment to spinlock_t definition by Bruce Allan · 12 years ago
  38. d394998 e1000e: remove definition of struct which is no longer used by Bruce Allan · 12 years ago
  39. 4e03510 e1000e: fix PHY init workarounds for i217/i218 by Bruce Allan · 12 years ago
  40. ed1a426 e1000e: correct maximum frame size on i217/i218 by Bruce Allan · 12 years ago
  41. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  42. fc915e9 e1000e: remove prototype of non-existent function by Bruce Allan · 12 years ago
  43. 6e928b7 e1000e: prevent hardware from automatically configuring PHY on I217/I218 by Bruce Allan · 12 years ago
  44. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  45. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 12 years ago
  46. 347b520 e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218 by Bruce Allan · 12 years ago
  47. a8fc189 e1000e: fix ethtool offline register test for I217 by Bruce Allan · 12 years ago
  48. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  49. ffe0b2ff e1000e: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  50. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  51. d60923c e1000e: merge multiple conditional statements into one by Bruce Allan · 12 years ago
  52. e3d14b0 e1000e: cleanup code duplication by Bruce Allan · 12 years ago
  53. 3a3104e e1000e: cleanup magic number by Bruce Allan · 12 years ago
  54. 1860ac8 e1000e: cleanup unnecessary line wrap by Bruce Allan · 12 years ago
  55. 2a2293b e1000e: cleanup unusual comment placement by Bruce Allan · 12 years ago
  56. 0a93991 e1000e: cleanup redundant statistics counter by Bruce Allan · 12 years ago
  57. 7dbc167 e1000e: resolve checkpatch PREFER_PR_LEVEL warning by Bruce Allan · 12 years ago
  58. 8e5ab42 e1000e: add missing bailout on error by Bruce Allan · 12 years ago
  59. 12d43f7 e1000e: unexpected "Reset adapter" message when cable pulled by Bruce Allan · 12 years ago
  60. 3d4d575 e1000e: fix enabling of EEE on 82579 and I217 by Bruce Allan · 12 years ago
  61. 651fb10 e1000e: 82577: workaround for link drop issue by Bruce Allan · 12 years ago
  62. 4ddc48a e1000e: helper functions for accessing EMI registers by Bruce Allan · 12 years ago
  63. 1cc7a3a e1000e: Invalid Image CSUM bit changed for I217 by Bruce Allan · 12 years ago
  64. 635ab56 e1000e: Acquire/release semaphore when writing each EEPROM page by Bruce Allan · 12 years ago
  65. 1241f29 e1000e: SerDes autoneg flow control by Bruce Allan · 12 years ago
  66. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  67. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  68. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  69. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  70. 6e97c17 e1000e: Minimum packet size must be 17 bytes by Tushar Dave · 12 years ago
  71. 8edc0e6 e1000e: Change wthresh to 1 to avoid possible Tx stalls by Hiroaki SHIMODA · 12 years ago
  72. 16e310a e1000e: add device IDs for i218 by Bruce Allan · 12 years ago
  73. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  74. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  75. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  76. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  77. fcb1184 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  78. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 076d807 e1000e: update driver version number by Bruce Allan · 12 years ago
  80. 70443ae e1000e: cleanup - remove unnecessary variable by Bruce Allan · 12 years ago
  81. 419e551 e1000e: cleanup - remove inapplicable comment by Bruce Allan · 12 years ago
  82. 06a402e e1000e: cleanup strict checkpatch check by Bruce Allan · 12 years ago
  83. bc76329 e1000e: cleanup strict checkpatch MEMORY_BARRIER checks by Bruce Allan · 12 years ago
  84. efc38d2 e1000e: use correct type for read of 32-bit register by Bruce Allan · 12 years ago
  85. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  86. f8c0fca e1000e: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  87. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  88. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  89. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  90. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  91. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  92. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  93. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 12 years ago
  94. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  96. 18115f8 e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() by Tushar Dave · 12 years ago
  97. a52359b e1000e: fix test for PHY being accessible on 82577/8/9 and I217 by Bruce Allan · 12 years ago
  98. d0efa8f e1000e: Correct link check logic for 82571 serdes by Tushar Dave · 12 years ago
  99. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  100. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago