summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2022-12-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki1-1/+1
2022-11-16wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong1-5/+1
2022-10-21wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()Jianglei Nie1-7/+10
2022-10-21wifi: ath11k: Register shutdown handler for WCN6750Manikanta Pubbisetty2-13/+47
2022-10-21wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-10-21wifi: ath11k: fix peer addition/deletion error on sta band migrationChristian 'Ansuel' Marangi1-4/+26
2022-10-21wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano1-5/+20
2022-10-21wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnectedWen Gong1-1/+2
2022-10-21wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang2-5/+6
2022-10-21wifi: ath11k: Fix incorrect QMI message ID mappingsManikanta Pubbisetty2-5/+43
2022-10-21wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-10-21wifi: ath10k: Set tx credit to one for WCN3990 snoc based devicesYoughandhar Chintala3-3/+26
2022-10-21hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld1-1/+2
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds5-35/+14
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue2-0/+40
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue3-77/+81
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue7-124/+146
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue4-8/+8
2022-07-27wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi1-2/+2
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo7-206/+0
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty6-69/+128
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan3-3/+3
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo1-1/+2
2022-07-16tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)5-35/+14
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman3-6/+6
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg6-6/+12
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg3-3/+3
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller48-232/+470
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo8-41/+54
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian1-1/+1
2022-07-08ath11k: Fix typo in commentsZhang Jiaming1-1/+1
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet1-3/+1
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi1-1/+2
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2-3/+3
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz8-8/+8
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg3-0/+6
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg8-9/+9
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg10-62/+66
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg8-17/+17
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2-6/+9
2022-06-20wcn36xx: Fix typo in commentXiang wangx1-2/+2
2022-06-20ath6kl: avoid flush_scheduled_work() usageTetsuo Handa1-4/+12
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin3-32/+36
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7