summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2019-02-081-1/+1
|\
| * ath10k: correct bus type for WCN3990Brian Norris2019-01-311-1/+1
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-02-0829-75/+606
|\ \
| * | ath: regd: add extra US coutry codesOever Gonzalez2019-02-072-0/+4
| * | ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang2019-02-071-3/+3
| * | ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-071-0/+3
| * | ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi2019-02-071-0/+3
| * | ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2019-02-072-1/+4
| * | ath10k: reduce transmit msdu countAlagu Sankar2019-02-073-2/+7
| * | ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-071-0/+3
| * | ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing2019-02-071-2/+0
| * | ath10k: sdio: add .owner fieldBrian Norris2019-02-071-1/+4
| * | ath10k: change swap mail box check after htc readyWen Gong2019-02-073-15/+38
| * | ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai2019-02-071-1/+10
| * | ath10k: fix dma unmap direction for management framesRakesh Pillai2019-02-072-4/+4
| * | ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2019-02-072-1/+3
| * | ath10k: Handle bundled tx completion for management framesRakesh Pillai2019-02-075-0/+107
| * | ath10k: update HOST capability qmi messageGovind Singh2019-02-072-6/+257
| * | ath9k: eeprom: Use scnprintf instead of snprintfKees Cook2019-02-041-6/+6
| * | ath10k: Add support for extended HTT aggr msg supportGovind Singh2019-02-043-1/+61
| * | ath10k: fix S5 power consumption issue for QCA9377Yu Wang2019-02-041-1/+1
| * | ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai2019-02-046-25/+84
| * | ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Kangjie Lu2019-01-101-3/+1
| * | ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-01-101-3/+3
| |/
* | Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-062-2/+2
|\ \
| * | wireless: remove unneeded semicolonYueHaibing2019-02-012-2/+2
| |/
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-086-24/+21
|/
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-284-8/+8
|\
| * ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
* | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-2017-264/+532
|\ \
| * | ath10k: add support to configure BB timing over wmiBhagavathi Perumal S2018-12-204-0/+116
| * | ath10k: fix tx_stats memory leakZhi Chen2018-12-201-9/+13
| * | ath10k: fix peer stats null pointer dereferenceZhi Chen2018-12-202-3/+3
| * | ath10k: remove an unnecessary NULL checkDan Carpenter2018-12-201-1/+1
| * | ath10k: move non-fatal warn logs to dbg levelGovind Singh2018-12-201-1/+1
| * | ath10k: fix a NULL vs IS_ERR() checkDan Carpenter2018-12-201-2/+2
| * | ath10k: remove work in progress logs from snoc driverGovind Singh2018-12-202-3/+1
| * | ath10k: fix warning due to msdu limit errorBhagavathi Perumal S2018-12-204-4/+61
| * | ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam2018-12-203-1/+35
| * | ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli2018-12-203-5/+64
| * | ath10k: add amsdu support for monitor modeYu Wang2018-12-201-2/+186
| * | ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy2018-12-201-5/+5
| * | ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing2018-12-201-26/+0
| * | wil6210: remove set but not used variable 'wdev'YueHaibing2018-12-201-2/+0
| * | wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-198/+42
| * | ath6kl: Use debug instead of error message when disabledKyle Roeschley2018-12-201-1/+1
| * | ath6kl: Fix off by one error in scan completionKyle Roeschley2018-12-201-1/+1
| * | ath6kl: Only use match sets when firmware supports itKyle Roeschley2018-12-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-205-2/+44
|\ \ \ | |/ / |/| |
| * | ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-195-2/+44
| |/