aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | iwlwifi: fix searching for best rate in new search columnGuy Cohen2008-09-111-1/+2
* | | iwl3945 : Code cleanupAbhijeet Kolekar2008-09-111-13/+1
* | | libertas: clear current command on card removalDan Williams2008-09-111-1/+19
* | | rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-116-63/+26
* | | rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-115-62/+42
* | | rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-112-24/+0
* | | b43legacy: Fix to enhance TX speedEhud Gavron2008-09-111-13/+19
* | | b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-09-111-1/+1
* | | b43: Remove QoS update workqueueMichael Buesch2008-09-112-48/+24
* | | b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-111-1/+0
* | | b43: Fix QoS defaultsMichael Buesch2008-09-111-11/+45