aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10b43: Rewrite and fix rfkill initMichael Buesch3-80/+55
2007-11-10b43: debugfs SHM read buffer overrun fixMichael Buesch1-1/+1
2007-11-10b43: Fix rfkill callback deadlockMichael Buesch1-4/+10
2007-11-10b43: pcmcia-host initialization bugfixesMichael Buesch1-19/+25
2007-11-10ipw2100: fix postfix decrement errorsRoel Kluin1-2/+2
2007-11-10hostap: fix section mismatch warningRandy Dunlap1-3/+3
2007-11-10rt2x00: Block adhoc & master modeIvo van Doorn1-0/+8
2007-11-10libertas: properly account for queue commandsMarcelo Tosatti1-3/+7
2007-11-10libertas: make if_sdio align packetsPierre Ossman1-1/+3
2007-11-10libertas: fixes for slow hardwareHolger Schurig1-2/+5
2007-11-10hermes: clarify Intel reference in Kconfig helpJohn W. Linville1-1/+1
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox1-9/+1
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-4/+4
2007-10-25[PATCH] iwl3945: fix direct scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas1-4/+20
2007-10-25[PATCH] iwl4965: fix scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl4965: fix driver hang related to hardware scanmabbas2-5/+21
2007-10-25[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler1-3/+1
2007-10-25[PATCH] rtl8187: Allow multicast framesMichael Wu1-9/+11
2007-10-25[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2-2/+2
2007-10-25[PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard1-1/+1
2007-10-25[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2-8/+9
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-8/+8
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds17-86/+137
2007-10-19Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik17-86/+137
2007-10-19Spelling fix: explicitlyJean Delvare3-4/+4
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-4/+4
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-31/+0
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-19define global BIT macroJiri Slaby1-3/+0
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-18[PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn1-0/+1
2007-10-18[PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler1-1/+1
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2-32/+52
2007-10-18[PATCH] b43: Make b43_stop() staticMichael Buesch1-1/+1
2007-10-18[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong1-1/+1
2007-10-18[PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky1-2/+8
2007-10-18[PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat1-2/+5
2007-10-18[PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger1-1/+1
2007-10-18[PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk1-4/+4
2007-10-18[PATCH] p54: Make filter configuration atomicMichael Wu1-1/+1
2007-10-18[PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu1-4/+0
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig8-20/+1
2007-10-18[PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu1-15/+16
2007-10-18[PATCH] ipw2100: send WEXT scan eventsDan Williams2-0/+43
2007-10-18[PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville1-2/+2
2007-10-17net: libertas sdio driverPierre Ossman5-0/+1134
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro2-3/+3
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven3-2/+5
2007-10-10[PATCH] libertas: let get nick return what set nick has setHolger Schurig1-27/+7