summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang5-5/+5
2022-08-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-43/+83
2022-08-30wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2-9/+9
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2-9/+9
2022-08-09wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-08-09wifi: ath10k: Set tx credit to one for WCN3990 snoc based devicesYoughandhar Chintala3-3/+26
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
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo24-86/+298
2022-06-08ath10k: fix recently introduced checkpatch warningKalle Valo2-3/+3
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty4-6/+6
2022-06-06ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty2-3/+3
2022-06-06ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty1-2/+3
2022-06-06ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty1-2/+2