summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-04wifi: ath11k: fix connection failure due to vdev not startedcnssbldsw
2023-12-26wifi: ath11k: fix firmware crash due to invalid nsscnssbldsw
2023-11-17wifi: ath11k: remove extra warning message, move to debugqingzong.ma
2023-11-02wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlycnssbldsw
2023-11-02wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty
2023-11-02Revert "wifi: ath11k: force add set 55 for WMI_VDEV_PARAM_SET_HEMU_MODE as cld"Pierre-Loup A. Griffais
2023-11-02wifi: ath11k: fix double free of peer rx_tid during reo cmd failureHarshitha Prem
2023-11-02wifi: ath11k: fix undefined behavior with __fls in dpHarshitha Prem
2023-11-02wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S
2023-11-02wifi: ath11k: BACKPORT: Trigger sta disconnect on hardware restartYoughandhar Chintala
2023-11-02wifi: ath11k: Fix firmware crash on vdev delete race conditionSowmiya Sree Elavalagan
2023-11-02wifi: ath11k: Don't exit on wakeup failureBaochen Qiang
2023-11-02wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh
2023-11-02wifi: ath11k: change coex_isolation to true for QCA206XBaochen Qiang
2023-11-02wifi: ath11k: change to match new 6 GHz definition of WMI enumWen Gong
2023-11-02wifi: ath11k: send TPC power to firmware for 6 GHz stationWen Gong
2023-11-02wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong
2023-11-02wifi: ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHzWen Gong
2023-11-02wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong
2023-11-02wifi: ath11k: fill parameters for vdev_set_tpc_power wmi commandWen Gong
2023-11-02wifi: ath11k: save max tx power in vdev start response event from firmwareWen Gong
2023-11-02wifi: ath11k: add parse of transmit power envelope elementWen Gong
2023-11-02wifi: ath11k: save power spectral density(psd) of regulatory ruleWen Gong
2023-11-02wifi: ath11k: move udpate channel list to worker for wait flagWen Gong
2023-11-02wifi: ath11k: move update channel list from update reg worker to reg notifierWen Gong
2023-11-02wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...Wen Gong
2023-11-02wifi: ath11k: update regulatory rules when interface addedWen Gong
2023-11-02wifi: ath11k: fix a possible dead lock caused by ab->base_lockWen Gong
2023-11-02wifi: ath11k: store cur_regulatory_info for each radioWen Gong
2023-11-02wifi: ath11k: add support to select 6 GHz Regulatory typeWen Gong
2023-11-02wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh
2023-11-02wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh
2023-11-02wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh
2023-11-02antenna isolation patch from QuectelPierre-Loup A. Griffais
2023-11-02wifi: ath11k: config BTC mode to FDD by defaultPierre-Loup A. Griffais
2023-11-02Subject: [PATCH 41/42] wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_M...neil.shi
2023-11-02Subject: [PATCH 40/42] wifi: ath11k: add log for HE_MODE_SU_TX_BFER/HE_MODE_M...neil.shi
2023-11-02Subject: [PATCH 28/42] wifi: ath11k: generate rx and tx mcs maps for supporte...neil.shi
2023-11-02Subject: [PATCH 27/42] wifi: ath11k: move HE MCS mapper to a separate functionneil.shi
2023-11-02Subject: [PATCH 22/42] wifi: ath11k: set affinity before register MHI controllerneil.shi
2023-11-02Subject: [PATCH 19/42] wifi: ath11k: support to force rddm modeneil.shi
2023-11-02Subject: [PATCH 18/42] wifi: ath11k: Remove disabling of 80+80 and 160 MHzneil.shi
2023-11-02Subject: [PATCH 17/42] wifi: ath11k: push MU-MIMO params from hostapd to hard...neil.shi
2023-11-02Subject: [PATCH 26/42] wifi: ath11k: modify accessor macros to match index sizeneil.shi
2023-11-02Revert "wifi: ath11k: fix number of VHT beamformee spatial streams"Pierre-Loup A. Griffais
2023-11-02Revert "ath11k: do not restore ASPM in case of single MSI vector"Pierre-Loup A. Griffais
2023-11-02wifi: ath11k: merge all patches to 6.1.11, fix exceptions and compilation errorsneil.shi
2023-11-02wifi: ath11k: add dma36 bit support and direct dmaneil.shi
2023-11-02wifi: ath11k: add debugfs interface to config coexneil.shi
2023-11-02wifi: ath11k: set coex btc mode FDD by defaultneil.shi