summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: iwl-fh.h: fix kernel-doc issuesJohannes Berg2024-02-211-16/+20
* wifi: iwlwifi: api: fix kernel-doc referenceJohannes Berg2024-02-211-2/+2
* wifi: iwlwifi: mvm: unlock mvm if there is no primary linkBenjamin Berg2024-02-211-2/+4
* wifi: iwlwifi: bump FW API to 90 for BZ/SC devicesMiri Korenblit2024-02-212-2/+2
* wifi: iwlwifi: mvm: support PHY context version 6Johannes Berg2024-02-212-2/+6
* wifi: iwlwifi: mvm: partially support PHY context version 6Johannes Berg2024-02-213-13/+12
* wifi: iwlwifi: mvm: support wider-bandwidth OFDMAJohannes Berg2024-02-216-12/+30
* wifi: cfg80211: use ML element parsing helpersJohannes Berg2024-02-212-33/+46
* wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg2024-02-212-9/+11
* wifi: cfg80211: refactor RNR parsingJohannes Berg2024-02-211-137/+169
* wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg2024-02-212-39/+34
* wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()Johannes Berg2024-02-211-165/+80
* wifi: cfg80211: set correct param change count in ML elementBenjamin Berg2024-02-211-10/+16
* wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko2024-02-212-5/+7
* wifi: mac80211: clean up assignments to pointer cache.Colin Ian King2024-02-211-5/+1
* wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-213-11/+14
* wifi: mac80211_hwsim: add support for switch_vif_chanctx callbackAditya Kumar Singh2024-02-211-1/+43
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-2112-14/+26
* Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-02-21306-7272/+18906
|\
| * wifi: wilc1000: add missing read critical sections around vif list traversalAjay Singh2024-02-192-25/+35
| * wifi: wilc1000: fix declarations orderingAlexis Lothoré2024-02-192-11/+11
| * wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré2024-02-195-10/+16
| * wifi: wilc1000: split deeply nested RCU list traversal in dedicated helperAlexis Lothoré2024-02-191-11/+14
| * wifi: rtw89: 8922a: add helper of set_channelPing-Ke Shih2024-02-193-0/+76
| * wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih2024-02-196-0/+208
| * wifi: rtw89: 8922a: add set_channel BB partPing-Ke Shih2024-02-192-0/+427
| * wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih2024-02-194-1/+173
| * wifi: brcmsmac: avoid function pointer castsArnd Bergmann2024-02-163-5/+5
| * wifi: rtlwifi: rtl_usb: Store the endpoint addressesBitterblue Smith2024-02-156-45/+68
| * wifi: rtlwifi: rtl8192cu: Fix 2T2R chip type detectionBitterblue Smith2024-02-152-2/+3
| * wifi: rtw89: fw: remove unnecessary rcu_read_unlock() for puncturedPing-Ke Shih2024-02-151-1/+0
| * wifi: rtw89: 8922a: declare to support two chanctxZong-Zhe Yang2024-02-151-1/+1
| * wifi: rtw89: chan: support MCC on Wi-Fi 7 chipsZong-Zhe Yang2024-02-152-27/+420
| * wifi: rtw89: fw: implement MRC H2C command functionsZong-Zhe Yang2024-02-152-0/+460
| * wifi: rtw89: mac: implement MRC C2H event handlingZong-Zhe Yang2024-02-154-1/+112
| * wifi: rtw89: fw: add definition of H2C command and C2H event for MRC seriesZong-Zhe Yang2024-02-152-6/+190
| * wifi: wilc1000: validate chip id during bus probeDavid Mosberger-Tang2024-02-153-20/+59
| * wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré2024-02-151-21/+7
| * wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg2024-02-152-5/+1
| * wifi: iwlwifi: cancel session protection only if there is oneMiri Korenblit2024-02-151-4/+12
| * wifi: iwlwifi: mvm: remove IWL_MVM_STATUS_NEED_FLUSH_P2PMiri Korenblit2024-02-152-55/+38
| * Merge wireless into wireless-nextJohannes Berg2024-02-156-18/+79
| |\
| * | wifi: iwlwifi: mvm: check own capabilities for EMLSRJohannes Berg2024-02-121-0/+7
| * | wifi: iwlwifi: bump FW API to 89 for AX/BZ/SC devicesMiri Korenblit2024-02-123-5/+5
| * | wifi: iwlwifi: iwl-trans.h: clean up kernel-docJohannes Berg2024-02-121-13/+51
| * | wifi: iwlwifi: fw: file: clean up kernel-docJohannes Berg2024-02-121-3/+13
| * | wifi: iwlwifi: api: dbg-tlv: fix up kernel-docJohannes Berg2024-02-121-3/+5
| * | wifi: iwlwifi: error-dump: fix kernel-doc issuesJohannes Berg2024-02-121-10/+13
| * | wifi: iwlwifi: mvm: fix thermal kernel-docJohannes Berg2024-02-121-2/+2
| * | wifi: iwlwifi: don't use TRUE/FALSE with boolJohannes Berg2024-02-124-8/+8