1. 42eab56 [PATCH] Use tulip.h in winbond-840.c by Grant Grundler · 18 years ago
  2. 7f2b124 [PATCH] Clean up tulip.h by Grant Grundler · 18 years ago
  3. 0bb3cf7 [PATCH] Defer tulip_select_media() to process context by Francois Romieu · 18 years ago
  4. 40c0d87 [PATCH] Flush MMIO writes in reset sequence by Grant Grundler · 18 years ago
  5. b892de0 [PATCH] Make DS21143 printout match lspci output by Thibaut Varene · 18 years ago
  6. c69f412 [PATCH] Print physical address in tulip_init_one by Grant Grundler · 18 years ago
  7. 6b92801 [PATCH] Change tulip maintainer by Valerie Henson · 18 years ago
  8. 10e299f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  9. 47d4b90 [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968 by David Wang · 18 years ago
  10. 4495c9e [PATCH] optical /proc/ide/*/media by Alexey Dobriyan · 18 years ago
  11. cff93eb [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static by Adrian Bunk · 18 years ago
  12. f6aa169 [PATCH] skge: version 1.8 by Stephen Hemminger · 18 years ago
  13. 513f533 [PATCH] skge: use NAPI for transmit complete by Stephen Hemminger · 18 years ago
  14. 29365c9 [PATCH] skge: irq lock race by Stephen Hemminger · 18 years ago
  15. c54f976 [PATCH] skge: use netdev_alloc_skb by Stephen Hemminger · 18 years ago
  16. 2f4a66a [PATCH] sky2: more pci device id's by Stephen Hemminger · 18 years ago
  17. ce7f936 [PATCH] myri10ge: improve firmware selection by Brice Goglin · 18 years ago
  18. b4d0132 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  19. d279490 [PATCH] myri10ge: update the firmware download URL in Kconfig by Brice Goglin · 18 years ago
  20. a241359 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  21. f2ad2d9 [PATCH] forcedeth: decouple vlan and rx checksum dependency by Ayaz Abdulla · 18 years ago
  22. edf7e5e [PATCH] forcedeth: errata for marvell phys by Ayaz Abdulla · 18 years ago
  23. 3784fd7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  24. 3fbcd94 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  25. d738752 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  26. a930363 [PATCH] backlight last round of fixes by Benjamin Herrenschmidt · 18 years ago
  27. 1678df3 [PATCH] sgiioc4: fixup use of mmio ops by John Keller · 18 years ago
  28. d565dd3 [PATCH] powerpc: More via-pmu backlight fixes by Benjamin Herrenschmidt · 18 years ago
  29. a9eec55 [PATCH] IPMI: fix occasional oops on module unload by Corey Minyard · 18 years ago
  30. 290995f [PATCH] SBC8360: module_param() permission fixes by Ian E. Morgan · 18 years ago
  31. ef16b51 [PATCH] exit early in floppy_init when no floppy exists by Olaf Hering · 18 years ago
  32. 202af6d [PATCH] synclink_gt: fix receive tty error handling by Paul Fulghum · 18 years ago
  33. ddac7c7 [PATCH] md: Fix issues with referencing rdev in md/raid1 by NeilBrown · 18 years ago
  34. b63fe1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  35. db59b46 uhci-hcd: fix list access bug by Alan Stern · 18 years ago
  36. 5df3d8b USB: Support for ELECOM LD-USB20 in pegasus by Nobuhiro Iwamatsu · 18 years ago
  37. 1ae4f9b USB: Add VIA quirk fixup for VT8235 usb2 by Mark Hindley · 18 years ago
  38. eff674a USB: rtl8150_disconnect() needs tasklet_kill() by Andrew Morton · 18 years ago
  39. c9c770e USB Storage: unusual_devs.h for Sony Ericsson M600i by Phil Dibowitz · 18 years ago
  40. f84c749 USB Storage: Remove the finecam3 unusual_devs entry by Phil Dibowitz · 18 years ago
  41. 7ceb932 UHCI: don't stop at an Iso error by Alan Stern · 18 years ago
  42. 789851c usb gadget: g_ether spinlock recursion fix by David Brownell · 18 years ago
  43. ea18665 USB: add all wacom device to hid-core.c blacklist by Ping Cheng · 18 years ago
  44. 6f8d9e2 hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist by Jeremy Roberson · 18 years ago
  45. 082fdd1 USB floppy drive SAMSUNG SFD-321U/EP detected 8 times by juergen.mell@t-online.de · 18 years ago
  46. 5a4e6dc IB/mthca: Use IRQ safe locks to protect allocation bitmaps by Roland Dreier · 18 years ago
  47. dd1a47c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  48. 7c440e7 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
  49. 9ee093f ixgb: Increment version to 1.0.112-k2 by Auke Kok · 18 years ago
  50. 69c7a940 ixgb: remove skb->dev assignment by Auke Kok · 18 years ago
  51. 01748fb ixgb: Add PCI Error recovery callbacks by Linas Vepstas · 18 years ago
  52. adc5413 ixgb: Add buffer_info and test like e1000 has. by Jesse Brandeburg · 18 years ago
  53. 7a0eec3 ixgb: Cache-align all TX components of the adapter struct. by Jesse Brandeburg · 18 years ago
  54. ab8ced2 ixgb: recalculate after how many descriptors to wake the queue by Auke Kok · 18 years ago
  55. a91bb6a ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) by Jesse Brandeburg · 18 years ago
  56. f990b42 ixgb: convert dev->priv to netdev_priv(dev). by Auke Kok · 18 years ago
  57. 5791704 ixgb: Convert dev_alloc_skb to netdev_alloc_skb. by Auke Kok · 18 years ago
  58. a535aa1 e100: increment version to 3.5.16-k2 by Auke Kok · 18 years ago
  59. 859b039 e100: remove skb->dev assignment by Auke Kok · 18 years ago
  60. b1d26f2 e100: fix error recovery by Linas Vepstas · 18 years ago
  61. 4187592 e100: Convert e100 to use netdev_alloc_skb(). by Auke Kok · 18 years ago
  62. 7cc3323 e1000: Increment driver version to 7.2.7-k2 by Auke Kok · 18 years ago
  63. ca6f722 e1000: clean up skb allocation code by Christoph Hellwig · 18 years ago
  64. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  65. 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 18 years ago
  66. 98a3c78 [PATCH] fbdev: Fix crashes in various fbdev's blank routines by Benjamin Herrenschmidt · 18 years ago
  67. 18f2905 [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable by Roland Scheidegger · 18 years ago
  68. a7dec1e [PATCH] Missing PCI id update for VIA IDE by Alan Cox · 18 years ago
  69. df31405 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  70. 7b7db1b [S390] cio: unsolicited interrupts during sense pgid. by Stefan Bader · 18 years ago
  71. 3b88508 [S390] cio: no path after machine check. by Peter Oberparleiter · 18 years ago
  72. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 18 years ago
  73. 8f61701 [S390] dasd: fix device shutdown process. by Horst Hummel · 18 years ago
  74. e9422e0 [SERIAL] 8250: constify some serial structs by Helge Deller · 18 years ago
  75. d21b55d [SERIAL] Make uart_match_port() work with all memory mapped UARTs by Sergei Shtylyov · 18 years ago
  76. 404dda8 [SUNLANCE]: Fix probing problem. by Krzysztof Helt · 18 years ago
  77. ee1377c [STRIP]: Fix neighbour table refcount leak. by Stephen Hemminger · 18 years ago
  78. 8fb6f73 [E100]: Add module option to ignore bad EEPROM checksums. by David S. Miller · 18 years ago
  79. a422142 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  80. 6fc47e3 [PATCH] skge: version 1.7 by Stephen Hemminger · 18 years ago
  81. ccdaa2a [PATCH] skge: use ethX for irq assigments by Stephen Hemminger · 18 years ago
  82. 83c758f [PATCH] skge: use dev_alloc_skb by Stephen Hemminger · 18 years ago
  83. 78bc218 [PATCH] skge: pci bus post fixes by Stephen Hemminger · 18 years ago
  84. d38efdd [PATCH] skge: cleanup suspend/resume code by Stephen Hemminger · 18 years ago
  85. e981d47 [PATCH] sky2: version 1.7 by shemminger@osdl.org · 18 years ago
  86. 98232f8 [PATCH] sky2: pci post bug by shemminger@osdl.org · 18 years ago
  87. d3bcfbe [PATCH] sky2: power down PHY when not up by shemminger@osdl.org · 18 years ago
  88. 1d17933 [PATCH] sky2: optimize checksum offload information by shemminger@osdl.org · 18 years ago
  89. e07560c [PATCH] sky2: TSO mss optimization by shemminger@osdl.org · 18 years ago
  90. bb507fe [PATCH] sky2: MSI test timing by shemminger@osdl.org · 18 years ago
  91. 97bda70 [PATCH] sky2: dont use force status bit by shemminger@osdl.org · 18 years ago
  92. 497d7c8 [PATCH] sky2: use netdev_alloc_skb by shemminger@osdl.org · 18 years ago
  93. fba5008 [PATCH] sky2: remove cloned/pskb_expand_head check by shemminger@osdl.org · 18 years ago
  94. c576af4 [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBm by Larry Finger · 18 years ago
  95. 653d5b5 [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence by Larry Finger · 18 years ago
  96. efa7e06 [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selected by Zhu Yi · 18 years ago
  97. 8b5f917 [PATCH] ipw2200: Update version stamp to 1.1.4 by Zhu Yi · 18 years ago
  98. 094c4d2 [PATCH] ipw2200: enable wireless extension passive scan by Zhu Yi · 18 years ago
  99. efbd809 [PATCH] ipw2100: Fix deadlock detected by lockdep by Zhu Yi · 18 years ago
  100. c8c22c9 [PATCH] ipw2200: Add pci .shutdown handler by Zhu Yi · 18 years ago