summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_end_user_statsKang Yang
2024-10-23wifi: ath12k: remove unused variable monitor_presentKang Yang
2024-10-23wifi: iwlwifi: work around -Wenum-compare-conditional warningArnd Bergmann
2024-10-23wifi: mac80211: re-order assigning channel in activate linksAditya Kumar Singh
2024-10-23wifi: mac80211_hwsim: use hrtimer_active()Johannes Berg
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: iwlwifi: allow IWL_FW_CHECK() with just a stringJohannes Berg
2024-10-23wifi: iwlwifi: mvm: remove redundant checkMiri Korenblit
2024-10-23wifi: iwlwifi: fw: add an error table status getterYedidya Benshimol
2024-10-23wifi: iwlwifi: do not warn about a flush with an empty TX queueBenjamin Berg
2024-10-23wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLEMiri Korenblit
2024-10-23wifi: iwlwifi: mvm: remove unneeded checkMiri Korenblit
2024-10-23wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder bufferDaniel Gabay
2024-10-23wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder bufferDaniel Gabay
2024-10-23wifi: iwlwifi: bump FW API to 94 for BZ/SC devicesMiri Korenblit
2024-10-23wifi: iwlwifi: fw: api: update link context API versionJohannes Berg
2024-10-23wifi: iwlwifi: mvm: log information about HW restart completionBenjamin Berg
2024-10-23wifi: iwlwifi: mvm: prepare the tx_power handling to be per-linkEmmanuel Grumbach
2024-10-23wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updatedEmmanuel Grumbach
2024-10-23wifi: iwlwifi: mvm: Add support for prep_add_interface() callbackIlan Peer
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-23wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg
2024-10-22wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: remove msdu_end structure for WCN7850Lingbo Kong
2024-10-20wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...Ping-Ke Shih
2024-10-20wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()Ping-Ke Shih
2024-10-20wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...Ping-Ke Shih
2024-10-20wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmeticPing-Ke Shih
2024-10-17Merge tag 'rtw-next-2024-10-10' of https://github.com/pkshih/rtwKalle Valo
2024-10-17wifi: cw1200: Remove unused cw1200_queue_requeue_all()Dr. David Alan Gilbert
2024-10-17wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak
2024-10-17wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-17wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()Dr. David Alan Gilbert