1. b7ee49d [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber by Jeff Kirsher · 19 years ago
  2. 72d64a4 [PATCH] e1000: Added cleaned_count to RX buffer allocation by Jeff Kirsher · 19 years ago
  3. 1e613fd [PATCH] e1000: Added interrupt auto mask support by Jeff Kirsher · 19 years ago
  4. e8da8be [PATCH] e1000: Fix Netpoll issue by Jeff Kirsher · 19 years ago
  5. ff14701 [PATCH] e1000: Fix VLAN support by Jeff Kirsher · 19 years ago
  6. d74bbd3 [PATCH] e1000: Fix __pskb_pull_tail by Jeff Kirsher · 19 years ago
  7. 0fadb05 [PATCH] e1000: Fix collision distance by Jeff Kirsher · 19 years ago
  8. 392137f [PATCH] e1000: Fix TX timeout logic by Jeff Kirsher · 19 years ago
  9. 997f5cb [PATCH] e1000: Fix Desc. Rings and Jumbo Frames by Jeff Kirsher · 19 years ago
  10. 66a2b0a [PATCH] e1000: Fix TX queue length based on link speed by Jeff Kirsher · 19 years ago
  11. f11b7f8 [PATCH] e1000: Fix flow control water marks by Jeff Kirsher · 19 years ago
  12. 7bfa481 [PATCH] e1000: Fix mulitple queues by Jeff Kirsher · 19 years ago
  13. f56799e [PATCH] e1000: Fix adapter structure and prepare for multique fix by Jeff Kirsher · 19 years ago
  14. 6b7660c [PATCH] Fix e1000 stats by Jeff Kirsher · 19 years ago
  15. b55ccb3 [PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers by Jeff Kirsher · 19 years ago
  16. 5712819 [PATCH] e1000: Fix SoL/IDER link and loopback by Jeff Kirsher · 19 years ago
  17. 545c67c [PATCH] e1000: General Fixes by Jeff Kirsher · 19 years ago
  18. 9a3056d [PATCH] e1000: Fix TSO by Jeff Kirsher · 19 years ago
  19. 4ee9c02 [PATCH] e1000: Fix jumbo frame performance by Jeff Kirsher · 19 years ago
  20. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 19 years ago
  21. a174fd8 [PATCH] e1000: fix for dhcp issue by Jesse Brandeburg · 19 years ago
  22. 3ad2cc6 [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 19 years ago
  23. 977e74b [PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled by Ashutosh Naik · 19 years ago
  24. a7ec15d [PATCH] e1000: use vmalloc_node() by Ravikiran G Thirumalai · 19 years ago
  25. b6a1d5f [PATCH] e1000: remove warning about e1000_suspend by Martin J. Bligh · 19 years ago
  26. 07b8fed [PATCH] e1000: Driver version, white space, comments, device id & other by Mallikarjuna R Chilakala · 19 years ago
  27. c4cfe56 [PATCH] e1000 build fix by Andrew Morton · 19 years ago
  28. 166d823 [PATCH] e1000_intr build fix by Andrew Morton · 19 years ago
  29. be2b28e e1000: fix warnings by Jeff Garzik · 19 years ago
  30. e4c811c e1000: Fixes for packet split related issues by Mallikarjuna R Chilakala · 19 years ago
  31. 2ae76d9 e1000: Enable custom configuration bits for 82571/2 controllers by Mallikarjuna R Chilakala · 19 years ago
  32. 24025e4ec e1000: implementation of the multi-queue feature by Mallikarjuna R Chilakala · 19 years ago
  33. 581d708 e1000: multi-queue defines/modification to data structures by Mallikarjuna R Chilakala · 19 years ago
  34. 868d530 e1000: Support for 82571 and 82572 controllers by Mallikarjuna R Chilakala · 19 years ago
  35. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  36. 9beb0ac [PATCH] e1000: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  37. bd061bf [PATCH] e1000: correct rx_dropped counting by John W. Linville · 19 years ago
  38. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  39. b4ee21f [PATCH] e1000 printk warning fix 2 by Andrew Morton · 19 years ago
  40. 6b0b315 [NETPOLL]: e1000 netpoll tweak by Matt Mackall · 19 years ago
  41. 8b378de [PATCH] e1000: no need for reboot notifier by Tony Luck · 19 years ago
  42. 2b02893 [PATCH] e1000: Driver version, white space, comments & other by Malli Chilakala · 19 years ago
  43. 6921368 [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency by Malli Chilakala · 19 years ago
  44. 683a38f [PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures by Malli Chilakala · 19 years ago
  45. c6963ef [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected by Malli Chilakala · 19 years ago
  46. 60490fe [PATCH] e1000: Use netdev_priv() to get to netdev->priv by Malli Chilakala · 19 years ago
  47. 97876fc [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL by Malli Chilakala · 19 years ago
  48. b2b3d82 e1000: fix spinlock bug by Mitch Williams · 19 years ago
  49. 2648345 [PATCH] e1000:Driver version,white space,comments,device id by Malli Chilakala · 19 years ago
  50. 1125ecb [PATCH] e1000:Adjust flow control watermarks for Jumbo Frames by Malli Chilakala · 19 years ago
  51. 0e6ef3e [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2 by Malli Chilakala · 19 years ago
  52. 2d7edb9 [PATCH] e1000:82573 specific code & packet split code by Malli Chilakala · 19 years ago
  53. f0d11ed [PATCH] e1000: Modified e1000_clean: exit poll by Malli Chilakala · 19 years ago
  54. f1d2e49 [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq by Malli Chilakala · 19 years ago
  55. 97338bd [PATCH] e1000: Implement a workaround for 82546 errata 10 by Malli Chilakala · 19 years ago
  56. a4cb847 [PATCH] e1000: e1000 stops working after resume by Malli Chilakala · 19 years ago
  57. 6d91575 [PATCH] e1000:Fix computation of netdev stats from controller stats counters by Malli Chilakala · 19 years ago
  58. 70b8f1e [PATCH] e1000: Dump information on Tx ring by Malli Chilakala · 19 years ago
  59. 2701234 [PATCH] e1000: Delay clean-up of last Tx packet by Malli Chilakala · 19 years ago
  60. 4e48a2b [PATCH] e1000: Fix kernel panic with 82541 LOM by Malli Chilakala · 19 years ago
  61. 5de5562 [PATCH] e1000: Enable polling before enabling interrupts by Malli Chilakala · 19 years ago
  62. fa4f7ef [PATCH] e1000: MSI support for PCI-e adapters by Malli Chilakala · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago