summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-11-11Merge tag 'rtw-next-2024-11-06' of https://github.com/pkshih/rtwKalle Valo
2024-11-07wifi: iwlwifi: mvm: don't call power_update_mac in fast suspendEmmanuel Grumbach
2024-11-07wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STAMiri Korenblit
2024-11-07wifi: iwlwifi: bump minimum API version in BZ/SC to 92Miri Korenblit
2024-11-07wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.hMiri Korenblit
2024-11-07wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach
2024-11-07wifi: iwlwifi: mvm: tell iwlmei when we finished suspendingEmmanuel Grumbach
2024-11-07wifi: iwlwifi: allow fast resume on ax200Emmanuel Grumbach
2024-11-07wifi: iwlwifi: mvm: support new initiator and responder command versionAvraham Stern
2024-11-07wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latencyJohannes Berg
2024-11-07wifi: iwlwifi: mvm: MLO scan upon channel condition degradationEmmanuel Grumbach
2024-11-07wifi: iwlwifi: mvm: support new versions of the wowlan APIsEmmanuel Grumbach
2024-11-07wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif()Johannes Berg
2024-11-07wifi: iwlwifi: mvm: unify link info initializationJohannes Berg
2024-11-07wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protectionJohannes Berg
2024-11-07_RESEND_PATCH_v2_04_19_wifi_rt2x00_Remove_redundant_hrtimer_init_Nam Cao
2024-11-06wifi: ath12k: Add MLO peer assoc command supportSriram R
2024-11-06wifi: ath12k: add helper to find multi-link stationSriram R
2024-11-06wifi: ath12k: add multi-link flag in peer create commandSriram R
2024-11-06wifi: ath12k: Add helpers for multi link peer creation and deletionSriram R
2024-11-06wifi: ath12k: introduce ath12k_hw_warn()Kalle Valo
2024-11-06wifi: ath12k: Refactor sta state machineSriram R
2024-11-06wifi: ath12k: MLO vdev bringup changesSriram R
2024-11-06wifi: ath12k: ath12k_mac_vdev_create(): use goto for error handlingKalle Valo
2024-11-06wifi: ath12k: mark QMI driver event helpers as noinlineJeff Johnson
2024-11-06wifi: ath11k: Suspend hardware before firmware mode off for WCN6750Balaji Pothunoori
2024-11-06wifi: rtlwifi: Remove some exhalbtc deadcodeDr. David Alan Gilbert
2024-11-06wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli
2024-11-06wifi: rtw88: Enable the new RTL8821AU/RTL8812AU driversBitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821au.c and rtw8812au.cBitterblue Smith
2024-11-06wifi: rtw88: Add rtw8812a.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821a.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw88xxa.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821a_table.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8812a_table.{c,h}Bitterblue Smith
2024-11-06wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP existChing-Te Ku
2024-11-06wifi: rtw89: 8852b: change RF mode to normal mode when set channelChih-Kang Chang
2024-11-06wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao
2024-11-06wifi: rtw89: 8922a: fill the missing OP1dB configurationKuan-Chung Chen
2024-11-06wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih
2024-11-06wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih
2024-11-06wifi: rtw89: fw: shrink download size of security section for RTL8852BPing-Ke Shih
2024-11-06wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move recognize firmware MSS info v1 to commonPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih
2024-11-01wifi: rtw89: set pause_data field to avoid transmitting data in scan channelsChih-Kang Chang
2024-11-01wifi: rtw89: don't check done-ack for entering PSChin-Yen Lee
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski