Age | Commit message (Expand) | Author | Files | Lines |
2006-03-21 | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 17 | -10/+56 |
2006-03-21 | [PATCH] driver core: platform_get_irq*(): return -ENXIO on error | David Vrabel | 1 | -2/+2 |
2006-03-21 | [PATCH] Mark empty release functions as broken | Greg Kroah-Hartman | 2 | -0/+2 |
2006-03-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 8 | -27/+619 |
2006-03-20 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 129 | -4311/+5127 |
2006-03-20 | Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -12/+15 |
2006-03-20 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 4 | -366/+354 |
2006-03-20 | Merge branch 'master' | Jeff Garzik | 5 | -24/+68 |
2006-03-20 | [SPARC64] bbc_i2c: Fix cpu check and add missing module license. | David S. Miller | 1 | -1/+3 |
2006-03-20 | [SUNSU]: Fix missing spinlock initialization. | David S. Miller | 1 | -0/+2 |
2006-03-20 | [TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts. | David S. Miller | 1 | -0/+4 |
2006-03-20 | [SPARC] serial: Make sure sysfs nodes get named correctly. | David S. Miller | 4 | -0/+6 |
2006-03-20 | [SPARC64] sunhv: Fix locking in sunhv_start_tx() | David S. Miller | 1 | -6/+2 |
2006-03-20 | [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers. | David S. Miller | 1 | -1/+1 |
2006-03-20 | [SPARC64] sunhv: Support SYSRQ properly. | David S. Miller | 1 | -0/+2 |
2006-03-20 | [SPARC64]: Fix OOPS on sunhv interrupts. | David S. Miller | 1 | -16/+36 |
2006-03-20 | [SPARC64]: Decode virtual-devices interrupts correctly. | David S. Miller | 1 | -10/+4 |
2006-03-20 | [SPARC64] sunhv: Bug fixes. | David S. Miller | 1 | -15/+10 |
2006-03-20 | [SPARC64] sunhv: Use virtual-devices layer to get interrupt. | David S. Miller | 1 | -6/+67 |
2006-03-20 | [SPARC64]: Prevent registering wrong serial console. | David S. Miller | 3 | -26/+47 |
2006-03-20 | [SPARC64]: Add SUN4V Hypervisor Console driver. | David S. Miller | 3 | -0/+489 |
2006-03-20 | [TG3]: 40-bit DMA workaround part 2 | Michael Chan | 2 | -9/+44 |
2006-03-19 | [PATCH] regularize blk_cleanup_queue() use | Al Viro | 6 | -12/+15 |
2006-03-18 | [PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB | Michael Krufky | 1 | -14/+14 |
2006-03-18 | [PATCH] Fixed em28xx based system lockup | Markus Rechberger | 1 | -0/+3 |
2006-03-18 | [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2 | Zhu Yi | 1 | -1/+1 |
2006-03-18 | [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h | Zhu Yi | 2 | -1/+1 |
2006-03-18 | [PATCH] ipw2100: semaphore to mutexes conversion | Ingo Molnar | 2 | -61/+62 |
2006-03-18 | [PATCH] ipw2100: Fix radiotap code gcc warning | Zhu Yi | 1 | -7/+8 |
2006-03-18 | [PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode | Stefan Rompf | 2 | -11/+88 |
2006-03-18 | [PATCH] ipw2x00: expend Copyright to 2006 | Zhu Yi | 4 | -6/+6 |
2006-03-17 | [PATCH] drivers/net/wireless/ipw2200.c: fix an array overun | Adrian Bunk | 1 | -3/+2 |
2006-03-17 | [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1 | Zhu Yi | 1 | -1/+1 |
2006-03-17 | [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format | James Ketrenos | 1 | -101/+64 |
2006-03-17 | [PATCH] ipw2200: wireless extension sensitivity threshold support | Olivier Hochreutiner | 2 | -1/+51 |
2006-03-17 | [PATCH] ipw2200: Enables the "slow diversity" algorithm | Cahill, Ben M | 2 | -1/+2 |
2006-03-17 | [PATCH] ipw2200: Set a meaningful silence threshold value | Cahill, Ben M | 2 | -7/+10 |
2006-03-17 | [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUG | Zhu Yi | 1 | -0/+2 |
2006-03-17 | [PATCH] ipw2200: Change debug level for firmware error logging | Zhu Yi | 1 | -5/+5 |
2006-03-17 | [PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode | Zhu Yi | 1 | -4/+12 |
2006-03-17 | [PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with comment | Zhu Yi | 1 | -2/+2 |
2006-03-17 | [PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1' | Zhu Yi | 1 | -5/+12 |
2006-03-17 | [PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking | Zhu Yi | 1 | -9/+0 |
2006-03-17 | [PATCH] ipw2200: Add signal level to iwlist scan output | Bill Moss | 1 | -3/+4 |
2006-03-17 | [PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet length | Zhu Yi | 2 | -24/+2 |
2006-03-17 | [PATCH] ipw2200: fix a potential NULL pointer dereference | Zhu Yi | 1 | -2/+0 |
2006-03-17 | [PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packets | James Ketrenos | 1 | -5/+3 |
2006-03-17 | [PATCH] ipw2200: print geography code upon module load | Henrik Brix Andersen | 1 | -3/+9 |
2006-03-17 | [PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static | Adrian Bunk | 1 | -1/+1 |
2006-03-17 | [PATCH] Remove duplicated code from ipw2200.c | Larry Finger | 1 | -112/+16 |