summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath11k: reset RSN/WPA present state for open BSSKarthikeyan Kathirvel2021-11-171-0/+4
| | * ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel2021-11-172-4/+3
| | * ath11k: add support for BSS color changeJohn Crispin2021-11-175-6/+147
| | * ath11k: add string type to search board data in board-2.bin for WCN6855Wen Gong2021-11-173-6/+44
| | * ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang2021-11-171-2/+0
| | * ath11k: add trace log supportVenkateswara Naralasetty2021-11-175-5/+187
| | * ath11k: Add missing qmi_txn_cancel()Anilkumar Kolli2021-11-171-7/+14
| | * ath11k: use cache line aligned buffers for dbringRameshkumar Sundaram2021-11-172-5/+13
| | * ath11k: Disabling credit flow for WMI pathP Praneesh2021-11-178-35/+146
| | * ath11k: Fix ETSI regd with weather radar overlapSven Eckelmann2021-11-171-47/+56
| | * ath11k: Increment pending_mgmt_tx count before tx send invokeP Praneesh2021-11-151-2/+4
| | * ath11k: send proper txpower and maxregpower values to firmwareP Praneesh2021-11-152-6/+8
| | * ath11k: fix FCS_ERR flag in radio tap headerP Praneesh2021-11-151-2/+12
| | * ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855Wen Gong2021-11-151-0/+18
| | * ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_requestWen Gong2021-11-151-1/+1
| | * ath11k: remove return for empty tx bitrate in mac_op_sta_statisticsWen Gong2021-11-151-15/+14
| | * ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabledWen Gong2021-11-151-0/+4
| | * ath11k: avoid unnecessary lock contention in tx_completion pathP Praneesh2021-11-151-18/+14
| | * ath11k: add branch predictors in dp_tx pathP Praneesh2021-11-152-29/+25
| | * ath11k: avoid while loop in ring selection of tx completion interruptP Praneesh2021-11-151-5/+4
| | * ath11k: remove mod operator in dst ring processingP Praneesh2021-11-151-2/+5
| | * ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memoryP Praneesh2021-11-151-0/+1
| | * ath11k: add branch predictors in process_rxP Praneesh2021-11-151-15/+9
| | * ath11k: remove usage quota while processing rx packetsP Praneesh2021-11-151-6/+3
| | * ath11k: avoid active pdev check for each msduP Praneesh2021-11-151-36/+34
| | * ath11k: avoid additional access to ath11k_hal_srng_dst_num_freeP Praneesh2021-11-151-3/+7
| | * ath11k: modify dp_rx desc access wrapper calls inlineP Praneesh2021-11-151-55/+59
| | * ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh2021-11-156-7/+67
| | * ath11k: disable unused CE8 interrupts for ipq8074P Praneesh2021-11-151-1/+1
| | * ath11k: fix firmware crash during channel switchVenkateswara Naralasetty2021-11-151-5/+21
| | * ath11k: Fix 'unused-but-set-parameter' errorSeevalamuthu Mariappan2021-11-151-1/+0
| | * ath11k: fix DMA memory free in CE pipe cleanupKarthikeyan Periyasamy2021-11-151-6/+10
| | * ath11k: avoid unnecessary BH disable lock in STA kickout eventKarthikeyan Periyasamy2021-11-151-2/+7
| | * ath11k: fix error routine when fallback of add interface failsKarthikeyan Periyasamy2021-11-151-7/+7
| | * ath11k: fix fw crash due to peer get authorized before key installKarthikeyan Periyasamy2021-11-152-7/+47
| | * ath11k: Clear auth flag only for actual association in security modeRameshkumar Sundaram2021-11-123-1/+5
| | * ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmwareRameshkumar Sundaram2021-11-122-2/+3
| | * ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen2021-11-121-0/+4
| | * ath11k: enable 802.11 power save mode in station modeCarl Huang2021-11-104-0/+94
| | * ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_modeKalle Valo2021-11-103-5/+8
| | * wcn36xx: fix RX BD rate mapping for 5GHz legacy ratesBenjamin Li2021-11-081-3/+1
| | * wcn36xx: populate band before determining rate on RXBenjamin Li2021-11-081-18/+19
| | * wcn36xx: Put DXE block into reset before freeing memoryBryan O'Donoghue2021-11-081-0/+6
| | * wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue2021-11-081-0/+5
| | * wcn36xx: Fix DMA channel enable/disable cycleBryan O'Donoghue2021-11-081-11/+27
| | * ath9k: use swap() to make code cleanerYang Guang2021-11-011-9/+5
| | * wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue2021-11-011-2/+2
| | * wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scanBenjamin Li2021-11-013-7/+32
| | * wcn36xx: implement flush op to speed up connected scanBenjamin Li2021-11-013-0/+59
| | * wcn36xx: add debug prints for sw_scan start/completeBenjamin Li2021-11-011-0/+4