summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath10k: fix QCOM_SMEM dependencyKalle Valo2022-12-021-1/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-11-2814-181/+230
|\
| * wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook2022-11-251-2/+2
| * wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala2022-11-252-0/+36
| * wifi: ath10k: Remove redundant argument offsetZhi-Jun You2022-11-171-12/+7
| * wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng2022-11-171-8/+12
| * wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversionZhi-Jun You2022-11-091-3/+3
| * wifi: ath9k: Remove unused variable mismatchColin Ian King2022-11-091-2/+1
| * wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala2022-11-083-0/+14
| * wifi: ath11k: Make QMI message rules constJeff Johnson2022-11-031-36/+36
| * wifi: ath10k: Make QMI message rules constJeff Johnson2022-11-033-115/+115
| * wifi: ath11k: synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return typeJiri Slaby (SUSE)2022-11-021-1/+1
| * wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee2022-11-021-0/+3
| * wifi: ath9k: remove variable sentColin Ian King2022-11-021-2/+0
* | Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-11-1821-146/+273
|\ \
| * | wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-083-3/+5
| |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-10-2919-148/+269
| |\
| | * wifi: ath11k: fix monitor vdev creation with firmware recoveryNagarajan Maran2022-10-281-0/+4
| | * wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala2022-10-193-0/+27
| | * wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...Peter Kosyh2022-10-131-0/+7
| | * wifi: ath11k: Fix firmware crash on vdev delete race conditionSowmiya Sree Elavalagan2022-10-131-23/+37
| | * wifi: ath11k: Send PME message during wakeup from D3coldBaochen Qiang2022-10-121-0/+3
| | * wifi: ath11k: add support to configure channel dwell timeManikanta Pubbisetty2022-10-121-4/+29
| | * wifi: ath11k: suppress add interface errorKarthikeyan Periyasamy2022-10-121-6/+3
| | * wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh2022-10-122-37/+87
| | * wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida2022-10-121-0/+6
| | * wifi: carl9170: Remove -Warray-bounds exceptionKees Cook2022-10-121-5/+0
| | * wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin2022-10-111-0/+14
| | * wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin2022-10-111-13/+15
| | * wifi: ath9k: Remove -Warray-bounds exceptionKees Cook2022-10-111-5/+0
| | * wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin2022-10-111-4/+0
| | * wifi: ath9k: Make arrays prof_prio and channelmap static constColin Ian King2022-10-101-2/+6
| | * wifi: ath11k: Fix spelling mistake "chnange" -> "change"Colin Ian King2022-10-101-1/+1
| | * wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong2022-10-101-5/+1
| | * wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong2022-09-301-3/+3
| | * wifi: ath11k: Don't exit on wakeup failureBaochen Qiang2022-09-301-3/+10
| | * carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-301-1/+1
| | * wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-2/+4
| | * wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...Liu Shixin2022-09-281-30/+6
| | * wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh2022-09-283-4/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-102-6/+2
|\ \ \ | |/ / |/| |
| * | wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong2022-11-021-5/+1
| * | wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki2022-11-021-1/+1
* | | Kalle Valo says:Jakub Kicinski2022-10-286-0/+6
|\ \ \ | |/ / |/| |
| * | wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-106-0/+6
* | | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-131-2/+3
|\ \ \
| * | | wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo2022-10-111-2/+3
| |/ /
* | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-1/+2
|\ \ \ | |/ / |/| |
| * | hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld2022-08-191-1/+2
* | | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-3067-377/+1758
|\ \ \ | | |/ | |/|