summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2006-03-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-20[SPARC64] bbc_i2c: Fix cpu check and add missing module license.David S. Miller
2006-03-20[SUNSU]: Fix missing spinlock initialization.David S. Miller
2006-03-20[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller
2006-03-20[SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller
2006-03-20[SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller
2006-03-20[SPARC64] sunhv: Support SYSRQ properly.David S. Miller
2006-03-20[SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller
2006-03-20[SPARC64] sunhv: Bug fixes.David S. Miller
2006-03-20[SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller
2006-03-20[SPARC64]: Prevent registering wrong serial console.David S. Miller
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro
2006-03-18[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVBMichael Krufky
2006-03-18[PATCH] Fixed em28xx based system lockupMarkus Rechberger
2006-03-17[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi
2006-03-17[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi
2006-03-17[PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar
2006-03-17[PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi
2006-03-17[PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk
2006-03-17[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi
2006-03-17[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos
2006-03-17[PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner
2006-03-17[PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M
2006-03-17[PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M
2006-03-17[PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi
2006-03-17[PATCH] ipw2200: Change debug level for firmware error loggingZhu Yi
2006-03-17[PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi
2006-03-17[PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with commentZhu Yi
2006-03-17[PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'Zhu Yi
2006-03-17[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checkingZhu Yi
2006-03-17[PATCH] ipw2200: Add signal level to iwlist scan outputBill Moss
2006-03-17[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi
2006-03-17[PATCH] ipw2200: fix a potential NULL pointer dereferenceZhu Yi
2006-03-17[PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packetsJames Ketrenos
2006-03-17[PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk
2006-03-17[PATCH] Remove duplicated code from ipw2200.cLarry Finger
2006-03-17[PATCH] dm stripe: Fix boundsKevin Corry
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik