1. 1f2f83f e1000: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  2. 9eab46b e1000: fix data race between tx_ring->next_to_clean by Dmitriy Vyukov · 10 years ago
  3. 1380960 e1000: convert to build_skb by Florian Westphal · 11 years ago
  4. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 11 years ago
  5. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 11 years ago
  6. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  7. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 12 years ago
  8. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 12 years ago
  9. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 12 years ago
  10. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 13 years ago
  11. b04e36b e1000: Adding e1000_dump function by Tushar Dave · 14 years ago
  12. 0ef4eed e1000: convert to private mutex from rtnl by Jesse Brandeburg · 14 years ago
  13. a4010af e1000: convert hardware management from timers to threads by Jesse Brandeburg · 14 years ago
  14. 31c15a2 e1000: save skb counts in TX to avoid cache misses by Dean Nelson · 14 years ago
  15. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000/e1000.h]
  16. 5622e40 e1000: do vlan cleanup by Jiri Pirko · 14 years ago
  17. 6435909 e1000: convert to set_phys_id by Jeff Kirsher · 14 years ago
  18. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 14 years ago
  19. 5cf42fc e1000: use work queues by Jesse Brandeburg · 15 years ago
  20. feb8f47 e1000: use netif_<level> instead of netdev_<level> by Emil Tantilov · 15 years ago
  21. b595446 e1000: allow option to limit number of descriptors down to 48 per ring by Alexander Duyck · 15 years ago
  22. 675ad47 e1000: Use netdev_<level>, pr_<level> and dev_<level> by Emil Tantilov · 15 years ago
  23. 39ca5f0 e1000: do not modify tx_queue_len on link speed change by Emil Tantilov · 15 years ago
  24. b548192 e1000: Report link status in ethtool when interface is down by Nick Nunley · 16 years ago
  25. 40a14de e1000: enhance frame fragment detection by Jesse Brandeburg · 16 years ago
  26. 602c055 e1000: remove use of skb_dma_map from e1000 driver by Alexander Duyck · 16 years ago
  27. 5fe31de e1000: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 16 years ago
  28. 1532ece e1000: drop dead pcie code from e1000 by Jesse Brandeburg · 16 years ago
  29. edbbb3c e1000: implement jumbo receive with partial descriptors by Jesse Brandeburg · 16 years ago
  30. 94c9e5a e1000: allow ethtool coalesece to adjust interrupts per second by Jesse Brandeburg · 16 years ago
  31. 8017943 e1000: drop lltx, remove unnecessary lock by Alexander Duyck · 17 years ago
  32. 3e1d7cd e1000: e1000_adapter->polling_netdev is useless by Wang Chen · 17 years ago
  33. 630b25c e1000: remove unused Kconfig option for disabling packet split by Brandeburg, Jesse · 17 years ago
  34. 8125029 e1000: make ioport free by Taku Izumi · 17 years ago
  35. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 17 years ago
  36. b118402 e1000: checkpatch clean by Joe Perches · 17 years ago
  37. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 17 years ago
  38. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 17 years ago
  39. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 17 years ago
  40. 9150b76 e1000: remove irq_sem by Jesse Brandeburg · 17 years ago
  41. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 17 years ago
  42. abec42a e1000: sparse warnings fixes by Stephen Hemminger · 18 years ago
  43. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 18 years ago
  44. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 18 years ago
  45. 9099cfb e1000: ROUND_UP macro cleanup in drivers/net/e1000 by Milind Arun Choudhary · 18 years ago
  46. 1d33e9c e1000: remove obsolete custom pci_save_state code by Kok, Auke · 18 years ago
  47. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 19 years ago
  48. b5fc8f0 e1000: Fix MSI only interrupt handler routine by Jesse Brandeburg · 19 years ago
  49. 835bb12 e1000: add dynamic itr modes by Jesse Brandeburg · 19 years ago
  50. fcfb122 e1000: add queue restart counter by Jesse Brandeburg · 19 years ago
  51. 87ca4e5 e1000: FIX: enable hw TSO for IPV6 by Auke Kok · 19 years ago
  52. 1314bbf e1000: driver state fixes (race fix) by Auke Kok · 19 years ago
  53. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 19 years ago
  54. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 19 years ago
  55. 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 19 years ago
  56. e7b4411 e1000: remove unused part_num reading code by Auke Kok · 19 years ago
  57. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 19 years ago
  58. eb0f805 e1000: fix panic on large frame receive when mtu=default by Auke Kok · 19 years ago
  59. c0bc872 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 19 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  61. cd94dd0 e1000: integrate ich8 support into driver by Auke Kok · 19 years ago
  62. 9a53a20 e1000: add smart power down code by Auke Kok · 19 years ago
  63. 2db10a0 e1000: rework driver hardware reset locking by Auke Kok · 19 years ago
  64. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 19 years ago
  65. 9e2feac e1000: Buffer optimizations for small MTU by Auke Kok · 19 years ago
  66. fe7fe28 e1000: Made an adapter struct variable into a local (txb2b) by Auke Kok · 19 years ago
  67. 30dcbf2 [PATCH] drivers/net/e1000/: proper prototypes by Adrian Bunk · 19 years ago
  68. 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
  69. 8704163 e1000: Fixed the following issues with ESB2 (requires ESB2 support): by Jeff Kirsher · 19 years ago
  70. 7e6c986 e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s by Jeff Kirsher · 19 years ago
  71. 8491682 e1000: Fix Quadport Wake on LAN by Jeff Kirsher · 19 years ago
  72. c1605eb e1000: Remove Multiqueue code until we have support for MSI-X in our hardware by Jeff Kirsher · 19 years ago
  73. a1415ee [PATCH] e1000: revert to single descriptor for legacy receive path by Jeff Kirsher · 19 years ago
  74. 72d64a4 [PATCH] e1000: Added cleaned_count to RX buffer allocation by Jeff Kirsher · 20 years ago
  75. 66a2b0a [PATCH] e1000: Fix TX queue length based on link speed by Jeff Kirsher · 20 years ago
  76. 7bfa481 [PATCH] e1000: Fix mulitple queues by Jeff Kirsher · 20 years ago
  77. f56799e [PATCH] e1000: Fix adapter structure and prepare for multique fix by Jeff Kirsher · 20 years ago
  78. 6b7660c [PATCH] Fix e1000 stats by Jeff Kirsher · 20 years ago
  79. 545c67c [PATCH] e1000: General Fixes by Jeff Kirsher · 20 years ago
  80. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 20 years ago
  81. e4c811c e1000: Fixes for packet split related issues by Mallikarjuna R Chilakala · 20 years ago
  82. 581d708 e1000: multi-queue defines/modification to data structures by Mallikarjuna R Chilakala · 20 years ago
  83. c6963ef [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected by Malli Chilakala · 20 years ago
  84. 70cf362 [PATCH] e1000: Use correct WOL settings for 82544 adapters by Malli Chilakala · 20 years ago
  85. 2648345 [PATCH] e1000:Driver version,white space,comments,device id by Malli Chilakala · 20 years ago
  86. 2d7edb9 [PATCH] e1000:82573 specific code & packet split code by Malli Chilakala · 20 years ago
  87. fa4f7ef [PATCH] e1000: MSI support for PCI-e adapters by Malli Chilakala · 20 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago