1. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 7509963 e1000e: Fix a compile flag mis-match for suspend/resume by David Ertman · 11 years ago
  3. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  4. 4e8cff6 e1000e: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  5. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  6. 62d7e3a e1000e: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  7. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  8. 718a39e DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling by Russell King · 11 years ago
  9. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
  10. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 11 years ago
  11. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 11 years ago
  12. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  13. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  14. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  15. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  16. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 11 years ago
  17. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago
  18. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 11 years ago
  19. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 11 years ago
  20. a3b87a4 e1000e: panic caused by Rx traffic arriving while interface going down by Bruce Allan · 11 years ago
  21. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  22. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  23. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  24. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 8defe71 e1000e: increase driver version number by Bruce Allan · 11 years ago
  26. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 11 years ago
  27. 37287fae e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers by Christoph Paasch · 11 years ago
  28. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. 3ffcf2c e1000e: cleanup - move defines to appropriate header file by Bruce Allan · 11 years ago
  30. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 11 years ago
  31. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 11 years ago
  32. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 11 years ago
  33. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 11 years ago
  34. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 11 years ago
  35. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 11 years ago
  36. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 11 years ago
  37. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 11 years ago
  38. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 11 years ago
  39. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 11 years ago
  40. 66148ba e1000e: fix runtime power management transitions by Konstantin Khlebnikov · 11 years ago
  41. 4e0855d e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 11 years ago
  42. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 11 years ago
  43. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 11 years ago
  44. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 11 years ago
  45. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 11 years ago
  46. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 11 years ago
  47. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 11 years ago
  48. 9e01990 e1000e: update driver version string by Bruce Allan · 12 years ago
  49. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  50. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  51. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  52. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  53. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 11 years ago
  54. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 11 years ago
  55. 347b520 e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218 by Bruce Allan · 12 years ago
  56. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  57. ffe0b2ff e1000e: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  58. d60923c e1000e: merge multiple conditional statements into one by Bruce Allan · 12 years ago
  59. e3d14b0 e1000e: cleanup code duplication by Bruce Allan · 12 years ago
  60. 2a2293b e1000e: cleanup unusual comment placement by Bruce Allan · 12 years ago
  61. 7dbc167 e1000e: resolve checkpatch PREFER_PR_LEVEL warning by Bruce Allan · 12 years ago
  62. 12d43f7 e1000e: unexpected "Reset adapter" message when cable pulled by Bruce Allan · 12 years ago
  63. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  64. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  65. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  66. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  67. 6e97c17 e1000e: Minimum packet size must be 17 bytes by Tushar Dave · 12 years ago
  68. 8edc0e6 e1000e: Change wthresh to 1 to avoid possible Tx stalls by Hiroaki SHIMODA · 12 years ago
  69. 16e310a e1000e: add device IDs for i218 by Bruce Allan · 12 years ago
  70. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  71. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  72. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  73. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  74. fcb1184 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  75. 076d807 e1000e: update driver version number by Bruce Allan · 12 years ago
  76. 70443ae e1000e: cleanup - remove unnecessary variable by Bruce Allan · 12 years ago
  77. 419e551 e1000e: cleanup - remove inapplicable comment by Bruce Allan · 12 years ago
  78. bc76329 e1000e: cleanup strict checkpatch MEMORY_BARRIER checks by Bruce Allan · 12 years ago
  79. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  80. f8c0fca e1000e: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  81. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  82. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  83. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  84. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 2e1706f e1000e: remove use of IP payload checksum by Bruce Allan · 12 years ago
  86. 185095f e1000e: use more informative logging macros when netdev not yet registered by Bruce Allan · 12 years ago
  87. 470a542 e1000e: test for valid check_reset_block function pointer by Bruce Allan · 12 years ago
  88. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. a61d3d1 e1000e: increase version number by Bruce Allan · 12 years ago
  90. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 12 years ago
  91. d02c70a e1000e: Update driver version number by Matthew Vick · 12 years ago
  92. 59aed95 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 12 years ago
  93. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 12 years ago
  94. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 12 years ago
  95. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 12 years ago
  96. 80be312 e1000e: add transmit timestamping support by Willem de Bruijn · 12 years ago
  97. bdc125f e1000e: 82579 potential system hang on stress when ME enabled by Bruce Allan · 12 years ago
  98. 569a3af e1000e: MSI interrupt test failed, using legacy interrupt by Prasanna S Panchamukhi · 12 years ago
  99. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. fad59b0 e1000e: update driver version number by Bruce Allan · 12 years ago