aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-10-21[PATCH] Fix timer raceRalf Baechle
2006-10-21[PATCH] Remove useless comment from sb1250Dave Jones
2006-10-21Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li...Jeff Garzik
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...Li Yang
2006-10-21[PATCH] sky2: 88E803X transmit lockupStephen Hemminger
2006-10-21[PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas
2006-10-21[PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik
2006-10-21[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad
2006-10-20[PATCH] irq updates: make eata_pio compileAlan Cox
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong
2006-10-20[PATCH] Kconfig serial typosRandy Dunlap
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok
2006-10-20[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann
2006-10-20[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet
2006-10-18[TG3]: Bump driver version and release date.David S. Miller
2006-10-18[TG3]: Add lower bound checks for tx ring size.Michael Chan
2006-10-18[TG3]: Fix set ring params tx ring size implementationRanjit Manomohan
2006-10-18[NET]: reduce per cpu ram used for loopback statsEric Dumazet
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-10-18hwmon: Fix debug messages in w83781dJean Delvare
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek
2006-10-18k8temp: Documentation updateRudolf Marek
2006-10-18smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare
2006-10-18adm9240: Update Grant Coady's email addressGrant Coady
2006-10-18w83791d: Fix unchecked return statusJim Cromie
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: update driver versionEd L. Cashin
2006-10-18aoe: remove sysfs commentEd L. Cashin
2006-10-18aoe: use bio->bi_idxEd L. Cashin
2006-10-18aoe: module parameter for device timeoutEd L. Cashin
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin