summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-301-35/+34
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-304-2/+19
* b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger2008-09-301-0/+1
* iwlwifi: use correct DMA_MASKWinkler, Tomas2008-09-301-4/+4
* iwlwifi: enable power save setting upon configEster Kummer2008-09-301-0/+7
* iwlwifi: refactor rx register initializationWinkler, Tomas2008-09-303-16/+25
* p54: Fix sparse warningsLarry Finger2008-09-303-20/+24
* b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger2008-09-301-1/+2
* iwlwifi: don't fail if scan is issued too earlyTomas Winkler2008-09-242-11/+12
* iwlagn: downgrade BUG_ON in interruptJohannes Berg2008-09-241-4/+3
* pcmcia: Fix up legacy driver IRQsAlan Cox2008-09-248-8/+8
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-243-5/+6
* ath9k: Add a few comments about mibeventsLuis R. Rodriguez2008-09-241-2/+16
* mac80211: clean up rate control APIJohannes Berg2008-09-246-304/+146
* ath9k: Fix TSF Adjust usageSujith2008-09-241-1/+2
* ath9k: Fix nexttbtt calculationSujith2008-09-242-3/+7
* ath9k: Whitespace cleanupSujith2008-09-241-76/+60
* iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-242-3/+8
* libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-242-3/+24
* ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-243-10/+14
* iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12
* iwlwifi: don't delay scan in IBSS modeTomas Winkler2008-09-241-2/+4
* b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger2008-09-241-0/+5
* wireless: Read scan flags correctly on x86-64David Kilroy2008-09-244-5/+4
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-231-1/+1
* libertas: correct "limited range of data type" warningJohn W. Linville2008-09-151-3/+2
* orinoco: Fix compile warningsDavid Kilroy2008-09-151-7/+7
* mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-151-41/+45
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-152-9/+15
* libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
* b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
* iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
* iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
* iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
* iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-3/+3
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-153-19/+5
* mac80211: share sta->supp_ratesJohannes Berg2008-09-153-6/+6
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-152-14/+21
* mac80211 hwsim: verify sta pointersJohannes Berg2008-09-151-0/+44
* mac80211: share STA information with driverJohannes Berg2008-09-156-32/+32
* mac80211 hwsim: verify vif pointersJohannes Berg2008-09-151-0/+58
* mac80211: use nl80211 interface typesJohannes Berg2008-09-1538-264/+264
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
* ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-154-32/+327
* ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-151-469/+469
* libertas: remove unused generic RESET commandDan Williams2008-09-154-27/+2
* zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-157-203/+102
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
* iwlwifi: Added support for 3 antennasGuy Cohen2008-09-112-63/+122