summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-04-06ath11k: fix compiler warnings without CONFIG_THERMALYueHaibing
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-22ath10k: Fill GCMP MIC length for PMFYingying Tang
2020-03-18ath11k: Perform per-msdu rx processingSriram R
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R
2020-03-18ath11k: Adding proper validation before accessing tx_statsPravas Kumar Panda
2020-03-18ath11k: dump SRNG stats during FW assertManikanta Pubbisetty
2020-03-18ath11k: fill channel info from rx channelVenkateswara Naralasetty
2020-03-18ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R
2020-03-17ath11k: add handling for BSS colorJohn Crispin
2020-03-17ath11k: add WMI calls required for handling BSS colorJohn Crispin
2020-03-17ath11k: set queue_len to 4096John Crispin
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12ath5k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12ath11k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12ath10k: allow qca988x family to support ack rssi of tx data packets.Yibo Zhao
2020-03-11ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-03-11ath5k: Add proper dependency for ATH5K_AHBKrzysztof Kozlowski
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu
2020-03-11ath10k: fix not registering airtime of 11a station with WMM disableYibo Zhao
2020-03-11ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan
2020-03-11ath10k: fix unsupported chip reset debugs file writeYingying Tang
2020-03-11ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-03-11ath10k: start recovery process when read int status fail for sdioWen Gong
2020-03-11ath10k: add QCA9377 sdio hw_param itemErik Stromdahl
2020-03-11ath10k: avoid consecutive OTP download to reduce boot timeVikas Patel
2020-03-06wil6210: reject unsupported coalescing paramsJakub Kicinski
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-11ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty
2020-02-11ath11k: Fixing dangling pointer issue upon peer delete failureVikas Patel
2020-02-11ath11k: fix parsing PPDU_CTRL type in pktlogAnilkumar Kolli
2020-02-11ath11k: fix warn-on in disassociationKarthikeyan Periyasamy
2020-02-11ath11k: fix rcu lock protect in peer assoc confirmationKarthikeyan Periyasamy
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin
2020-02-11ath11k: drop tx_info from ath11k_staJohn Crispin
2020-02-11ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_sta...Nathan Chancellor
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2020-02-11ath10k: fix few checkpatch warningsKalle Valo
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-26wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-26ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd