summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] softmac: deauthentication implies deassociationDaniel Drake2006-05-054-24/+37
* [PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt2006-05-051-1/+1
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-0510-30/+84
|\
| * [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| * [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| * [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| * [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
| * [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-055-3/+40
| * [PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake2006-05-051-2/+3
* | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-05494-6342/+9035
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-0412-27/+209
| |\
| | * [PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras2006-05-031-0/+70
| | * powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras2006-05-031-6/+13
| | * [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-036-12/+104
| | * [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-033-2/+7
| | * [PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli2006-05-031-7/+7
| | * [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-0412-91/+141
| |\ \
| | * | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-044-76/+100
| | * | [ARM] 3488/1: make icedcc_putc do the right thingUwe Zeisberger2006-05-021-2/+2
| | * | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-305-5/+24
| | * | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-302-8/+15
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-0410-66/+94
| |\ \ \
| | * | | [MMC] Move set_ios debugging into mmc.cRussell King2006-05-048-43/+34
| | * | | [MMC] Correct mmc_request_done commentsRussell King2006-05-041-5/+4
| | * | | [MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King2006-05-021-6/+3
| | * | | [MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King2006-05-022-2/+2
| | * | | [MMC] extend data timeout for writesRussell King2006-05-023-0/+9
| | * | | [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa2006-04-301-11/+43
| | |/ /
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-043-38/+43
| |\ \ \
| | * | | [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe2006-05-041-1/+1
| | * | | [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXISTJens Axboe2006-05-041-0/+2
| | * | | [PATCH] splice: rename remaining info variables to pipeJens Axboe2006-05-041-10/+10
| | * | | [PATCH] splice: LRU fixupsJens Axboe2006-05-042-24/+14
| | * | | [PATCH] splice: fix unlocking of page on error ->prepare_write()Jens Axboe2006-05-041-3/+16
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-0430-117/+145
| |\ \ \ \
| | * | | | [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-031-5/+0
| | * | | | [TCP]: Fix sock_orphan dead lockHerbert Xu2006-05-031-4/+9
| | * | | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-033-14/+16
| | * | | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-032-9/+14
| | * | | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-034-43/+53
| | * | | | [ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle2006-05-031-5/+0
| | * | | | [AX.25]: Move AX.25 symbol exportsRalf Baechle2006-05-037-18/+37
| | * | | | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-033-3/+0
| | * | | | [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-032-2/+0
| | * | | | [AX.25]: Spelling fixRalf Baechle2006-05-031-1/+1
| | * | | | [ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle2006-05-031-2/+0
| | * | | | [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-032-5/+5
| | * | | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-032-2/+2
OpenPOWER on IntegriCloud