summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * ath10k: fetch (pre-)calibration data via nvmem subsystemChristian Lamparter2021-11-012-2/+68
| * ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855Wen Gong2021-11-013-1/+8
* | net: annotate accesses to queue->trans_startEric Dumazet2021-11-171-1/+1
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-02364-7424/+107630
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2021-10-28' of git://git.kernel.org/pub/scm...Kalle Valo2021-10-2826-401/+804
| |\ \
| | * | iwlwifi: bump FW API to 67 for AX devicesLuca Coelho2021-10-281-1/+1
| | * | iwlwifi: mvm: extend session protection on associationJohannes Berg2021-10-281-21/+43
| | * | iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera2021-10-284-14/+14
| | * | iwlwifi: mvm: remove session protection on disassocJohannes Berg2021-10-281-0/+3
| | * | iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho2021-10-281-2/+3
| | * | iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho2021-10-285-26/+27
| | * | iwlwifi: mvm: d3: use internal data representationJohannes Berg2021-10-282-188/+212
| | * | iwlwifi: mvm: update RFI TLVGregory Greenman2021-10-281-1/+1
| | * | iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho2021-10-281-4/+4
| | * | iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho2021-10-282-1/+11
| | * | iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya2021-10-282-15/+94
| | * | iwlwifi: fw: uefi: add missing include guardsJohannes Berg2021-10-281-1/+4