summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorLines
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-35/+14
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue-0/+40
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue-77/+81
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue-124/+146
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue-8/+8
2022-07-27wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi-2/+2
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo-206/+0
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty-69/+128
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan-1/+1
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan-1/+1
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan-1/+1
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan-3/+3
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter-10/+4
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan-2/+2
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo-1/+2
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)-35/+14
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman-6/+6
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-6/+12
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg-3/+3
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-232/+470
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-41/+54
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian-1/+1
2022-07-08ath11k: Fix typo in commentsZhang Jiaming-1/+1
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet-3/+1
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi-1/+2
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam-3/+3
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-8/+8
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg-0/+6
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-9/+9
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-62/+66
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg-17/+17
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg-6/+9
2022-06-20wcn36xx: Fix typo in commentXiang wangx-2/+2
2022-06-20ath6kl: avoid flush_scheduled_work() usageTetsuo Handa-4/+12
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin-32/+36
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin-6/+7
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-86/+298
2022-06-08ath10k: fix recently introduced checkpatch warningKalle Valo-3/+3
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty-6/+6
2022-06-06ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty-3/+3
2022-06-06ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty-2/+3
2022-06-06ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty-2/+2
2022-06-06ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi-1/+3
2022-05-30ath10k: fix regdomain info of iw reg set/getWen Gong-1/+2
2022-05-30ath11k: support avg signal in station dumpThiraviyam Mariyappan-0/+12
2022-05-30ath11k: fix IRQ affinity warning on shutdownJohan Hovold-0/+2
2022-05-30ath6kl: fix typo in commentJulia Lawall-1/+1
2022-05-30ath11k: fix netdev open raceJohan Hovold-8/+8
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor-1/+1