1. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  2. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  3. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  4. 824545e e100: account for closed interface when shutting down by Auke Kok · 18 years ago
  5. e8e82b7 [PATCH] e100: fix reboot -f with netconsole enabled by Auke Kok · 18 years ago
  6. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  7. 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 18 years ago
  8. 975b366 e100: rework WoL and shutdown handling by Auke Kok · 18 years ago
  9. dc45010 e100: Add debugging code for cb cleaning. by Jesse Brandeburg · 18 years ago
  10. 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
  11. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  12. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  13. 3784fd7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  14. a535aa1 e100: increment version to 3.5.16-k2 by Auke Kok · 18 years ago
  15. 859b039 e100: remove skb->dev assignment by Auke Kok · 18 years ago
  16. b1d26f2 e100: fix error recovery by Linas Vepstas · 18 years ago
  17. 4187592 e100: Convert e100 to use netdev_alloc_skb(). by Auke Kok · 18 years ago
  18. 8fb6f73 [E100]: Add module option to ignore bad EEPROM checksums. by David S. Miller · 18 years ago
  19. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  20. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  21. 4e1dc97 e100: increment version to 3.5.10-k4 by Auke Kok · 18 years ago
  22. 60ffa47 e100: Fix MDIO/MDIO-X by Jeff Kirsher · 18 years ago
  23. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 7c7459d [PATCH] 64bit resource: fix up printks for resources in networks drivers by Greg Kroah-Hartman · 18 years ago
  26. 2cc3049 e100: add PCI Error Recovery by Auke Kok · 18 years ago
  27. abc71c4 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  28. aa49cdd e100: fix eeh on pseries during ethtool -t by Jesse Brandeburg · 18 years ago
  29. ad8c48a Fix io ordering problems in e100 by Catalin(ux aka Dino) BOIE · 18 years ago
  30. 471ef05 e100: remove init_hw call to fix panic by Jesse Brandeburg · 18 years ago
  31. 0547993 [PATCH] e100: e100 whitespace fixes by Jesse Brandeburg · 18 years ago
  32. 3435dbc [PATCH] e100: Handle the return values from pci_* functions by Jesse Brandeburg · 18 years ago
  33. 2418033 [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) by Jesse Brandeburg · 18 years ago
  34. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  35. ac7c666 [PATCH] corruption during e100 MDI register access by ODonnell, Michael · 18 years ago
  36. 2afecc0 [PATCH] e100: re-enable microcode with more useful defaults by Jesse Brandeburg · 19 years ago
  37. 097688e [PATCH] Fix sparse warning in e100 driver. by Luiz Fernando Capitulino · 19 years ago
  38. 59aee3c Merge branch 'master' by Jeff Garzik · 19 years ago
  39. 875521d e100: revert CPU cycle saver microcode, it causes severe problems by Jeff Garzik · 19 years ago
  40. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  41. a92dd92 [PATCH] e100: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  42. ecf7130 [PATCH] e100: correct rx_dropped and add rx_missed_errors by John W. Linville · 19 years ago
  43. 611494d [PATCH] e100: Driver version, white space, comments & other by Malli Chilakala · 19 years ago
  44. 685fac6 [PATCH] e100: CPU cycle saver microcode by Malli Chilakala · 19 years ago
  45. e6280f2 [PATCH] e100: Increased delay loop for command blocks by Malli Chilakala · 19 years ago
  46. 996ec35 [PATCH] e100: fixed endian bug in xmit_prepare routine by Malli Chilakala · 19 years ago
  47. a074fb8 [PATCH] e100: added msleep_interruptible delay by Malli Chilakala · 19 years ago
  48. 136df52 [PATCH] e100: Do not check Rx packet length against mtu by Malli Chilakala · 19 years ago
  49. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  50. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
  51. 0685c31 [PATCH] e100: NAPI performance enhancements by Malli Chilakala · 19 years ago
  52. f92d872 [PATCH] e100: e100_eeprom_load was called after e100_phy_init by Malli Chilakala · 19 years ago
  53. 6489514 [PATCH] e100: fixed e100 MDI/MDI-X issues by Malli Chilakala · 19 years ago
  54. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  55. 042e2fb [PATCH] e100: Driver version, white space, comments, device id by Malli Chilakala · 19 years ago
  56. 962082b [PATCH] e100: Performance optimizations to e100 Tx Path by Malli Chilakala · 19 years ago
  57. 6bdacb1 [PATCH] e100: Fix Wake on lan related issues by Malli Chilakala · 19 years ago
  58. 0236ebb [PATCH] e100: Synchronize interface link state with poll routine by Malli Chilakala · 19 years ago
  59. 1f53367 [PATCH] e100: Render e100 NAPI state machine by Malli Chilakala · 19 years ago
  60. 2acdb1e [PATCH] e100: Execute tx_timeout task outside interrupt context by Malli Chilakala · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago