aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-05-11ath10k: remove experimental tag from SDIO and SNOC busses in KconfigGovind Singh
2020-05-11wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh
2020-05-11ath11k: Add support for multibus supportGovind Singh
2020-05-11ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong
2020-05-11wil6210: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-05-11ath10k: Skip handling del_server during driver exitRakesh Pillai
2020-05-11ath11k: remove stale monitor status descriptorMiles Hu
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin
2020-05-05ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan
2020-05-05ath11k: use true,false for bool variablesJason Yan
2020-05-05ath10k: Add support for targets without trustzoneRakesh Pillai
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai
2020-05-05ath10k: remove the max_sched_scan_reqs valueWen Gong
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan
2020-05-04ath11k: add DBG_MAC prints to track vdev eventsSathishkumar Muruganandam
2020-05-04ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdevSathishkumar Muruganandam
2020-05-04ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun
2020-05-04ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan
2020-04-28ath11k: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-28ath10k: correct tx bitrate of iw for SDIOWen Gong
2020-04-28ath10k: add bitrate parse for peer stats infoWen Gong
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong
2020-04-28ath10k: enable firmware peer stats info for wmi tlvWen Gong
2020-04-28ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan
2020-04-28ath9k: add calibration timeout for AR9002Sergey Ryazanov
2020-04-28ath9k: invalidate all calibrations at onceSergey Ryazanov
2020-04-28ath9k: interleaved NF calibration on AR9002Sergey Ryazanov
2020-04-28ath9k: do not miss longcal on AR9002Sergey Ryazanov
2020-04-28ath9k: remove needless NFCAL_PENDING flag settingSergey Ryazanov
2020-04-28ath9k: fix AR9002 ADC and NF calibrationsSergey Ryazanov
2020-04-27ath10k: add statistics of tx retries and tx failed when tx complete disableWen Gong
2020-04-27ath10k: enable rx duration report default for wmi tlvWen Gong
2020-04-27ath11k: fix reo flush sendKarthikeyan Periyasamy
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-23ath10k: drop the TX packet which size exceed credit size for sdioWen Gong
2020-04-23ath10k: Fix the invalid tx/rx chainmask configurationMaharaja Kennadyrajan
2020-04-22ath10k: add flush tx packets for SDIO chipWen Gong
2020-04-22ath10k: enable alt data of TX path for sdioWen Gong