aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-25iwlagn: reduce severity of disconnected antennas warningReinette Chatre1-4/+4
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy3-13/+41
2010-06-25iwlwifi: read rfkill during resumeJohannes Berg1-0/+12
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin8-0/+40
2010-06-25iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy4-3/+15
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy5-125/+29
2010-06-25iwlwifi: name change from signal protection flagWey-Yi Guy2-10/+22
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre5-7/+19
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1
2010-06-25iwlwifi: fix multicastJohannes Berg1-1/+6
2010-06-24ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan1-1/+1
2010-06-24ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan2-5/+2
2010-06-24ath9k: Fix bug in paprdVasanthakumar Thiagarajan3-4/+16
2010-06-24rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary1-0/+10
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2-11/+21
2010-06-24at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2-0/+37
2010-06-24at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz1-36/+36
2010-06-24rtl8180: mark rtl8180_beacon_work staticJohn W. Linville1-1/+1
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2-1/+11
2010-06-23ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville1-3/+12
2010-06-23libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville1-1/+1
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan4-4/+14
2010-06-23ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez1-0/+1
2010-06-23ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez1-3/+7
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez3-1/+3
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2-14/+14
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez4-6/+52
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar8-1/+268
2010-06-23Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar3-28/+15
2010-06-23Libertas: cfg80211 supportKiran Divekar20-6722/+1981
2010-06-21b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger1-1/+1
2010-06-21iwlwifi: remove non-exist referenceWey-Yi Guy1-2/+0
2010-06-21iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy1-5/+5
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2-11/+2
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy7-84/+86
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy5-247/+289
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg2-3/+3
2010-06-21iwlwifi: return ucode errors from station managementJohannes Berg1-6/+10
2010-06-21iwlwifi: use sync commands for keysJohannes Berg1-11/+18
2010-06-21iwlagn: use mutex for aggregationJohannes Berg5-27/+45
2010-06-18mac80211_hwsim: fix fake_hw_scanJohannes Berg1-0/+5
2010-06-18ath9k_htc: Update supported product listSujith2-14/+15
2010-06-18wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock1-2/+1
2010-06-18wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock1-2/+0
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland1-0/+1
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville10-8/+55
2010-06-16ath5k: report PHY error frames only for chips which need itBruno Randolf1-1/+2
2010-06-16ath5k: review RX descriptor functionsBruno Randolf1-14/+20
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2-10/+25
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf2-6/+8