summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * [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
* | [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rxIvo van Doorn2007-10-103-10/+9
* | [PATCH] rt2x00: Add get_tx_data_len callback functionIvo van Doorn2007-10-104-23/+56
* | [PATCH] rt2x00: Cut lines down to 80 charactersIvo van Doorn2007-10-101-1/+2
* | [PATCH] rt2x00: get_duration expects values in 100kbsIvo van Doorn2007-10-103-3/+3
* | [PATCH] rt2x00: Move TSF sync values into rt2x00configIvo van Doorn2007-10-109-51/+45
* | [PATCH] rt2x00: Fix rfkill handlingIvo van Doorn2007-10-107-19/+18
* | [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filterIvo van Doorn2007-10-107-15/+20
* | [PATCH] rt2x00: Move rt2x00dev flags into enumerationIvo van Doorn2007-10-101-16/+33
* | [PATCH] rt2x00: Store "STARTED" state during suspendIvo van Doorn2007-10-102-3/+5
* | [PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rxIvo van Doorn2007-10-101-3/+0
* | [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handlingIvo van Doorn2007-10-107-118/+76
* | [PATCH] p54usb: Add device ID for Linksys WUSB54AGMartti Huttunen2007-10-101-0/+1
* | [PATCH] rtl8187: Add device ID for HP wireless print kit usb dongleMichael Wu2007-10-101-0/+2
* | [PATCH] ipw2200: batch non-user-requested scan result notificationsDan Williams2007-10-102-10/+49
* | [PATCH] Add Linksys card to HostAP driverMarcin Juszkiewicz2007-10-101-0/+4
* | [PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05Daniel Drake2007-10-101-0/+1
* | [PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111cardStefan Lippers-Hollmann2007-10-101-0/+1
* | [MAC80211]: remove ALG_NONEJohannes Berg2007-10-103-11/+0
* | [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-104-9/+9
* | [B43]: Rewrite pwork locking policy.Michael Buesch2007-10-101-56/+32
* | [B43]: Use input-polldev for the rfkill switchMichael Buesch2007-10-104-98/+107
* | [B43]: RF-kill supportMichael Buesch2007-10-109-15/+245
* | [B43]: LED triggers supportMichael Buesch2007-10-106-295/+229
* | [ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz2007-10-106-116/+3
* | [HOSTAP]: set netdev type before registering AP interfaceDaniel Drake2007-10-103-10/+13