aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen7-276/+75
2019-02-12ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()Kalle Valo1-1/+2
2019-02-11ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2-14/+14
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai9-14/+31
2019-02-11ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris2-26/+18
2019-02-11ath10k: request credit report if flow control enabled on epGovind Singh1-1/+2
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh11-18/+31
2019-02-11ath10k: enable bus layer suspend/resume for WCN3990Govind Singh1-0/+45
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter4-0/+50
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure5-17/+65
2019-02-11ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo29-73/+604
2019-02-07ath: regd: add extra US coutry codesOever Gonzalez2-0/+4
2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang1-3/+3
2019-02-07ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-07ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi1-0/+3
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2-1/+4
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar3-2/+7
2019-02-07ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-07ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing1-2/+0
2019-02-07ath10k: sdio: add .owner fieldBrian Norris1-1/+4
2019-02-07ath10k: change swap mail box check after htc readyWen Gong3-15/+38
2019-02-07ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai1-1/+10
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai2-4/+4
2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2-1/+3
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai5-0/+107
2019-02-07ath10k: update HOST capability qmi messageGovind Singh2-4/+255
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-2/+2
2019-02-04ath9k: eeprom: Use scnprintf instead of snprintfKees Cook1-6/+6
2019-02-04ath10k: Add support for extended HTT aggr msg supportGovind Singh3-1/+61
2019-02-04ath10k: fix S5 power consumption issue for QCA9377Yu Wang1-1/+1
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai6-25/+84
2019-02-01wireless: remove unneeded semicolonYueHaibing2-2/+2
2019-01-31ath10k: correct bus type for WCN3990Brian Norris1-1/+1
2019-01-10ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Kangjie Lu1-3/+1
2019-01-10ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain6-24/+21
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds4-8/+8
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller17-264/+532
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-2/+44
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S4-0/+116
2018-12-20ath10k: fix tx_stats memory leakZhi Chen1-9/+13
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen2-3/+3
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter1-1/+1
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh1-1/+1
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh2-3/+1
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S4-4/+61
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam3-0/+34