summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-07-08ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan
2016-07-08ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli
2016-07-08ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli
2016-07-08ath10k: Clean up peer when sta goes away.Ben Greear
2016-07-08ath10k: Add WARN_ON if we over-write peer-map pointer.Ben Greear
2016-07-08ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader
2016-07-08ath10k: simplify pktlog htt event processingAshok Raj Nagarajan
2016-07-08ath10k: remove unused <linux/semaphore.h>Chaehyun Lim
2016-07-08ath10k: ensure peer_map references are cleaned upBen Greear
2016-07-08ath10k: ensure txrx-compl-task is stopped when cleaning htt-txBen Greear
2016-07-08ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan
2016-07-08ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-06-30ath10k: fix some typo in spectral code commmentsMohammed Shafi Shajakhan
2016-06-30ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan
2016-06-30ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan
2016-06-30ath10k: fix potential null dereference bugsBob Copeland
2016-06-30ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan
2016-06-30ath10k: fix crash during card removalMohammed Shafi Shajakhan
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan
2016-06-14ath10k: fix cycle counter wraparound handling for QCA4019Vasanthakumar Thiagarajan
2016-06-14ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan
2016-06-14ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan
2016-06-14ath10k: remove duplicate and unused rx rate flagsMohammed Shafi Shajakhan
2016-06-14ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan
2016-06-07ath10k: fix crash related to printing featuresBen Greear
2016-06-07ath10k: add board data download from targetSven Eckelmann
2016-06-07ath10k: add QCA9887 chipset supportSven Eckelmann
2016-06-06ath10k: fix deadlock when peer cannot be createdBen Greear
2016-06-02ath10k: enable ipq4019 device probe in ahb moduleRaja Mani
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan
2016-06-02ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan
2016-06-02ath10k: update module descriptionRajkumar Manoharan
2016-06-02ath10k: remove unused phy_mode_to_bandRajkumar Manoharan
2016-06-02ath10k: fix operating irq mode for ahb deviceRajkumar Manoharan
2016-06-02ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan
2016-06-02ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan
2016-05-24ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan
2016-05-24ath10k: reduce warning messages during rx without proper channel contextMohammed Shafi Shajakhan
2016-05-24ath10k: improve tx schedulingMichal Kazior
2016-05-24ath10k: enable support for QCA9984Vasanthakumar Thiagarajan
2016-05-24ath10k: define rx_ppdu_end for QCA9984Vasanthakumar Thiagarajan
2016-05-24ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan
2016-05-24ath10k: move rx_location_info out of struct rx_pkt_endVasanthakumar Thiagarajan