aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-26netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu
2006-12-26[PATCH] e1000: No-delay link detection at interface upJesse Brandeburg
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik
2006-12-26[PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg
2006-12-26[PATCH] e1000: Fix PBA allocation calculationsBruce Allan
2006-12-26[PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher
2006-12-26[PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik
2006-12-26[PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg
2006-12-26[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik
2006-12-26[PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg
2006-12-26[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann
2006-12-22[ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk
2006-12-22[ATM]: Remove dead ATM_TNETA1570 option.Adrian Bunk
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2006-12-22[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)Ben Dooks
2006-12-22[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to mdNeilBrown
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton
2006-12-22[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000PPaul Mackerras
2006-12-22[PATCH] tlclk: delete unnecessary sysfs_remove_groupAkinobu Mita
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-22[PATCH] rtc warning fixAndrew Morton
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-22[PATCH] KVM: Handle p5 mce msrsMichael Riepe
2006-12-22[PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe
2006-12-22[PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe
2006-12-22[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()Avi Kivity
2006-12-22[PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity
2006-12-22[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity
2006-12-22[PATCH] KVM: add valid_vcpu() helperJames Morris
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-20Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-12-20Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2006-12-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman