1. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 5377a41 e1000: Add support for the CE4100 reference platform by Dirk Brandewie · 14 years ago
  3. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  4. 675ad47 e1000: Use netdev_<level>, pr_<level> and dev_<level> by Emil Tantilov · 14 years ago
  5. a71b4f5 e1000: cleanup unused prototype by Don Skidmore · 15 years ago
  6. 8f601b2 e1000: drop unused functionality for eeprom write/read by Jesse Brandeburg · 15 years ago
  7. 120a5d0 e1000: updated whitespace and comments by Jesse Brandeburg · 15 years ago
  8. be0f071 e1000: test link state conclusively by Jesse Brandeburg · 15 years ago
  9. 282b177 e1000: remove unused functions by Jesse Brandeburg · 15 years ago
  10. 1532ece e1000: drop dead pcie code from e1000 by Jesse Brandeburg · 15 years ago
  11. b7cb8c2 e1000: fix flow control thresholds by Jesse Brandeburg · 15 years ago
  12. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  13. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 17 years ago
  14. 67cefcb e1000: remove no longer used code for pci read/write cfg by Adrian Bunk · 17 years ago
  15. 3e18826 e1000 endianness annotations by Al Viro · 17 years ago
  16. 007755e PCI-X/PCI-Express read control interfaces: use them in e1000 by Peter Oruba · 17 years ago
  17. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  18. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  19. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  20. 15e376b e1000: 3 new driver stats for managability testing by Jeff Garzik · 18 years ago
  21. 018ea44 [PATCH] e1000: Fix PBA allocation calculations by Bruce Allan · 18 years ago
  22. bb8e331 e1000: workaround for the ESB2 NIC RX unit issue by Jeff Garzik · 18 years ago
  23. 0fccd0e e1000: consolidate managability enabling/disabling by Jeff Garzik · 18 years ago
  24. 167fb28 e1000: omit stats for broken counter in 82543 by Jeff Garzik · 18 years ago
  25. bd2371e e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats] by Jeff Garzik · 18 years ago
  26. 2df7d59 e1000: rename ICH8 flash macros by Jeff Kirsher · 18 years ago
  27. fc2307d e1000: New hardware support by Auke Kok · 18 years ago
  28. 2bc35c1 e1000: reorder pci-e infor struct by Jeff Kirsher · 18 years ago
  29. 070f6ff e1000: fix VR powerdown code by Jeff Kirsher · 18 years ago
  30. 90fb513 e1000: whitespace changes, comments, typos by Auke Kok · 18 years ago
  31. 225a5db e1000: FIX: fix wrong txdctl threshold bitmasks by Bruce Allan · 18 years ago
  32. 2a88c17 e1000: rework polarity, NVM, eeprom code and fixes. by Jeff Kirsher · 18 years ago
  33. 4f5f231 e1000: reduce RAR entries available for ICH8 by Jeff Kirsher · 18 years ago
  34. caeccb6 e1000: add PCI-E capability detection code by Jeff Kirsher · 18 years ago
  35. 09ae3e8 e1000: gather hardware bit tweaks. by Jeff Kirsher · 18 years ago
  36. 4955985 e1000: add multicast stats counters by Mitch Williams · 18 years ago
  37. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
  38. 11241b1 e1000: rename flow control symbols by Jeff Kirsher · 18 years ago
  39. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  40. 0c5649a [PATCH] restore __iomem annotations in e1000 by Al Viro · 18 years ago
  41. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  42. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
  43. e4c780b [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 18 years ago
  44. d37ea5d e1000: add ich8lan core functions by Auke Kok · 18 years ago
  45. ee04022 e1000: M88 PHY workaround by Auke Kok · 18 years ago
  46. f1b3a85 e1000: fix adapter led blinking inconsistency by Auke Kok · 18 years ago
  47. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
  48. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 18 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. 6418ecc e1000: Add support for new hardware (ESB2) by Jeff Kirsher · 19 years ago
  51. 85b22eb e1000: Add enabled Jumbo frame support for 82573L by Jeff Kirsher · 19 years ago
  52. 8df06e5 e1000: Fix RSS if enabled in mid-connection by Jeff Kirsher · 19 years ago
  53. 96838a4 [PATCH] e1000: Fix whitespace by Jesse Brandeburg · 19 years ago
  54. 6150f03 [PATCH] e1000: Added functions declarations by Jesse Brandeburg · 19 years ago
  55. b7ee49d [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber by Jeff Kirsher · 19 years ago
  56. 0fadb05 [PATCH] e1000: Fix collision distance by Jeff Kirsher · 19 years ago
  57. f56799e [PATCH] e1000: Fix adapter structure and prepare for multique fix by Jeff Kirsher · 19 years ago
  58. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 19 years ago
  59. 3ad2cc6 [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 19 years ago
  60. 868d530 e1000: Support for 82571 and 82572 controllers by Mallikarjuna R Chilakala · 19 years ago
  61. 1bea9ad [PATCH] (2/7) iomem annotations (e1000) by viro@ftp.linux.org.uk · 19 years ago
  62. 3893d54 [PATCH] e1000: Included proposals to false late collisions due to H/W latencies by Malli Chilakala · 19 years ago
  63. 2648345 [PATCH] e1000:Driver version,white space,comments,device id by Malli Chilakala · 19 years ago
  64. 2d7edb9 [PATCH] e1000:82573 specific code & packet split code by Malli Chilakala · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago