summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: implement suspend for QCA6390 PCI devicesCarl Huang2020-12-128-2/+124
* ath11k: hif: add ce irq enable and disable functionsCarl Huang2020-12-122-1/+32
* ath11k: implement WoW enable and wakeup commandsCarl Huang2020-12-127-1/+355
* ath11k: set credit_update flag for flow controlled ep onlyCarl Huang2020-12-121-3/+5
* ath11k: dp: stop rx pktlog before suspendCarl Huang2020-12-124-0/+56
* ath11k: htc: implement suspend handlingCarl Huang2020-12-124-2/+31
* ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo2020-12-121-6/+0
* ath11k: pci: read select_window register to ensure write is finishedCarl Huang2020-12-121-0/+1
* ath11k: hif: implement suspend and resume functionsCarl Huang2020-12-122-0/+38
* ath11k: mhi: hook suspend and resumeCarl Huang2020-12-122-0/+14
* ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu2020-12-121-31/+0
* ath11k: pci: disable VDD4BLOWCarl Huang2020-12-122-0/+13
* ath11k: pci: fix L1ss clock unstable problemCarl Huang2020-12-122-0/+81
* ath11k: pci: fix hot reset stability issuesCarl Huang2020-12-122-5/+57
* ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang2020-12-124-13/+46
* ath11k: mhi: print a warning if firmware crashedKalle Valo2020-12-121-0/+9
* ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt2020-12-121-3/+4
* ath10k: add atomic protection for device recoveryWen Gong2020-12-128-9/+25
* ath10k: add option for chip-id based BDF selectionAbhishek Kumar2020-12-121-11/+32
* ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef2020-12-091-1/+6
* ath11k: mesh: add support for 256 bitmap in blockack frames in 11axPradeep Kumar Chitrapu2020-12-091-14/+8
* ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu2020-12-091-1/+17
* ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu2020-12-091-1/+1
* ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter2020-12-091-2/+2
* wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-1/+1
* carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+1
* ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+1
* ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli2020-12-095-14/+46
* carl9170: remove trailing semicolon in macro definitionTom Rix2020-12-081-2/+2
* ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer2020-12-081-0/+5
* ath9k: remove trailing semicolon in macro definitionTom Rix2020-12-072-2/+2
* ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan2020-12-071-3/+7
* ath11k: add 64bit check before reading msi high addrAnilkumar Kolli2020-12-072-2/+10
* ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong2020-12-071-1/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-0453-341/+866
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-0250-338/+866
| |\
| | * ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo2020-12-021-4/+4
| | * wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue2020-12-021-0/+1
| | * ath10k: Constify static qmi structsRikard Falkeborn2020-12-021-2/+2
| | * ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-021-1/+4
| | * ath10k: Fix an error handling pathChristophe JAILLET2020-12-021-0/+2
| | * ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-023-3/+11
| | * ath11k: Fix an error handling pathChristophe JAILLET2020-12-021-2/+4
| | * ath11k: Build check size of ath11k_skb_cbSven Eckelmann2020-12-021-0/+2
| | * ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann2020-12-021-0/+1
| | * ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann2020-12-023-12/+21
| | * ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh2020-11-244-45/+1
| | * ath11k: peer delete synchronization with firmwareRitesh Singh2020-11-246-7/+75
| | * ath11k: vdev delete synchronization with firmwareRitesh Singh2020-11-245-8/+90
| | * Merge mhi-ath11k-immutable into ath-nextKalle Valo2020-11-241-4/+0
| | |\