summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-149-83/+158
|\
| * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
| * rt2x00: Fix chipset revision validationIvo van Doorn2007-11-144-8/+10
| * iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-144-72/+143
* | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-102-0/+4
* | b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch2007-11-101-4/+6
* | b43legacy: Fix sparse warningMichael Buesch2007-11-101-1/+1
* | b43: properly request pcmcia IRQMichael Buesch2007-11-101-0/+8
* | b43legacy: fix shared IRQ race conditionStefano Brivio2007-11-101-8/+11
* | b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* | b43legacy: fix possible buffer overrun in debugfsStefano Brivio2007-11-101-1/+1
* | b43: Rewrite and fix rfkill initMichael Buesch2007-11-103-80/+55
* | b43: debugfs SHM read buffer overrun fixMichael Buesch2007-11-101-1/+1
* | b43: Fix rfkill callback deadlockMichael Buesch2007-11-101-4/+10
* | b43: pcmcia-host initialization bugfixesMichael Buesch2007-11-101-19/+25
* | ipw2100: fix postfix decrement errorsRoel Kluin2007-11-101-2/+2
* | hostap: fix section mismatch warningRandy Dunlap2007-11-101-3/+3
* | rt2x00: Block adhoc & master modeIvo van Doorn2007-11-101-0/+8
* | libertas: properly account for queue commandsMarcelo Tosatti2007-11-101-3/+7
* | libertas: make if_sdio align packetsPierre Ossman2007-11-101-1/+3
* | libertas: fixes for slow hardwareHolger Schurig2007-11-101-2/+5
* | hermes: clarify Intel reference in Kconfig helpJohn W. Linville2007-11-101-1/+1
* | [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-9/+1
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-4/+4
* [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-251-4/+28
* [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-251-4/+20
* [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-251-4/+28
* [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-252-5/+21
* [PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler2007-10-251-3/+1
* [PATCH] rtl8187: Allow multicast framesMichael Wu2007-10-251-9/+11
* [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-252-2/+2
* [PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-251-1/+1
* [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-252-8/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-194-8/+8
|\
| * Spelling fix: explicitlyJean Delvare2007-10-193-4/+4
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-4/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-1917-86/+137
|\ \ | |/ |/|
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-1917-86/+137
| |\
| | * [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-181-0/+1
| | * [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-181-1/+1
| | * [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
| | * [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
| | * [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
| | * [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-181-2/+8
| | * [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-181-2/+5
| | * [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
| | * [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
| | * [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-181-1/+1
| | * [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0