summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath10k: don't reset chip on power_downMichal Kazior2014-10-311-1/+3
| | * ath10k: split reset logic from power upMichal Kazior2014-10-311-71/+80
| | * ath10k: make warm reset a bit safer and fasterMichal Kazior2014-10-311-62/+48
| | * ath10k: change ce ring cleanup logicMichal Kazior2014-10-312-42/+46
| | * ath10k: avoid possible deadlock with scan timeoutMichal Kazior2014-10-311-2/+4
| | * ath10k: call correct function for frag thresholdMichal Kazior2014-10-241-1/+1
| | * ath10k: add SURVEY_INFO_IN_USE for current channel on surveyFelix Fietkau2014-10-241-0/+3
| | * ath10k: re-use trace classMichal Kazior2014-10-241-27/+5
| | * ath10k: remove tsf argument from rx_desc tracingMichal Kazior2014-10-242-9/+4
| | * ath10k: clear htt->rx_confused on loadMichal Kazior2014-10-241-0/+2
| | * ath10k: don't forget to replenish after fragmented RxMichal Kazior2014-10-241-0/+2
| | * ath10k: add extra sanity check when popping amsduMichal Kazior2014-10-241-0/+9
| | * ath10k: don't drop frames aggressivelyMichal Kazior2014-10-241-15/+0
| | * ath10k: deduplicate htt rx dma unmappingMichal Kazior2014-10-241-21/+9
| | * ath10k: fix rx buffer tracingMichal Kazior2014-10-241-3/+4
| | * ath10k: use ieee80211 defines for crypto param lengthsMichal Kazior2014-10-241-14/+20
| | * ath10k: remove unused variableMichal Kazior2014-10-241-5/+0
| | * ath10k: don't drop control and null func RxMichal Kazior2014-10-241-2/+1
| * | ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debugJohn W. Linville2014-11-111-1/+3
| * | mwifiex: simplify ad hoc join capability infoJames Cameron2014-11-111-3/+1
| * | wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2014-11-112-5/+4
| * | wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho2014-11-111-0/+6
| * | mwifiex: fix version display problem on big endian platformsAmitkumar Karwar2014-11-111-2/+2
| * | ath9k_htc: add spectral scan debug interfaceOleksij Rempel2014-11-113-0/+9
| * | ath9k_htc: process rx spectral packetsOleksij Rempel2014-11-111-0/+14
| * | ath9k_htc: trigger spectral scan on set_channelOleksij Rempel2014-11-111-0/+4
| * | ath9k_htc: set initial spec_config valuesOleksij Rempel2014-11-111-0/+8
| * | ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_privOleksij Rempel2014-11-111-0/+1
| * | ath9k_htc: add ath_ps_ops bindingsOleksij Rempel2014-11-111-0/+16
| * | ath9k_htc: fix rs_datalen conversationOleksij Rempel2014-11-111-1/+1
| * | ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel2014-11-111-3/+6
| * | ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-118-25/+31
| * | ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2014-11-112-70/+70
| * | ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-114-20/+22
| * | ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-114-15/+13
| * | ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel2014-11-111-4/+4
| * | ath9k: add ath_ps_ops bindingsOleksij Rempel2014-11-111-0/+16
| * | ath: add struct ath_ps_opsOleksij Rempel2014-11-111-0/+11
| * | ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel2014-11-114-50/+51
| * | ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2014-11-112-0/+2
| * | ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel2014-11-113-9/+9
| * | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-115-22/+23
| * | ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-115-5/+5
| * | ath9k: add struct ath_spec_scan_privOleksij Rempel2014-11-113-7/+10
| * | mwifiex: fix warning while starting BSSAvinash Patil2014-11-111-1/+1
| * | mwifiex: do not setup AMPDU/AMSDU with broadcast receiverAvinash Patil2014-11-111-0/+4
| * | mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar2014-11-113-1/+25
| * | mwifiex: remove data_complete handlerAvinash Patil2014-11-113-11/+0
| * | mwifiex: rx workqueue support for USB interfaceAvinash Patil2014-11-114-32/+5
| * | ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-113-16/+40