aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-11-24ath: Fix a false radar detection patternVivek Natarajan
2014-11-24ath10k: add ATH10K_DBG_WMI_PRINT debug levelBen Greear
2014-11-24ath10k: don't rebuild all the timeJohannes Berg
2014-11-24ath5k: update dependenciesSergey Ryazanov
2014-11-24ath5k: revert AHB bus support removingSergey Ryazanov
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-20ath10k: report rx rate and signal for fragmented RxMichal Kazior
2014-11-20ath10k: use rx descriptor for ppdu status extractionMichal Kazior
2014-11-20ath10k: remove unused function argumentMichal Kazior
2014-11-20ath10k: unify rx undecappingMichal Kazior
2014-11-20ath10k: refactor htt->rx_confusedMichal Kazior
2014-11-20ath10k: simplify Rx loopMichal Kazior
2014-11-20ath10k: start using sk_buff_headMichal Kazior
2014-11-19ath9k_common: make sure DEBUG_FS and RELAY enabledOleksij Rempel
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan
2014-11-17ath9k: Handle failure to send NoASujith Manoharan
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan
2014-11-17ath9k: Fix thermometer programmingSujith Manoharan
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan
2014-11-17ath9k: Fix LED configurationSujith Manoharan
2014-11-17ath9k: Use new QCA953x initvalsMiaoqing Pan
2014-11-17ath9k: Update QCA953x initvalsSujith Manoharan
2014-11-17ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh
2014-11-17ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh
2014-11-17ath9k: common-spectral: don't depend from ATH9K_DEBUGFSOleksij Rempel
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot
2014-11-17ath9k: fix misc debugfs when not using chan contextBen Greear
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear
2014-11-17ath10k: fix mismatched wmi api callPeter Oh
2014-11-17ath10k: advertise support for AP mode channel width changesRajkumar Manoharan
2014-11-17ath10k: add modpram 'skip_otp' to ignore empty otp error during BMIRajkumar Manoharan
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan
2014-11-11ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel
2014-11-11ath9k_htc: process rx spectral packetsOleksij Rempel
2014-11-11ath9k_htc: trigger spectral scan on set_channelOleksij Rempel
2014-11-11ath9k_htc: set initial spec_config valuesOleksij Rempel
2014-11-11ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_privOleksij Rempel
2014-11-11ath9k_htc: add ath_ps_ops bindingsOleksij Rempel
2014-11-11ath9k_htc: fix rs_datalen conversationOleksij Rempel
2014-11-11ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel