summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham2020-05-126-33/+213
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-07174-1278/+21523
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-05-0653-302/+1788
| |\
| | * ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-066-11/+11
| | * ath9k_htc: Silence undersized packet warningsMasashi Honma2020-05-061-3/+3
| | * ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-063-4/+4
| | * ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam2020-05-061-0/+18
| | * ath11k: Add support to reset htt peer statsAshok Raj Nagarajan2020-05-063-0/+106
| | * carl9170: remove P2P_GO supportChristian Lamparter2020-05-062-20/+5
| | * ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin2020-05-064-12/+60
| | * ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan2020-05-051-0/+9
| | * ath11k: use true,false for bool variablesJason Yan2020-05-051-2/+2
| | * ath10k: Add support for targets without trustzoneRakesh Pillai2020-05-052-1/+124
| | * ath10k: Setup the msa resources before qmi initRakesh Pillai2020-05-054-63/+70
| | * ath10k: remove the max_sched_scan_reqs valueWen Gong2020-05-051-1/+0
| | * ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan2020-05-054-19/+61
| | * ath11k: add DBG_MAC prints to track vdev eventsSathishkumar Muruganandam2020-05-041-0/+8
| | * ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdevSathishkumar Muruganandam2020-05-041-7/+22
| | * ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun2020-05-041-1/+3
| | * ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun2020-05-041-0/+1
| | * ath11k: use GFP_ATOMIC under spin lockWei Yongjun2020-04-281-1/+1
| | * ath10k: correct tx bitrate of iw for SDIOWen Gong2020-04-283-0/+14
| | * ath10k: add bitrate parse for peer stats infoWen Gong2020-04-283-0/+190
| | * ath10k: add rx bitrate report for SDIOWen Gong2020-04-288-0/+304
| | * ath10k: enable firmware peer stats info for wmi tlvWen Gong2020-04-284-0/+8
| | * ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan2020-04-281-1/+1
| | * ath9k: add calibration timeout for AR9002Sergey Ryazanov2020-04-283-2/+25
| | * ath9k: invalidate all calibrations at onceSergey Ryazanov2020-04-281-6/+9
| | * ath9k: interleaved NF calibration on AR9002Sergey Ryazanov2020-04-281-2/+6
| | * ath9k: do not miss longcal on AR9002Sergey Ryazanov2020-04-282-1/+10
| | * ath9k: remove needless NFCAL_PENDING flag settingSergey Ryazanov2020-04-281-3/+0
| | * ath9k: fix AR9002 ADC and NF calibrationsSergey Ryazanov2020-04-281-3/+2
| | * ath10k: add statistics of tx retries and tx failed when tx complete disableWen Gong2020-04-273-0/+16
| | * ath10k: enable rx duration report default for wmi tlvWen Gong2020-04-273-1/+11
| | * ath11k: fix reo flush sendKarthikeyan Periyasamy2020-04-273-2/+15
| | * ath10k: drop the TX packet which size exceed credit size for sdioWen Gong2020-04-231-0/+5
| | * ath10k: Fix the invalid tx/rx chainmask configurationMaharaja Kennadyrajan2020-04-231-5/+10
| | * ath10k: add flush tx packets for SDIO chipWen Gong2020-04-223-1/+15
| | * ath10k: enable alt data of TX path for sdioWen Gong2020-04-223-8/+25
| | * ath10k: add htt TX bundle for sdioWen Gong2020-04-228-37/+398
| | * ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()Jason Yan2020-04-221-2/+2
| | * ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()Jason Yan2020-04-221-1/+1
| | * ath10k: hif: make send_complete_check op optionalKalle Valo2020-04-213-25/+2
| | * ath10k: sdio: remove _hif_ prefix from functions not part of hif interfaceKalle Valo2020-04-211-17/+17
| | * ath10k: improve power save performance for sdioWen Gong2020-04-212-27/+119
| | * ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()Kalle Valo2020-04-213-7/+7
| | * ath11k: Add dynamic tcl ring selection logic with retry mechanismSriram R2020-04-152-8/+41
| | * ath11k: cleanup reo command error code overwrittenGovindaraj Saminathan2020-04-151-1/+5
| | * ath10k: Fix typo in warning messagesMamatha Telu2020-04-153-3/+3
| | * ath11k: Fix rx_filter flags setting for per peer rx_statsMaharaja Kennadyrajan2020-04-154-1/+16