aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] bcm43xx: enable SPROM writing.Michael Buesch2006-03-271-1/+1
* [PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch2006-03-274-15/+44
* [PATCH] Sync bcm43xx_phy_initb6() with specsDanny van Dyk2006-03-273-6/+12
* [PATCH] bcm43xx: Wireless Ext updateMichael Buesch2006-03-271-1/+11
* [PATCH] bcm43xx: basic ethtool supportMichael Buesch2006-03-274-1/+62
* [PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed()Michael Buesch2006-03-271-165/+1
* [PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity...Michael Buesch2006-03-271-19/+43
* [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.Michael Buesch2006-03-274-98/+14
* [PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.Michael Buesch2006-03-271-5/+14
* [PATCH] bcm43xx: remove redundant COPYING file.Michael Buesch2006-03-271-340/+0
* [PATCH] bcm43xx: Move README file to Documentation directory.Michael Buesch2006-03-271-0/+0
* [PATCH] bcm43xx: remove linux version compatibility code.Michael Buesch2006-03-271-23/+0
* [PATCH] bcm43xx: sync with svn.berlios.deMichael Buesch2006-03-275-124/+102
* [PATCH] bcm43xx: patch Kconfig and wireless/Makefile for importJohn W. Linville2006-03-272-0/+9
* [PATCH] wireless: import bcm43xx sourcesJohn W. Linville2006-03-2724-0/+15093
* [SPARC64]: Kill duplicate exports of string library functions.David S. Miller2006-03-261-10/+0
* [SPARC64]: Update defconfig.David S. Miller2006-03-261-25/+14
* [PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul2006-03-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-2626-98/+50
|\
| * drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries2006-03-261-1/+1
| * Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk2006-03-261-3/+2
| * Remove ugly debugging stuffArtem B. Bityuckiy2006-03-261-9/+0
| * do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita2006-03-261-1/+0
| * BUG_ON() Conversion in drivers/s390/block/dasd_devmap.cEric Sesterhenn2006-03-261-4/+2
| * BUG_ON() Conversion in mm/mempool.cEric Sesterhenn2006-03-261-2/+2
| * BUG_ON() Conversion in mm/memory.cEric Sesterhenn2006-03-261-4/+2
| * BUG_ON() Conversion in kernel/fork.cEric Sesterhenn2006-03-261-2/+1
| * BUG_ON() Conversion in ipc/sem.cEric Sesterhenn2006-03-261-4/+2
| * BUG_ON() Conversion in fs/ext2/Eric Sesterhenn2006-03-261-4/+2
| * BUG_ON() Conversion in fs/hfs/Eric Sesterhenn2006-03-262-8/+4
| * BUG_ON() Conversion in fs/dcache.cEric Sesterhenn2006-03-261-1/+1
| * BUG_ON() Conversion in fs/buffer.cEric Sesterhenn2006-03-261-6/+3
| * BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn2006-03-261-3/+4
| * BUG_ON() Conversion in md/dm-table.cEric Sesterhenn2006-03-261-4/+2
| * BUG_ON() Conversion in md/dm-path-selector.cEric Sesterhenn2006-03-261-2/+1
| * BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-265-21/+9
| * BUG_ON() Conversion in drivers/charEric Sesterhenn2006-03-262-9/+5
| * BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn2006-03-263-10/+7
* | [PATCH] bitops: hweight() speedupAkinobu Mita2006-03-261-15/+14
* | [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-262-19/+3
* | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita2006-03-261-123/+1
* | [PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita2006-03-263-3/+32
* | [PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita2006-03-261-2/+2
* | [PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita2006-03-261-1/+1
* | [PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita2006-03-261-63/+13
* | [PATCH] bitops: xtensa: use generic bitopsAkinobu Mita2006-03-262-332/+16
* | [PATCH] bitops: x86_64: use generic bitopsAkinobu Mita2006-03-262-36/+10
* | [PATCH] bitops: v850: use generic bitopsAkinobu Mita2006-03-262-209/+17
* | [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-265-339/+22
* | [PATCH] bitops: sparc: use generic bitopsAkinobu Mita2006-03-262-376/+20