summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-02-11ath10k: enable bus layer suspend/resume for WCN3990Govind Singh
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure
2019-02-11ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-07ath: regd: add extra US coutry codesOever Gonzalez
2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang
2019-02-07ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman
2019-02-07ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar
2019-02-07ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman
2019-02-07ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing
2019-02-07ath10k: sdio: add .owner fieldBrian Norris
2019-02-07ath10k: change swap mail box check after htc readyWen Gong
2019-02-07ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai
2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai
2019-02-07ath10k: update HOST capability qmi messageGovind Singh
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-04ath9k: eeprom: Use scnprintf instead of snprintfKees Cook
2019-02-04ath10k: Add support for extended HTT aggr msg supportGovind Singh
2019-02-04ath10k: fix S5 power consumption issue for QCA9377Yu Wang
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai
2019-02-01wireless: remove unneeded semicolonYueHaibing
2019-01-31ath10k: correct bus type for WCN3990Brian Norris
2019-01-10ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Kangjie Lu
2019-01-10ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
2018-12-20ath10k: fix tx_stats memory leakZhi Chen
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli
2018-12-20ath10k: add amsdu support for monitor modeYu Wang
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing
2018-12-20wil6210: remove set but not used variable 'wdev'YueHaibing
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-20ath6kl: Use debug instead of error message when disabledKyle Roeschley