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