aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-11Merge branch 'master' into upstreamJeff Garzik
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang
2006-09-08[PATCH] optical /proc/ide/*/mediaAlexey Dobriyan
2006-09-06[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk
2006-09-06[PATCH] skge: version 1.8Stephen Hemminger
2006-09-06[PATCH] skge: use NAPI for transmit completeStephen Hemminger
2006-09-06[PATCH] skge: irq lock raceStephen Hemminger
2006-09-06[PATCH] skge: use netdev_alloc_skbStephen Hemminger
2006-09-06[PATCH] sky2: more pci device id'sStephen Hemminger
2006-09-06[PATCH] myri10ge: improve firmware selectionBrice Goglin
2006-09-06Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-09-06[PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik
2006-09-06[PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla
2006-09-06[PATCH] forcedeth: errata for marvell physAyaz Abdulla
2006-09-04Merge branch 'master' into upstreamJeff Garzik
2006-09-02Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-09-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller
2006-09-01[PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan
2006-09-01[PATCH] exit early in floppy_init when no floppy existsOlaf Hering
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum
2006-09-01[PATCH] md: Fix issues with referencing rdev in md/raid1NeilBrown
2006-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2006-08-31uhci-hcd: fix list access bugAlan Stern
2006-08-31USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu
2006-08-31USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley
2006-08-31USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton
2006-08-31USB Storage: unusual_devs.h for Sony Ericsson M600iPhil Dibowitz
2006-08-31USB Storage: Remove the finecam3 unusual_devs entryPhil Dibowitz
2006-08-31UHCI: don't stop at an Iso errorAlan Stern
2006-08-31usb gadget: g_ether spinlock recursion fixDavid Brownell
2006-08-31USB: add all wacom device to hid-core.c blacklistPing Cheng
2006-08-31hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...Jeremy Roberson
2006-08-31USB floppy drive SAMSUNG SFD-321U/EP detected 8 timesjuergen.mell@t-online.de
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier
2006-08-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-08-31Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik
2006-08-31ixgb: Increment version to 1.0.112-k2Auke Kok
2006-08-31ixgb: remove skb->dev assignmentAuke Kok
2006-08-31ixgb: Add PCI Error recovery callbacksLinas Vepstas
2006-08-31ixgb: Add buffer_info and test like e1000 has.Jesse Brandeburg
2006-08-31ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg
2006-08-31ixgb: recalculate after how many descriptors to wake the queueAuke Kok
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg
2006-08-31ixgb: convert dev->priv to netdev_priv(dev).Auke Kok
2006-08-31ixgb: Convert dev_alloc_skb to netdev_alloc_skb.Auke Kok