summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2020-12-15ath9k: make relay callbacks constJani Nikula1-1/+1
2020-12-15ath11k: make relay callbacks constJani Nikula1-1/+1
2020-12-15ath10k: make relay callbacks constJani Nikula1-1/+1
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang8-2/+124
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang2-1/+32
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang7-1/+355
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang1-3/+5
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang4-0/+56
2020-12-12ath11k: htc: implement suspend handlingCarl Huang4-2/+31
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo1-6/+0
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang1-0/+1
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang2-0/+38
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang2-0/+14
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang2-0/+13
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang2-0/+81
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang2-5/+57
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang4-13/+46
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo1-0/+9
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt1-3/+4
2020-12-12ath10k: add atomic protection for device recoveryWen Gong8-9/+25
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar1-11/+32
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef1-1/+6
2020-12-09ath11k: mesh: add support for 256 bitmap in blockack frames in 11axPradeep Kumar Chitrapu1-14/+8
2020-12-09ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu1-1/+17
2020-12-09ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu1-1/+1
2020-12-09ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter1-2/+2
2020-12-09wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-09carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-09ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli5-14/+46
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix1-2/+2
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer1-0/+5
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix2-2/+2
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan1-3/+7
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli2-2/+10
2020-12-07ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong1-1/+1
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski53-341/+866
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo50-338/+866
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo1-4/+4
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue1-0/+1
2020-12-02ath10k: Constify static qmi structsRikard Falkeborn1-2/+2
2020-12-02ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-02ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai3-3/+11
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET1-2/+4
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann1-0/+2
2020-12-02ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann1-0/+1
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann3-12/+21
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh4-45/+1