summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0391-679/+3016
|\
| * ath11k: clear DCM max constellation tx valueMuna Sinada2020-05-301-0/+2
| * ath11k: reset trigger frame MAC padding durationMuna Sinada2020-05-301-1/+1
| * ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson2020-05-301-1/+0
| * ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
| * ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-05-2941-260/+405
| |\
| | * ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'Christophe JAILLET2020-05-191-2/+4
| | * wcn36xx: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-132-3/+3
| | * ath11k: fix htt stats module not handle multiple skbsPradeep Kumar Chitrapu2020-05-132-10/+39
| | * wil6210: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-123-37/+37
| | * ath11k: convert to devm_platform_get_and_ioremap_resourceWei Yongjun2020-05-121-7/+1
| | * ath11k: remove redundant initialization of pointer infoColin Ian King2020-05-121-1/+1
| | * ath10k: fix ath10k_pci struct layoutArnd Bergmann2020-05-121-4/+5
| | * ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann2020-05-121-2/+2
| | * carl9170: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-122-2/+2
| | * ath10k: remove experimental tag from SDIO and SNOC busses in KconfigGovind Singh2020-05-111-4/+3
| | * wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET2020-05-111-2/+4
| | * ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-118-51/+51
| | * ath11k: Remove bus layer includes from upper layerGovind Singh2020-05-117-5/+4
| | * ath11k: Add drv private for bus opaque structGovind Singh2020-05-114-4/+14
| | * ath11k: Add support for multibus supportGovind Singh2020-05-1110-121/+182
| | * ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong2020-05-111-1/+1
| | * wil6210: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-111-1/+1
| | * ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai2020-05-113-0/+28
| | * ath10k: Skip handling del_server during driver exitRakesh Pillai2020-05-112-1/+18
| | * ath11k: remove stale monitor status descriptorMiles Hu2020-05-111-4/+7
| * | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-262-16/+13
| |\ \ | | |/ | |/|
| | * mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-2/+1
| | * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-14/+12
| * | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-0766-404/+2590
| |\ \ | | |/ | |/|
| | * 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