1. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 19 years ago
  2. fd8a882 Merge branch 'master' by Jeff Garzik · 19 years ago
  3. a174fd8 [PATCH] e1000: fix for dhcp issue by Jesse Brandeburg · 19 years ago
  4. 6b27adb [PATCH] e1000: zero-out pointers in e1000_free_desc_rings by John W. Linville · 19 years ago
  5. e98fc4a [PATCH] e1000: avoid leak when e1000_setup_loopback_test fails by John W. Linville · 19 years ago
  6. 3ad2cc6 [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 19 years ago
  7. 977e74b [PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled by Ashutosh Naik · 19 years ago
  8. a7ec15d [PATCH] e1000: use vmalloc_node() by Ravikiran G Thirumalai · 19 years ago
  9. b6a1d5f [PATCH] e1000: remove warning about e1000_suspend by Martin J. Bligh · 19 years ago
  10. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  11. 07b8fed [PATCH] e1000: Driver version, white space, comments, device id & other by Mallikarjuna R Chilakala · 19 years ago
  12. c4cfe56 [PATCH] e1000 build fix by Andrew Morton · 19 years ago
  13. 166d823 [PATCH] e1000_intr build fix by Andrew Morton · 19 years ago
  14. be2b28e e1000: fix warnings by Jeff Garzik · 19 years ago
  15. a7990ba e1000: Flush shadow RAM by Mallikarjuna R Chilakala · 19 years ago
  16. 352c9f8 e1000: Added msleep_interruptible delay by Mallikarjuna R Chilakala · 19 years ago
  17. e4c811c e1000: Fixes for packet split related issues by Mallikarjuna R Chilakala · 19 years ago
  18. 2ae76d9 e1000: Enable custom configuration bits for 82571/2 controllers by Mallikarjuna R Chilakala · 19 years ago
  19. 24025e4 e1000: implementation of the multi-queue feature by Mallikarjuna R Chilakala · 19 years ago
  20. 581d708 e1000: multi-queue defines/modification to data structures by Mallikarjuna R Chilakala · 19 years ago
  21. 868d530 e1000: Support for 82571 and 82572 controllers by Mallikarjuna R Chilakala · 19 years ago
  22. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  23. 9beb0ac [PATCH] e1000: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  24. bd061bf [PATCH] e1000: correct rx_dropped counting by John W. Linville · 19 years ago
  25. 1bea9ad [PATCH] (2/7) iomem annotations (e1000) by viro@ftp.linux.org.uk · 19 years ago
  26. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  27. b4ee21f [PATCH] e1000 printk warning fix 2 by Andrew Morton · 19 years ago
  28. 6b0b315 [NETPOLL]: e1000 netpoll tweak by Matt Mackall · 19 years ago
  29. 8b378de [PATCH] e1000: no need for reboot notifier by Tony Luck · 19 years ago
  30. 2b02893 [PATCH] e1000: Driver version, white space, comments & other by Malli Chilakala · 19 years ago
  31. 3893d54 [PATCH] e1000: Included proposals to false late collisions due to H/W latencies by Malli Chilakala · 19 years ago
  32. 6921368 [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency by Malli Chilakala · 19 years ago
  33. d439d4b [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers by Malli Chilakala · 19 years ago
  34. 683a38f [PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures by Malli Chilakala · 19 years ago
  35. 012609a [PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger by Malli Chilakala · 19 years ago
  36. 4564327 [PATCH] e1000: Fixed the loopback test failure for 82573 based adapters by Malli Chilakala · 19 years ago
  37. b01f669 [PATCH] e1000: Fixed register and loopback test failures with 82573 controllers by Malli Chilakala · 19 years ago
  38. c6963ef [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected by Malli Chilakala · 19 years ago
  39. 60490fe [PATCH] e1000: Use netdev_priv() to get to netdev->priv by Malli Chilakala · 19 years ago
  40. 70cf362 [PATCH] e1000: Use correct WOL settings for 82544 adapters by Malli Chilakala · 19 years ago
  41. 97876fc [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL by Malli Chilakala · 19 years ago
  42. b2b3d82 e1000: fix spinlock bug by Mitch Williams · 19 years ago
  43. 2648345 [PATCH] e1000:Driver version,white space,comments,device id by Malli Chilakala · 19 years ago
  44. 1125ecb [PATCH] e1000:Adjust flow control watermarks for Jumbo Frames by Malli Chilakala · 19 years ago
  45. 0e6ef3e [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2 by Malli Chilakala · 19 years ago
  46. 2d7edb9 [PATCH] e1000:82573 specific code & packet split code by Malli Chilakala · 19 years ago
  47. f0d11ed [PATCH] e1000: Modified e1000_clean: exit poll by Malli Chilakala · 19 years ago
  48. f1d2e49 [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq by Malli Chilakala · 19 years ago
  49. 97338bd [PATCH] e1000: Implement a workaround for 82546 errata 10 by Malli Chilakala · 19 years ago
  50. a4cb847 [PATCH] e1000: e1000 stops working after resume by Malli Chilakala · 19 years ago
  51. 6d91575 [PATCH] e1000:Fix computation of netdev stats from controller stats counters by Malli Chilakala · 19 years ago
  52. 70b8f1e [PATCH] e1000: Dump information on Tx ring by Malli Chilakala · 19 years ago
  53. 2701234 [PATCH] e1000: Delay clean-up of last Tx packet by Malli Chilakala · 19 years ago
  54. 4e48a2b [PATCH] e1000: Fix kernel panic with 82541 LOM by Malli Chilakala · 19 years ago
  55. 5de5562 [PATCH] e1000: Enable polling before enabling interrupts by Malli Chilakala · 19 years ago
  56. fa4f7ef [PATCH] e1000: MSI support for PCI-e adapters by Malli Chilakala · 19 years ago
  57. df25e16 [PATCH] e1000: Fix msec-delay definition to use msleep by Malli Chilakala · 19 years ago
  58. e4eff72 [PATCH] e1000: made loopback test robust by Malli Chilakala · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago