aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2014-11-11ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville1-1/+3
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel3-0/+9
2014-11-11ath9k_htc: process rx spectral packetsOleksij Rempel1-0/+14
2014-11-11ath9k_htc: trigger spectral scan on set_channelOleksij Rempel1-0/+4
2014-11-11ath9k_htc: set initial spec_config valuesOleksij Rempel1-0/+8
2014-11-11ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_privOleksij Rempel1-0/+1
2014-11-11ath9k_htc: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-11ath9k_htc: fix rs_datalen conversationOleksij Rempel1-1/+1
2014-11-11ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel1-3/+6
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel8-25/+31
2014-11-11ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2-70/+70
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel4-20/+22
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel4-15/+13
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel1-4/+4
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-11ath: add struct ath_ps_opsOleksij Rempel1-0/+11
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel4-50/+51
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2-0/+2
2014-11-11ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel3-9/+9
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel5-22/+23
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel5-5/+5
2014-11-11ath9k: add struct ath_spec_scan_privOleksij Rempel3-7/+10
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau3-16/+40
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2-13/+13
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-7/+12
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2-3/+7
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman2-2/+0
2014-11-04ath10k: fix pm resume after suspendBartosz Markowski1-4/+14
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov1-9/+0
2014-10-31ath10k: speed up hw recoveryMichal Kazior7-5/+47
2014-10-31ath10k: expose hw restart via debugfsMichal Kazior1-1/+6
2014-10-31ath10k: fix possible bmi crashMichal Kazior2-0/+10
2014-10-31ath10k: don't reset chip on power_downMichal Kazior1-1/+3
2014-10-31ath10k: split reset logic from power upMichal Kazior1-71/+80
2014-10-31ath10k: make warm reset a bit safer and fasterMichal Kazior1-62/+48
2014-10-31ath10k: change ce ring cleanup logicMichal Kazior2-42/+46
2014-10-31ath10k: avoid possible deadlock with scan timeoutMichal Kazior1-2/+4
2014-10-30carl9170: Convert byte_rev_table uses to bitrev8Joe Perches1-2/+2
2014-10-30wil6210: Add support for large packetsVladimir Kondratiev6-7/+38
2014-10-30wil6210: improve dmesg for fw error handlingVladimir Kondratiev1-0/+3
2014-10-30wil6210: prevent double disconnect command issuingVladimir Kondratiev4-13/+29
2014-10-30wil6210: reset flow updatesVladimir Kondratiev2-5/+24
2014-10-30wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev1-0/+5
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2-2/+2
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-27ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau1-2/+11
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau3-8/+20
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau3-21/+13
2014-10-27ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau2-2/+6
2014-10-27ath9k_hw: do not run NF and periodic calibration at the same timeFelix Fietkau1-14/+13