aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] bcm43xx: add a note that not all devices support PIO.Michael Buesch2006-03-27
* [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...Michael Buesch2006-03-27
* [PATCH] bcm43xx: remove WX debugging.Michael Buesch2006-03-27
* [PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)Michael Buesch2006-03-27
* [PATCH] bcm43xx: heavily increase mac_suspend timeout.Michael Buesch2006-03-27
* [PATCH] bcm43xx: enable SPROM writing.Michael Buesch2006-03-27
* [PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch2006-03-27
* [PATCH] Sync bcm43xx_phy_initb6() with specsDanny van Dyk2006-03-27
* [PATCH] bcm43xx: Wireless Ext updateMichael Buesch2006-03-27
* [PATCH] bcm43xx: basic ethtool supportMichael Buesch2006-03-27
* [PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed()Michael Buesch2006-03-27
* [PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity...Michael Buesch2006-03-27
* [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.Michael Buesch2006-03-27
* [PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention.Michael Buesch2006-03-27
* [PATCH] bcm43xx: remove redundant COPYING file.Michael Buesch2006-03-27
* [PATCH] bcm43xx: Move README file to Documentation directory.Michael Buesch2006-03-27
* [PATCH] bcm43xx: remove linux version compatibility code.Michael Buesch2006-03-27
* [PATCH] bcm43xx: sync with svn.berlios.deMichael Buesch2006-03-27
* [PATCH] bcm43xx: patch Kconfig and wireless/Makefile for importJohn W. Linville2006-03-27
* [PATCH] wireless: import bcm43xx sourcesJohn W. Linville2006-03-27
* [SPARC64]: Kill duplicate exports of string library functions.David S. Miller2006-03-26
* [SPARC64]: Update defconfig.David S. Miller2006-03-26
* [PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul2006-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries2006-03-26
| * Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk2006-03-26
| * Remove ugly debugging stuffArtem B. Bityuckiy2006-03-26
| * do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita2006-03-26
| * BUG_ON() Conversion in drivers/s390/block/dasd_devmap.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in mm/mempool.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in mm/memory.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in kernel/fork.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in ipc/sem.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/ext2/Eric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/hfs/Eric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/dcache.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/buffer.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in md/dm-table.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in md/dm-path-selector.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in drivers/isdnEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in drivers/charEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn2006-03-26
* | [PATCH] bitops: hweight() speedupAkinobu Mita2006-03-26
* | [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-26
* | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita2006-03-26
* | [PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita2006-03-26
* | [PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita2006-03-26
* | [PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita2006-03-26
* | [PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita2006-03-26