summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
* [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
* [PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2007-02-142-13/+5
* [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7
* [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
* [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
* [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
* [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0
* [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.hIngo van Lil2007-02-141-2/+2
* [PATCH] ieee80211: Fix sparse warningLarry Finger2007-02-091-3/+0
* [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14
* [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day2007-02-091-2/+2
* [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
* [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
* [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
* [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
* [PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz2007-02-071-0/+2
* [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch2007-02-071-5/+1
* [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger2007-02-071-2/+2
* [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger2007-02-071-12/+12
* [PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2007-02-072-47/+125
* [PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy2007-02-071-0/+1
* Linux 2.6.20v2.6.20Linus Torvalds2007-02-041-1/+1
* [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-041-16/+73
* [PATCH] fix rtl8150Al Viro2007-02-041-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
|\
| * [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-031-10/+10
| * [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11
| * [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
| * [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-271-0/+6
* | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
* | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | [PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton2007-02-031-0/+41
* | [PATCH] alpha: fix epoll syscall enumerationsMike Frysinger2007-02-031-3/+8
* | [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
* | [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-031-11/+9
* | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-031-1/+1
* | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-032-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-026-18/+21
|\ \
| * | libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * | libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
| * | pata_via: Correct missing commentsAlan2007-02-021-1/+2
| * | pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
| * | ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-022-15/+7
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
|\ \ \
| * | | spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * | | e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| * | | Merge ../linux-2.6Jeff Garzik2007-02-0230-104/+154
| |\| |
| * | | netxen patchesAl Viro2007-01-318-212/+196