summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-26wifi: mac80211: add ieee80211_tdls_sta_link_id()Johannes Berg
2024-06-26wifi: mac80211: update STA/chandef width during switchJohannes Berg
2024-06-26wifi: mac80211: make ieee80211_chan_bw_change() able to use reservedJohannes Berg
2024-06-26wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()Johannes Berg
2024-06-26wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()Johannes Berg
2024-06-26wifi: mac80211: handle protected dual of public actionJohannes Berg
2024-06-26wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg
2024-06-18wifi: wilc1000: disable SDIO func IRQ before suspendAlexis Lothoré
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré
2024-06-18wifi: wilc1000: move sdio suspend method next to resume and pm ops definitionAlexis Lothoré
2024-06-18wifi: wilc1000: do not keep sdio bus claimed during suspend/resumeAlexis Lothoré
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré
2024-06-18wifi: wilc1000: disable power sequencerAjay Singh
2024-06-18wifi: wl18xx: allow firmwares > 8.9.0.x.58Russell King (Oracle)
2024-06-18wifi: wl18xx: add support for reading 8.9.1 fw statusRussell King (Oracle)
2024-06-18wifi: wlcore: add pn16 supportRussell King (Oracle)
2024-06-18wifi: wlcore: store AP encryption key typeRussell King (Oracle)
2024-06-18wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)
2024-06-18wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)
2024-06-18wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)
2024-06-18wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)
2024-06-12wifi: zd1211rw: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-12wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...Wolfram Sang
2024-06-12wifi: mwl8k: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-12wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-12wifi: at76c50x: prefer struct_size over open coded arithmeticErick Archer
2024-06-12wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-12wifi: iwlwifi: mvm: use ROC for P2P device activitiesShaul Triebitz
2024-06-12wifi: iwlwifi: mvm: separate non-BSS/ROC EMLSR blockingJohannes Berg
2024-06-12wifi: iwlwifi: bump min API version for Qu/So devicesMiri Korenblit
2024-06-12wifi: iwlwifi: mvm: fix re-enabling EMLSRMiri Korenblit
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg
2024-06-12wifi: iwlwifi: api: fix includes in debug.hJohannes Berg
2024-06-12wifi: iwlwifi: move TXQ bytecount limit to queue codeJohannes Berg
2024-06-12wifi: iwlwifi: mvm: fix DTIM skip powersave configJohannes Berg
2024-06-12wifi: iwlwifi: bump minimum API version in BZ/SC to 90Miri Korenblit
2024-06-12wifi: iwlwifi: mvm: remove unneeded debugfs entriesMiri Korenblit
2024-06-12wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scanEmmanuel Grumbach
2024-06-12wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()Johannes Berg
2024-06-12wifi: mac80211: fix erroneous errors for STA changesJohannes Berg
2024-06-12wifi: mac80211_hwsim: add 320 MHz to hwsim channel widthsAvraham Stern
2024-06-12wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern
2024-06-12wifi: cfg80211: reject non-conformant 6 GHz center frequenciesBenjamin Berg
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg
2024-06-12wifi: cfg80211: refactor 6 GHz AP power type parsingJohannes Berg
2024-06-12wifi: mac80211: refactor channel checksJohannes Berg
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg