summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [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
| | * [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1
| | * [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
| | * [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-182-0/+43
| | * [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-181-2/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-192-31/+0
|\ \ \
| * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-102-31/+0
* | | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* | | | define global BIT macroJiri Slaby2007-10-191-3/+0
* | | | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
| |/ / |/| |
* | | net: libertas sdio driverPierre Ossman2007-10-175-0/+1134
| |/ |/|
* | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-142-3/+3
* | b43 wireless needs <linux/io.h>Geert Uytterhoeven2007-10-133-2/+5
* | [PATCH] libertas: let get nick return what set nick has setHolger Schurig2007-10-101-27/+7
* | [PATCH] libertas: remove one superfluous includeHolger Schurig2007-10-101-1/+0
* | [PATCH] libertas: clean up scan debug messagesHolger Schurig2007-10-102-68/+155
* | [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig2007-10-101-1/+1
* | [PATCH] libertas: fix a debug statementHolger Schurig2007-10-101-1/+1
* | [PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven2007-10-101-2/+3
* | [PATCH] libertas: fix u8 constantHolger Schurig2007-10-102-4/+4
* | [PATCH] libertas: problems setting wpa keysDan Williams2007-10-101-5/+30
* | [PATCH] rt2x00: Release 2.0.10Ivo van Doorn2007-10-101-1/+1
* | [PATCH] rt2x00: Allways memset memory obtained from skb_push()Ivo van Doorn2007-10-103-0/+6
* | [PATCH] rt2x00: Clean disabling of rt73usb_get_tsfIvo van Doorn2007-10-101-5/+2
* | [PATCH] rt2x00: Reorganize configuration handlerIvo van Doorn2007-10-109-377/+358
* | [PATCH] rt2x00: Small optimizationsIvo van Doorn2007-10-103-18/+13
OpenPOWER on IntegriCloud