summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2022-03-21ar5523: fix typo "to short" -> "too short"Tong Zhang
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter
2022-03-10carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin
2022-03-10ath11k: remove unneeded flush_workqueueLv Ruyi (CGEL ZTE)
2022-03-10ath6kl: add device ID for WLU5150-D81André Apitzsch
2022-03-09ath9k: make array voice_priority static constColin Ian King
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-07Revert "ath: add support for special 0x0 regulatory domain"Brian Norris
2022-03-06wireless: Atheros: Use netif_rx().Sebastian Andrzej Siewior
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-02-24ath10k: fix pointer arithmetic error in trace callFrancesco Magliocca
2022-02-24carl9170: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty
2022-02-24ath11k: translate HE status to radiotap formatPradeep Kumar Chitrapu
2022-02-24ath11k: decode HE status tlvPradeep Kumar Chitrapu
2022-02-24ath11k: switch to using ieee80211_tx_status_ext()Pradeep Kumar Chitrapu
2022-02-21ath11k: Fix frames flush failure caused by deadlockBaochen Qiang
2022-02-21ath11k: Handle failure in qmi firmware readySeevalamuthu Mariappan
2022-02-21ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram
2022-02-21ath: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-21ath6kl: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-21ath11k: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-21ath10k: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-02-21ath9k: use hw_random API instead of directly dumping into random.cJason A. Donenfeld
2022-02-21ath11k: configure RDDM size to mhi for recovery by firmwareWen Gong
2022-02-21ath11k: fix invalid m3 buffer addressCarl Huang
2022-02-21ath11k: add ath11k_qmi_free_resource() for recoveryWen Gong
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-02-14wcn36xx: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-14ath11k: fix destination monitor ring out of syncKarthikeyan Kathirvel
2022-02-14ath11k: fix radar detection in 160 MhzVenkateswara Naralasetty
2022-02-14ath11k: fix WARN_ON during ath11k_mac_update_vif_chanVenkateswara Naralasetty
2022-02-14ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong
2022-02-10wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()Dan Carpenter
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-02-03wcn36xx: clean up some inconsistent indentingYang Li
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin