summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: disable wake_tx_queue for older devicesMichal Kazior2016-07-192-2/+23
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1816-100/+280
|\
| * ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan2016-07-081-1/+2
| * ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan2016-07-081-1/+1
| * ath10k: enable support for QCA9888Anilkumar Kolli2016-07-084-0/+60
| * ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli2016-07-082-5/+0
| * ath10k: Clean up peer when sta goes away.Ben Greear2016-07-081-2/+10
| * ath10k: Add WARN_ON if we over-write peer-map pointer.Ben Greear2016-07-081-0/+1
| * ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader2016-07-081-1/+1
| * ath10k: simplify pktlog htt event processingAshok Raj Nagarajan2016-07-082-24/+3
| * ath10k: remove unused <linux/semaphore.h>Chaehyun Lim2016-07-081-1/+0
| * ath10k: ensure peer_map references are cleaned upBen Greear2016-07-081-0/+17
| * ath10k: ensure txrx-compl-task is stopped when cleaning htt-txBen Greear2016-07-081-0/+2
| * ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan2016-07-081-24/+0
| * ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan2016-07-083-0/+18
| * ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan2016-07-086-22/+119
| * ath10k: fix some typo in spectral code commmentsMohammed Shafi Shajakhan2016-06-301-2/+2
| * ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan2016-06-301-1/+4
| * ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan2016-06-301-0/+4
| * ath10k: fix potential null dereference bugsBob Copeland2016-06-304-15/+24
| * ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan2016-06-301-1/+1
| * ath10k: fix crash during card removalMohammed Shafi Shajakhan2016-06-301-0/+11
* | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-303-3/+2
|\ \ | |/ |/|
| * ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan2016-06-141-1/+0
| * ath10k: fix crash related to printing featuresBen Greear2016-06-071-1/+1
| * ath10k: fix deadlock when peer cannot be createdBen Greear2016-06-061-1/+1
* | ath10k: fix cycle counter wraparound handling for QCA4019Vasanthakumar Thiagarajan2016-06-143-5/+30
* | ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan2016-06-144-9/+20
* | ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan2016-06-144-2/+56
* | ath10k: remove duplicate and unused rx rate flagsMohammed Shafi Shajakhan2016-06-141-39/+0
* | ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan2016-06-141-3/+3
* | ath10k: add board data download from targetSven Eckelmann2016-06-075-1/+219
* | ath10k: add QCA9887 chipset supportSven Eckelmann2016-06-074-0/+51
* | ath10k: enable ipq4019 device probe in ahb moduleRaja Mani2016-06-021-6/+3
* | ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan2016-06-025-3/+46
* | ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan2016-06-022-0/+8
* | ath10k: update module descriptionRajkumar Manoharan2016-06-022-2/+2
* | ath10k: remove unused phy_mode_to_bandRajkumar Manoharan2016-06-021-28/+0
* | ath10k: fix operating irq mode for ahb deviceRajkumar Manoharan2016-06-021-0/+2
* | ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan2016-06-021-8/+6
* | ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan2016-06-021-12/+16
* | ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan2016-05-241-1/+2
* | ath10k: reduce warning messages during rx without proper channel contextMohammed Shafi Shajakhan2016-05-241-1/+1
* | ath10k: improve tx schedulingMichal Kazior2016-05-243-6/+7
* | ath10k: enable support for QCA9984Vasanthakumar Thiagarajan2016-05-243-0/+48
* | ath10k: define rx_ppdu_end for QCA9984Vasanthakumar Thiagarajan2016-05-241-0/+46
* | ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan2016-05-242-16/+34
* | ath10k: move rx_location_info out of struct rx_pkt_endVasanthakumar Thiagarajan2016-05-241-1/+1
|/
* ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan2016-05-111-0/+1