aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[PATCH] libertas: remove one superfluous includeHolger Schurig1-1/+0
2007-10-10[PATCH] libertas: clean up scan debug messagesHolger Schurig2-68/+155
2007-10-10[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warningsHolger Schurig1-1/+1
2007-10-10[PATCH] libertas: fix a debug statementHolger Schurig1-1/+1
2007-10-10[PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven1-2/+3
2007-10-10[PATCH] libertas: fix u8 constantHolger Schurig2-4/+4
2007-10-10[PATCH] libertas: problems setting wpa keysDan Williams1-5/+30
2007-10-10[PATCH] rt2x00: Release 2.0.10Ivo van Doorn1-1/+1
2007-10-10[PATCH] rt2x00: Allways memset memory obtained from skb_push()Ivo van Doorn3-0/+6
2007-10-10[PATCH] rt2x00: Clean disabling of rt73usb_get_tsfIvo van Doorn1-5/+2
2007-10-10[PATCH] rt2x00: Reorganize configuration handlerIvo van Doorn9-377/+358
2007-10-10[PATCH] rt2x00: Small optimizationsIvo van Doorn3-18/+13
2007-10-10[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rxIvo van Doorn3-10/+9
2007-10-10[PATCH] rt2x00: Add get_tx_data_len callback functionIvo van Doorn4-23/+56
2007-10-10[PATCH] rt2x00: Cut lines down to 80 charactersIvo van Doorn1-1/+2
2007-10-10[PATCH] rt2x00: get_duration expects values in 100kbsIvo van Doorn3-3/+3
2007-10-10[PATCH] rt2x00: Move TSF sync values into rt2x00configIvo van Doorn9-51/+45
2007-10-10[PATCH] rt2x00: Fix rfkill handlingIvo van Doorn7-19/+18
2007-10-10[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filterIvo van Doorn7-15/+20
2007-10-10[PATCH] rt2x00: Move rt2x00dev flags into enumerationIvo van Doorn1-16/+33
2007-10-10[PATCH] rt2x00: Store "STARTED" state during suspendIvo van Doorn2-3/+5
2007-10-10[PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rxIvo van Doorn1-3/+0
2007-10-10[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handlingIvo van Doorn7-118/+76
2007-10-10[PATCH] p54usb: Add device ID for Linksys WUSB54AGMartti Huttunen1-0/+1
2007-10-10[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongleMichael Wu1-0/+2
2007-10-10[PATCH] ipw2200: batch non-user-requested scan result notificationsDan Williams2-10/+49
2007-10-10[PATCH] Add Linksys card to HostAP driverMarcin Juszkiewicz1-0/+4
2007-10-10[PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05Daniel Drake1-0/+1
2007-10-10[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111cardStefan Lippers-Hollmann1-0/+1
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg3-11/+0
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg4-9/+9
2007-10-10[B43]: Rewrite pwork locking policy.Michael Buesch1-56/+32
2007-10-10[B43]: Use input-polldev for the rfkill switchMichael Buesch4-98/+107
2007-10-10[B43]: RF-kill supportMichael Buesch9-15/+245
2007-10-10[B43]: LED triggers supportMichael Buesch6-295/+229
2007-10-10[ZD1211RW]: Removed zd_util.c and zd_util.hUlrich Kunitz6-116/+3
2007-10-10[HOSTAP]: set netdev type before registering AP interfaceDaniel Drake3-10/+13
2007-10-10[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-10[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2-2/+2
2007-10-10[PATCH] iwlwifi: add debugfs rate scale statsZhu Yi1-1/+39
2007-10-10[PATCH] iwlwifi: set fixed rate through debugfsZhu Yi1-2/+70
2007-10-10[PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi1-16/+11
2007-10-10[PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi1-16/+15
2007-10-10[PATCH] iwlwifi: limit printouts on hot pathZhu Yi3-3/+6
2007-10-10[PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi1-6/+61
2007-10-10[PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi1-0/+21
2007-10-10[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi1-5/+1
2007-10-10[PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi1-0/+10
2007-10-10[PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi1-1/+1
2007-10-10[PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2-58/+21