summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3148-623/+2491
|\
| * ath10k: Fill GCMP MIC length for PMFYingying Tang2020-03-224-8/+48
| * ath11k: Perform per-msdu rx processingSriram R2020-03-1811-318/+245
| * ath11k: Configure hash based reo destination ring selectionSriram R2020-03-187-5/+94
| * ath11k: Adding proper validation before accessing tx_statsPravas Kumar Panda2020-03-181-0/+3
| * ath11k: dump SRNG stats during FW assertManikanta Pubbisetty2020-03-186-2/+82
| * ath11k: fill channel info from rx channelVenkateswara Naralasetty2020-03-181-3/+7
| * ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R2020-03-185-0/+108
| * ath11k: add handling for BSS colorJohn Crispin2020-03-171-0/+25
| * ath11k: add WMI calls required for handling BSS colorJohn Crispin2020-03-172-0/+109
| * ath11k: set queue_len to 4096John Crispin2020-03-172-0/+2
| * ath11k: enable PN offloadManikanta Pubbisetty2020-03-177-14/+156
| * ath11k: handle RX fragmentsManikanta Pubbisetty2020-03-179-92/+709
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-1634-198/+912
| |\
| | * ath5k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-87/+87
| | * ath11k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-6/+6
| | * ath10k: allow qca988x family to support ack rssi of tx data packets.Yibo Zhao2020-03-121-0/+1
| | * ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel2020-03-111-0/+3
| | * ath5k: Add proper dependency for ATH5K_AHBKrzysztof Kozlowski2020-03-111-1/+1
| | * ath11k: add thermal sensor device supportPradeep Kumar Chitrapu2020-03-116-0/+188
| | * ath11k: add thermal cooling device supportPradeep Kumar Chitrapu2020-03-117-1/+303
| | * ath10k: fix not registering airtime of 11a station with WMM disableYibo Zhao2020-03-111-1/+2
| | * ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan2020-03-114-17/+32
| | * ath10k: fix unsupported chip reset debugs file writeYingying Tang2020-03-112-5/+11
| | * ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong2020-03-111-4/+14
| | * ath10k: start recovery process when read int status fail for sdioWen Gong2020-03-111-1/+4
| | * ath10k: add QCA9377 sdio hw_param itemErik Stromdahl2020-03-112-0/+30
| | * ath10k: avoid consecutive OTP download to reduce boot timeVikas Patel2020-03-111-0/+11
| | * ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty2020-02-113-1/+18
| | * ath11k: Fixing dangling pointer issue upon peer delete failureVikas Patel2020-02-111-0/+12
| | * ath11k: fix parsing PPDU_CTRL type in pktlogAnilkumar Kolli2020-02-112-13/+12
| | * ath11k: fix warn-on in disassociationKarthikeyan Periyasamy2020-02-113-7/+13
| | * ath11k: fix rcu lock protect in peer assoc confirmationKarthikeyan Periyasamy2020-02-111-0/+3
| | * ath11k: add HE rate accounting to driverJohn Crispin2020-02-118-6/+112
| | * ath11k: drop tx_info from ath11k_staJohn Crispin2020-02-112-50/+2
| | * ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_sta...Nathan Chancellor2020-02-111-1/+1
| | * ath10k: Add support to read btcoex related data from DTTamizh Chelvam2020-02-115-3/+52
| | * ath10k: fix few checkpatch warningsKalle Valo2020-02-112-3/+3
| * | carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-1/+1
| * | wil6210: reject unsupported coalescing paramsJakub Kicinski2020-03-061-0/+1
| * | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-163-3/+10
| |\ \ | | |/ | |/|
| | * mac80211: Fix setting txpower to zeroBen Greear2020-02-143-3/+10
* | | drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2884-180/+49811
|\ \
| * | wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| * | ar5523: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| * | ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-01-261-0/+2
| * | ath10k: Use device_get_match_data() to simplify codeStephen Boyd2020-01-261-7/+4
| * | ath10k: Add newlines to printk messagesStephen Boyd2020-01-261-3/+3
| * | ath10k: Correct the DMA direction for management tx buffersRakesh Pillai2020-01-261-1/+1