summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert
2024-10-17wifi: wilc1000: Set MAC after operation modeMarek Vasut
2024-10-17wifi: mwifiex: cleanup struct mwifiex_privateDmitry Antipov
2024-10-17wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peerDmitry Antipov
2024-10-17wifi: wilc1000: Add WILC3000 supportAjay Singh
2024-10-17wifi: wilc1000: Register wiphy after reading out chipidMarek Vasut
2024-10-17wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.cMarek Vasut
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut
2024-10-17wifi: wilc1000: Keep slot powered on during suspend/resumeMarek Vasut