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