summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-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
2014-11-11ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel
2014-11-11ath: add struct ath_ps_opsOleksij Rempel
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add struct ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-11-04ath10k: fix pm resume after suspendBartosz Markowski
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-31ath10k: expose hw restart via debugfsMichal Kazior
2014-10-31ath10k: fix possible bmi crashMichal Kazior
2014-10-31ath10k: don't reset chip on power_downMichal Kazior
2014-10-31ath10k: split reset logic from power upMichal Kazior
2014-10-31ath10k: make warm reset a bit safer and fasterMichal Kazior
2014-10-31ath10k: change ce ring cleanup logicMichal Kazior
2014-10-31ath10k: avoid possible deadlock with scan timeoutMichal Kazior
2014-10-30carl9170: Convert byte_rev_table uses to bitrev8Joe Perches
2014-10-30wil6210: Add support for large packetsVladimir Kondratiev
2014-10-30wil6210: improve dmesg for fw error handlingVladimir Kondratiev
2014-10-30wil6210: prevent double disconnect command issuingVladimir Kondratiev
2014-10-30wil6210: reset flow updatesVladimir Kondratiev