summaryrefslogtreecommitdiffstats
path: root/drivers/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-29wifi: rtw88: Let each driver control the power on/off processBitterblue Smith10-9/+36
2024-10-29wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULLBitterblue Smith1-3/+11
2024-10-29wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith2-8/+69
2024-10-29wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith8-10/+34
2024-10-29wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith7-0/+9
2024-10-29wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith4-36/+177
2024-10-29wifi: rtw88: Report the signal strength only if it's knownBitterblue Smith1-4/+8
2024-10-29wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang5-44/+70
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang4-65/+149
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang4-13/+108
2024-10-29wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang2-6/+69
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang2-0/+17
2024-10-25wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter1-0/+1
2024-10-25wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang1-2/+2
2024-10-25wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan caseChing-Te Ku1-1/+1
2024-10-25wifi: rtw89: fix -Wenum-compare-conditional warningsArnd Bergmann1-11/+37
2024-10-25wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmwarePing-Ke Shih2-1/+5
2024-10-25wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rateMohammed Anees1-3/+1
2024-10-25wifi: rtw89: regd: block 6 GHz if marked as N/A in regd mapZong-Zhe Yang1-5/+27
2024-10-25wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protectionPing-Ke Shih10-0/+86
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih13-5/+138
2024-10-20wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...Ping-Ke Shih2-4/+4
2024-10-20wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih1-2/+2
2024-10-20wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih1-2/+2
2024-10-20wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih1-2/+2
2024-10-20wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih1-2/+2
2024-10-20wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...Ping-Ke Shih1-2/+4
2024-10-20wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmeticPing-Ke Shih1-1/+1
2024-10-17wifi: cw1200: Remove unused cw1200_queue_requeue_all()Dr. David Alan Gilbert2-28/+0
2024-10-17wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak1-1/+1
2024-10-17wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-2/+1
2024-10-17wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()Dr. David Alan Gilbert2-6/+0
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert2-8/+0
2024-10-17wifi: wilc1000: Set MAC after operation modeMarek Vasut1-3/+3
2024-10-17wifi: mwifiex: cleanup struct mwifiex_privateDmitry Antipov4-18/+3
2024-10-17wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peerDmitry Antipov2-3/+0
2024-10-17wifi: wilc1000: Add WILC3000 supportAjay Singh6-63/+299
2024-10-17wifi: wilc1000: Register wiphy after reading out chipidMarek Vasut4-8/+17
2024-10-17wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.cMarek Vasut2-48/+47
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut3-51/+118
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut2-26/+23
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut5-49/+53
2024-10-17dt-bindings: wireless: wilc1000: Document WILC3000 compatible stringMarek Vasut1-1/+5
2024-10-17wifi: wilc1000: Keep slot powered on during suspend/resumeMarek Vasut1-8/+1
2024-10-17wifi: rt2x00: convert comma to semicolonYan Zhen1-1/+1
2024-10-17wifi: mwifiex: add missing locking for cfg80211 callsSascha Hauer2-0/+4
2024-10-17wifi: ipw: select CRYPTO_LIB_ARC4Johannes Berg1-0/+1
2024-10-10wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmwareChin-Yen Lee3-0/+9
2024-10-10wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report indexChing-Te Ku2-13/+76
2024-10-10wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughputChing-Te Ku1-1/+10