summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König12-31/+31
2024-11-11wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong1-4/+4
2024-11-11wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco1-2/+1
2024-11-07wifi: iwlwifi: mvm: don't call power_update_mac in fast suspendEmmanuel Grumbach1-2/+0
2024-11-07wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STAMiri Korenblit17-77/+77
2024-11-07wifi: iwlwifi: bump minimum API version in BZ/SC to 92Miri Korenblit2-2/+2
2024-11-07wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.hMiri Korenblit2-2/+3
2024-11-07wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach4-14/+30
2024-11-07wifi: iwlwifi: mvm: tell iwlmei when we finished suspendingEmmanuel Grumbach1-2/+6
2024-11-07wifi: iwlwifi: allow fast resume on ax200Emmanuel Grumbach1-1/+1
2024-11-07wifi: iwlwifi: mvm: support new initiator and responder command versionAvraham Stern3-1/+7
2024-11-07wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latencyJohannes Berg1-9/+55
2024-11-07wifi: iwlwifi: mvm: MLO scan upon channel condition degradationEmmanuel Grumbach4-2/+15
2024-11-07wifi: iwlwifi: mvm: support new versions of the wowlan APIsEmmanuel Grumbach4-23/+171
2024-11-07wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif()Johannes Berg1-3/+1
2024-11-07wifi: iwlwifi: mvm: unify link info initializationJohannes Berg4-16/+15
2024-11-07wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protectionJohannes Berg4-0/+16
2024-11-07wifi: cfg80211: Fix an error handling path in nl80211_start_ap()Christophe JAILLET1-4/+4
2024-11-07wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov1-0/+1
2024-11-07wifi: cfg80211: Remove the Medium Synchronization Delay validity checkLingbo Kong1-6/+0
2024-11-07wifi: mac80211: fix description of ieee80211_set_active_links() for new sequenceZong-Zhe Yang1-1/+1
2024-11-06wifi: rtlwifi: Remove some exhalbtc deadcodeDr. David Alan Gilbert4-101/+0
2024-11-06wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli1-1/+10
2024-11-06wifi: rtw88: Enable the new RTL8821AU/RTL8812AU driversBitterblue Smith2-0/+48
2024-11-06wifi: rtw88: Add rtw8821au.c and rtw8812au.cBitterblue Smith2-0/+56
2024-11-06wifi: rtw88: Add rtw8812a.{c,h}Bitterblue Smith2-0/+1112
2024-11-06wifi: rtw88: Add rtw8821a.{c,h}Bitterblue Smith2-0/+1207
2024-11-06wifi: rtw88: Add rtw88xxa.{c,h}Bitterblue Smith2-0/+2164
2024-11-06wifi: rtw88: Add rtw8821a_table.{c,h}Bitterblue Smith2-0/+2371
2024-11-06wifi: rtw88: Add rtw8812a_table.{c,h}Bitterblue Smith2-0/+2838
2024-11-06wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP existChing-Te Ku1-1/+5
2024-11-06wifi: rtw89: 8852b: change RF mode to normal mode when set channelChih-Kang Chang1-5/+3
2024-11-06wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao1-0/+4
2024-11-06wifi: rtw89: 8922a: fill the missing OP1dB configurationKuan-Chung Chen2-0/+61
2024-11-06wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih1-2/+5
2024-11-06wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih2-12/+46
2024-11-06wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih1-7/+5
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih6-0/+36
2024-11-06wifi: rtw89: fw: shrink download size of security section for RTL8852BPing-Ke Shih2-3/+34
2024-11-06wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chipsPing-Ke Shih2-1/+90
2024-11-06wifi: rtw89: efuse: move recognize firmware MSS info v1 to commonPing-Ke Shih3-49/+62
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih7-4/+13
2024-11-01wifi: rtw89: set pause_data field to avoid transmitting data in scan channelsChih-Kang Chang1-0/+4
2024-11-01wifi: rtw89: don't check done-ack for entering PSChin-Yen Lee1-1/+1
2024-10-31wifi: cw1200: Fix potential NULL dereferenceLinus Walleij1-1/+1
2024-10-31wifi: brcm80211: Remove unused dma_txflush()Dr. David Alan Gilbert2-10/+0
2024-10-31wifi: wfx: Fix error handling in wfx_core_init()Yuan Can1-2/+15
2024-10-30Documentation: networking: Add missing PHY_GET command in the message listKory Maincent1-0/+3
2024-10-30devlink: remove unused devlink_resource_register()Przemek Kitszel2-39/+0
2024-10-30devlink: remove unused devlink_resource_occ_get_register() and _unregister()Przemek Kitszel2-46/+0