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