summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-10-31wifi: cw1200: Fix potential NULL dereferenceLinus Walleij
2024-10-31wifi: brcm80211: Remove unused dma_txflush()Dr. David Alan Gilbert
2024-10-31wifi: wfx: Fix error handling in wfx_core_init()Yuan Can
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-30wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner
2024-10-29wifi: rtw88: 8812a: Mitigate beacon lossBitterblue Smith
2024-10-29wifi: rtw88: 8821a: Regularly ask for BT info updatesBitterblue Smith
2024-10-29wifi: rtw88: coex: Support chips without a scoreboardBitterblue Smith
2024-10-29wifi: rtw88: Detect beacon loss with chips other than 8822cBitterblue Smith
2024-10-29wifi: rtw88: usb: Set pkt_info.ls for the reserved pageBitterblue Smith
2024-10-29wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith
2024-10-29wifi: rtw88: Support TX page sizes bigger than 128Bitterblue Smith
2024-10-29wifi: rtw88: Make txagc_remnant_ofdm an arrayBitterblue Smith
2024-10-29wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith
2024-10-29wifi: rtw88: Let each driver control the power on/off processBitterblue Smith
2024-10-29wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULLBitterblue Smith
2024-10-29wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith
2024-10-29wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith
2024-10-29wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Report the signal strength only if it's knownBitterblue Smith
2024-10-29wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-29wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang
2024-10-25wifi: ath12k: convert tasklet to BH workqueue for CE interruptsRaj Kumar Bhagat
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit
2024-10-25wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-25wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter
2024-10-25wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang
2024-10-25wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan caseChing-Te Ku
2024-10-25wifi: rtw89: fix -Wenum-compare-conditional warningsArnd Bergmann
2024-10-25wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmwarePing-Ke Shih
2024-10-25wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rateMohammed Anees
2024-10-25wifi: rtw89: regd: block 6 GHz if marked as N/A in regd mapZong-Zhe Yang
2024-10-25wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protectionPing-Ke Shih
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih
2024-10-23wifi: ath12k: fix A-MSDU indication in monitor modeKang Yang
2024-10-23wifi: ath12k: use tail MSDU to get MSDU informationKang Yang
2024-10-23wifi: ath12k: delete NSS and TX power setting for monitor vdevKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_mpdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_infoKang Yang