summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas1-4/+4
2008-09-30iwlwifi: enable power save setting upon configEster Kummer1-0/+7
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas3-16/+25
2008-09-30p54: Fix sparse warningsLarry Finger3-20/+24
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger1-1/+2
2008-09-25iwlwifi: don't fail if scan is issued too earlyTomas Winkler2-11/+12
2008-09-25iwlagn: downgrade BUG_ON in interruptJohannes Berg1-4/+3
2008-09-25pcmcia: Fix up legacy driver IRQsAlan Cox8-8/+8
2008-09-25rt2x00: Fix HW crypto key handlingIvo van Doorn3-5/+6
2008-09-25ath9k: Add a few comments about mibeventsLuis R. Rodriguez1-2/+16
2008-09-25mac80211: clean up rate control APIJohannes Berg6-304/+146
2008-09-25ath9k: Fix TSF Adjust usageSujith1-1/+2
2008-09-25ath9k: Fix nexttbtt calculationSujith2-3/+7
2008-09-25ath9k: Whitespace cleanupSujith1-76/+60
2008-09-25iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2-3/+8
2008-09-25libertas: Reduce the WPA key installation time (fixups)Javier Cardona2-3/+24
2008-09-25ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis3-10/+14
2008-09-25iwlwifi: make PS use named constantsTomas Winkler1-7/+12
2008-09-25iwlwifi: don't delay scan in IBSS modeTomas Winkler1-2/+4
2008-09-25b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger1-0/+5
2008-09-25wireless: Read scan flags correctly on x86-64David Kilroy4-5/+4
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller1-1/+1
2008-09-16libertas: correct "limited range of data type" warningJohn W. Linville1-3/+2
2008-09-16orinoco: Fix compile warningsDavid Kilroy1-7/+7
2008-09-16mac80211 hwsim: make radio list dynamicJohannes Berg1-41/+45
2008-09-16mac80211: fix virtual interfaces vs. injectionJohannes Berg2-9/+15
2008-09-16libertas: Reduce the WPA key installation time.Javier Cardona1-3/+13
2008-09-16b43: fix QoS parameters initializationLorenzo Nava1-1/+1
2008-09-16iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi1-0/+2
2008-09-16iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler1-0/+2
2008-09-16iwlwifi: update 5350 Wifi PCI IDsTomas Winkler1-1/+4
2008-09-16iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg1-7/+1
2008-09-16mac80211: share sta_info->ht_infoJohannes Berg1-3/+3
2008-09-16mac80211: move txrate_idx into RC algorithmsJohannes Berg3-19/+5
2008-09-16mac80211: share sta->supp_ratesJohannes Berg3-6/+6
2008-09-16mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2-14/+21
2008-09-16mac80211 hwsim: verify sta pointersJohannes Berg1-0/+44
2008-09-16mac80211: share STA information with driverJohannes Berg6-32/+32
2008-09-16mac80211 hwsim: verify vif pointersJohannes Berg1-0/+58
2008-09-16mac80211: use nl80211 interface typesJohannes Berg38-264/+264
2008-09-16libertas: convert SNMP_MIB to a direct commandDan Williams9-264/+172
2008-09-16ath9k: Add RF kill supportVasanthakumar Thiagarajan4-32/+327
2008-09-16ath9k: Re-order functions in main.cVasanthakumar Thiagarajan1-469/+469
2008-09-16libertas: remove unused generic RESET commandDan Williams4-27/+2
2008-09-16zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez7-203/+102
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal6-7/+128
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen2-63/+122
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen1-1/+2
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar1-13/+1
2008-09-11libertas: clear current command on card removalDan Williams1-1/+19