summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-12wifi: rtw89: chan: MCC take reconfig into accountZong-Zhe Yang
2024-02-12wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: tweak weight recalc ahead before MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: tweak bitmap recalc ahead before MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: add sub-entity swap function to cover replacingZong-Zhe Yang
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang
2024-02-12wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()Ajay Singh
2024-02-12wifi: mwifiex: use kstrtoX_from_user() in debugfs handlersDmitry Antipov
2024-02-12wifi: iwlwifi: fix #ifdef CONFIG_ACPI checkArnd Bergmann
2024-02-09wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg
2024-02-08wifi: iwlwifi: queue: improve warning for no skb in reclaimJohannes Berg
2024-02-08wifi: iwlwifi: mvm: move BA notif messages before actionJohannes Berg
2024-02-08wifi: iwlwifi: mvm: show skb_mac_gso_segment() failure reasonJohannes Berg
2024-02-08wifi: iwlwifi: mvm: remove flags for enable/disable beacon filterJohannes Berg
2024-02-08wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg
2024-02-08wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya
2024-02-08wifi: iwlwifi: mvm: don't send the smart fifo command if not neededEmmanuel Grumbach
2024-02-08wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach
2024-02-08wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg
2024-02-08wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packetsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg
2024-02-08wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: always update keys in D3 exitShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: limit pseudo-D3 to 60 secondsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: combine condition/warningJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix the key PN indexShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi
2024-02-08wifi: iwlwifi: properly check if link is activeMiri Korenblit
2024-02-08wifi: iwlwifi: take SGOM and UATS code out of ACPI ifdefMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: don't abort queue sync in CT-killJohannes Berg
2024-02-08wifi: iwlwifi: mvm: define RX queue sync timeout as a macroShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg
2024-02-08wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer
2024-02-08wifi: iwlwifi: mvm: advertise support for protected ranging negotiationAvraham Stern
2024-02-08wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg
2024-02-08wifi: iwlwifi: support EHT for WHMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg
2024-02-08wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg
2024-02-08wifi: iwlwifi: read mac step from aux registerMiri Korenblit
2024-02-08wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg
2024-02-08wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu
2024-02-08wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg
2024-02-08wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: start and finalize channel switch on link basisAditya Kumar Singh
2024-02-08wifi: mac80211: handle set csa/after_csa beacon on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh