summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2021-02-11ath11k: qmi: add debug message for allocated memory segment addresses and sizesKalle Valo
2021-02-11ath11k: pci: remove experimental warningKalle Valo
2021-02-11ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan
2021-02-10ath11k: fix a locking bug in ath11k_mac_op_start()Dan Carpenter
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy
2021-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-02-04ath11k: remove h from printk format specifierTom Rix
2021-01-26ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-18ath11k: remove duplicate function declarationKarthikeyan Periyasamy
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-22Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-18ath11k: dp: clean up a variable nameDan Carpenter
2020-12-18ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()Kalle Valo
2020-12-18ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang
2020-12-18ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter
2020-12-17ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter
2020-12-17ath11k: start vdev if a bss peer is already createdCarl Huang
2020-12-17ath11k: fix crash caused by NULL rx_channelCarl Huang
2020-12-17ath11k: add missing null check on allocated skbColin Ian King
2020-12-15ath11k: make relay callbacks constJani Nikula
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang
2020-12-12ath11k: htc: implement suspend handlingCarl Huang
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt
2020-12-09ath11k: mesh: add support for 256 bitmap in blockack frames in 11axPradeep Kumar Chitrapu
2020-12-09ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu
2020-12-09ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu
2020-12-09ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET