summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue2022-07-292-0/+40
* wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue2022-07-293-77/+81
* wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue2022-07-297-124/+146
* wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue2022-07-294-8/+8
* wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi2022-07-271-2/+2
* Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo2022-07-277-206/+0
* wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty2022-07-276-69/+128
* wifi: wcn36xx: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: wil6210: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: ath: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: ath6kl: fix repeated words in commentsJilin Yuan2022-07-183-3/+3
* wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter2022-07-181-10/+4
* wifi: ath5k: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
* wifi: ath11k: mac: fix long lineKalle Valo2022-07-181-1/+2
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-153-6/+6
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-156-6/+12
* wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-153-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-1/+2
|\
| * wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-291-1/+2
* | Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-07-1348-232/+470
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-088-41/+54
| |\ \
| | * | ath9k: remove unexpected words "the" in commentsJiang Jian2022-07-081-1/+1
| | * | ath11k: Fix typo in commentsZhang Jiaming2022-07-081-1/+1
| | * | wcn36xx: Fix typo in commentXiang wangx2022-06-201-2/+2
| | * | ath6kl: avoid flush_scheduled_work() usageTetsuo Handa2022-06-201-4/+12
| | * | ath9k: htc: clean up statistics macrosPavel Skripkin2022-06-203-32/+36
| | * | ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2022-06-202-6/+7
| * | | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-202-3/+3
| * | | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-208-8/+8
| * | | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-203-0/+6
| * | | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-208-9/+9
| * | | wifi: mac80211: move interface config to new structJohannes Berg2022-06-2010-62/+66
| * | | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-208-17/+17
| * | | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-202-6/+9
| |/ /
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-06-1524-86/+298
| |\ \ | | |/ | |/|
| | * ath10k: fix recently introduced checkpatch warningKalle Valo2022-06-082-3/+3
| | * ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty2022-06-064-6/+6
| | * ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty2022-06-062-3/+3
| | * ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty2022-06-061-2/+3
| | * ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty2022-06-061-2/+2
| | * ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi2022-06-061-1/+3
| | * ath10k: fix regdomain info of iw reg set/getWen Gong2022-05-301-1/+2
| | * ath11k: support avg signal in station dumpThiraviyam Mariyappan2022-05-303-0/+12
| | * ath11k: fix IRQ affinity warning on shutdownJohan Hovold2022-05-301-0/+2
| | * ath6kl: fix typo in commentJulia Lawall2022-05-301-1/+1
| | * ath11k: fix netdev open raceJohan Hovold2022-05-301-8/+8
| | * ath9k: replace ternary operator with max()Guo Zhengkui2022-05-221-1/+1
| | * ath11k: Init hw_params before setting up AHB resourcesManikanta Pubbisetty2022-05-221-2/+2
| | * ath5k: replace ternary operator with min()Guo Zhengkui2022-05-221-1/+1
| | * ath11k: Fix warning on variable 'sar' dereference before checkBaochen Qiang2022-05-221-7/+6