summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ath10k: Don't always treat modem stop events as crashesStephen Boyd3-1/+84
2021-11-18ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam1-1/+4
2021-11-18ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-11-18ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang1-1/+3
2021-11-18ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu2-6/+13
2021-11-18ath11k: Avoid race during regd updatesSriram R4-17/+14
2021-11-18ath11k: fix some sleeping in atomic bugsDan Carpenter1-9/+7
2021-11-18wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue1-1/+3
2021-11-18Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue1-1/+0
2021-11-18wcn36xx: Fix packet drop on resumeLoic Poulain1-0/+11
2021-11-18wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
2021-11-18ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-18ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-11-18ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang1-2/+2
2021-11-18ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong1-0/+2
2021-11-18ath11k: Avoid reg rules update during firmware recoverySriram R1-0/+11
2021-11-18ath11k: Align bss_chan_info structure with firmwareSeevalamuthu Mariappan2-1/+3
2021-11-18wcn36xx: handle connection loss indicationBenjamin Li1-11/+33
2021-11-18wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain1-0/+1
2021-11-18wcn36xx: Fix tx_status mechanismLoic Poulain2-47/+21
2021-11-18wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-18ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-18ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-11-18ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-18ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-06Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-1/+1
2021-09-24ath5k: fix building with LEDS=mArnd Bergmann2-7/+7
2021-09-02Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-08-29ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-08-29ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-08-29ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-08-29wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-08-29wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson3-2/+10
2021-08-29wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2-1/+5
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-4/+10
2021-08-05ath11k: set register access length for MHI driverBhaumik Bhatt1-0/+1
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-29/+5
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz1-0/+1
2021-07-02ath11k: Remove some duplicate codeChristophe JAILLET1-5/+0
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-24/+5
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller1-1/+1
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg1-1/+1
2021-06-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook1-16/+5
2021-06-22ath11k: Avoid memcpy() over-reading of he_capKees Cook1-4/+10
2021-06-19ath11k: Enable QCN9074 deviceAnilkumar Kolli1-1/+1
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly1-1/+1
2021-06-15wil6210: remove erroneous wiphy lockingJohannes Berg1-2/+0