public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-08 09:26:08 to 2025-03-12 09:06:50 UTC [more...]

[PATCH 1/8] wifi: mt76: mt7996: revise TXS size
 2025-03-12  9:06 UTC  (13+ messages)
` [PATCH 2/8] wifi: mt76: mt7996: fix SER reset trigger on WED reset
` [PATCH 3/8] wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP frames
` [PATCH 4/8] wifi: mt76: scan: set vif offchannel link for scanning/roc
` [PATCH 5/8] wifi: mt76: mt7996: use the correct vif "
` [PATCH 6/8] mt76: only mark tx-status-failed frames as ACKed on mt76x0/2
` [PATCH 7/8] wifi: mt76: mt7996: implement driver specific get_txpower function
` [PATCH 8/8] wifi: mt76: scan: fix setting tx_info fields

[PATCH v4 0/3] wifi: MBSSID support in MLO
 2025-03-12  8:55 UTC  (8+ messages)
` [PATCH v4 1/3] wifi: nl80211: add link id of transmitted profile for MLO MBSSID
` [PATCH v4 2/3] wifi: mac80211: restructure tx profile retrieval "
` [PATCH v4 3/3] wifi: ath12k: pass link_conf for tx_arvif retrieval

pull-request: wireless-2025-03-12
 2025-03-12  8:46 UTC 

[PATCH wireless-next v5 00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-03-12  8:44 UTC  (13+ messages)
` [PATCH wireless-next v5 01/11] wifi: mac80211: add support towards MLO handling of station statistics
` [PATCH wireless-next v5 02/11] wifi: mac80211: refactoring sta_set_sinfo() to add support towards MLO statistics
` [PATCH wireless-next v5 03/11] wifi: cfg80211: refactoring nl80211_set_station() for link attributes towards MLO
` [PATCH wireless-next v5 04/11] wifi: cfg80211: reorg sinfo structure elements for MLO
` [PATCH wireless-next v5 05/11] wifi: cfg80211: extend statistics for link level in sinfo
` [PATCH wireless-next v5 06/11] wifi: cfg80211: add flag to indicate driver supports ML station statistics
` [PATCH wireless-next v5 07/11] wifi: cfg80211: add accumulated statistics for MLO links
` [PATCH wireless-next v5 08/11] wifi: cfg80211: add additional MLO statistics
` [PATCH wireless-next v5 09/11] wifi: mac80211: extend support to fill link level sinfo structure
` [PATCH wireless-next v5 10/11] wifi: mac80211: add support to accumulate removed link statistics
` [PATCH wireless-next v5 11/11] wifi: mac80211: correct RX stats packet increment for multi-link

[PATCH next] wifi: iwlwifi: Fix uninitialized variable with __free()
 2025-03-12  8:31 UTC 

[bug report] wifi: iwlwifi: add iwlmld sub-driver
 2025-03-12  8:30 UTC 

linux-next: manual merge of the wireless-next tree with Linus' and the wireless trees
 2025-03-12  8:11 UTC  (2+ messages)

[wireless-next v3 0/2] wifi: mac80211: MLO handling for Dynamic VLAN
 2025-03-12  8:04 UTC  (6+ messages)
` [wireless-next v3 1/2] wifi: mac80211: Create separate links for VLAN interfaces
` [wireless-next v3 2/2] wifi: mac80211: VLAN traffic in multicast path

[PATCH v1] mt76: mt7915: wed: find rx token by physical address
 2025-03-12  1:41 UTC  (3+ messages)

[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-12  1:11 UTC  (7+ messages)
` [PATCH v2 ath-next 1/2] wifi: ath11k: add function to get next srng desc
` [PATCH v2 ath-next 2/2] wifi: ath11k: fix HTC rx insufficient length

[PATCH v2] wifi: virt_wifi: Add __nonstring annotations for unterminated strings
 2025-03-11 22:56 UTC 

[PATCH v2] wifi: zd1211rw: Add __nonstring annotations for unterminated strings
 2025-03-11 22:55 UTC 

[PATCH] wifi: mac80211: Add __nonstring annotations for unterminated strings
 2025-03-11 22:36 UTC  (3+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-11 22:24 UTC  (10+ messages)

[PATCH v2 00/13] wifi: mt76: mt7996: Preliminary work to support MLO
 2025-03-11 17:45 UTC  (14+ messages)
` [PATCH v2 01/13] wifi: mt76: mt7996: Add chage_vif_links stub
` [PATCH v2 02/13] wifi: mt76: mt7996: Introduce mt7996_sta_link container
` [PATCH v2 03/13] wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link
` [PATCH v2 04/13] wifi: mt76: mt7996: Add vif_cfg_changed callback
` [PATCH v2 05/13] wifi: mt76: mt7996: Add link_info_changed callback
` [PATCH v2 06/13] wifi: mt76: mt7996: Add mt7996_sta_state routine
` [PATCH v2 07/13] wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks
` [PATCH v2 08/13] wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback
` [PATCH v2 09/13] wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event()
` [PATCH v2 10/13] wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()
` [PATCH v2 11/13] wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support
` [PATCH v2 12/13] wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update signature
` [PATCH v2 13/13] wifi: mt76: mt7996: Rely on mt7996_vif_link and mt7996_sta_link in mt7996_mac_twt_teardown_flow signature

[PATCH wireless-next v4 0/4] wifi: cfg80211: update EML capabilities of an ML Station
 2025-03-11 15:54 UTC  (6+ messages)
` [PATCH wireless-next v4 1/4] wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
` [PATCH wireless-next v4 3/4] wifi: mac80211: Add helpers to fetch EMLSR delay and timeout values

[PATCH v3 wireless-next 00/14] wifi: iwlwifi: updates - 2025-03-06
 2025-03-11 15:38 UTC  (16+ messages)
` [PATCH v3 wireless-next 01/14] wifi: iwlwifi: add support for BE213
` [PATCH v3 wireless-next 02/14] wifi: iwlwifi: fix the ECKV UEFI variable name
` [PATCH v3 wireless-next 03/14] wifi: iwlwifi: fix print for ECKV
` [PATCH v3 wireless-next 04/14] wifi: iwlwifi: mvm: cleanup of TAS structure and enums
` [PATCH v3 wireless-next 05/14] wifi: iwlwifi: Add new TAS disable reason for invalid table source
` [PATCH v3 wireless-next 06/14] wifi: iwlwifi: mark Br device not integrated
` [PATCH v3 wireless-next 07/14] wifi: iwlwifi: fix debug actions order
` [PATCH v3 wireless-next 08/14] wifi: iwlwifi: w/a FW SMPS mode selection
` [PATCH v3 wireless-next 09/14] wifi: iwlwifi: mvm: Fix bit size calculation in iwl_dbgfs_tas_get_status_read
` [PATCH v3 wireless-next 10/14] wifi: iwlwifi: bump FW API to 98 for BZ/SC/DR devices
` [PATCH v3 wireless-next 11/14] wifi: iwlwifi: bump minimum API version in BZ/SC to 93
` [PATCH v3 wireless-next 12/14] wifi: iwlwifi: don't warn when if there is a FW error
` [PATCH v3 wireless-next 13/14] wifi: iwlwifi: add restricted TWT capability
` [PATCH v3 wireless-next 14/14] wifi: iwlwifi: mvm: fix setting the TK when associated

[PATCH v4 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-03-11 15:09 UTC  (6+ messages)
` [PATCH v4 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio

[PATCH wireless-next 1/2] wifi: cfg80211: expose cfg80211_chandef_get_width()
 2025-03-11 11:25 UTC  (2+ messages)
` [PATCH wireless-next 2/2] wifi: mac80211: use cfg80211_chandef_get_width()

[PATCH wireless] wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz
 2025-03-11 11:17 UTC 

[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
 2025-03-11 11:13 UTC  (5+ messages)
` [PATCH net-next v5 2/2] "

[PATCH wireless-next 1/2] wifi: mac80211: remove SSID from ML reconf
 2025-03-11 11:10 UTC  (2+ messages)
` [PATCH wireless-next 2/2] wifi: mac80211: use supported selectors from assoc in "

[PATCH][next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-11 10:42 UTC  (5+ messages)

[PATCH v10] wifi: mt76: mt7915: add wds support when wed is enabled
 2025-03-11  8:30 UTC  (2+ messages)

[PATCH v9 RESEND] wifi: mt76: mt7915: add wds support when wed is enabled
 2025-03-11  8:29 UTC  (8+ messages)

[PATCH wireless-next v4 00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-03-11  6:26 UTC  (12+ messages)
` [PATCH wireless-next v4 01/11] wifi: mac80211: add support towards MLO handling of station statistics
` [PATCH wireless-next v4 02/11] wifi: mac80211: refactoring sta_set_sinfo() to add support towards MLO statistics
` [PATCH wireless-next v4 03/11] wifi: cfg80211: refactoring nl80211_set_station() for link attributes towards MLO
` [PATCH wireless-next v4 04/11] wifi: cfg80211: reorg sinfo structure elements for MLO
` [PATCH wireless-next v4 05/11] wifi: cfg80211: extend statistics for link level in sinfo
` [PATCH wireless-next v4 06/11] wifi: cfg80211: add flag to indicate driver supports ML station statistics
` [PATCH wireless-next v4 07/11] wifi: cfg80211: add accumulated statistics for MLO links
` [PATCH wireless-next v4 08/11] wifi: cfg80211: add additional MLO statistics
` [PATCH wireless-next v4 09/11] wifi: mac80211: extend support to fill link level sinfo structure
` [PATCH wireless-next v4 10/11] wifi: mac80211: add support to accumulate removed link statistics
` [PATCH wireless-next v4 11/11] wifi: mac80211: correct RX stats packet increment for multi-link

[PATCH][next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-11  1:32 UTC 

[PATCH ath-next] wifi: ath12k: Prevent multicast duplication for dynamic VLAN
 2025-03-10 23:01 UTC 

[PATCH] wifi: carl9170: Add __nonstring annotations for unterminated strings
 2025-03-10 22:23 UTC 

[PATCH] wifi: mwifiex: Add __nonstring annotations for unterminated strings
 2025-03-10 22:23 UTC 

[PATCH] wifi: rtw88: Add __nonstring annotations for unterminated strings
 2025-03-10 22:22 UTC 

Possible Null pointer dereferences in net/mac80211/parse.c
 2025-03-10 17:09 UTC  (2+ messages)

[PATCH wireless-next 00/15] wifi: mac80211/cfg80211: updates - 2025-03-06
 2025-03-10 16:53 UTC  (8+ messages)
` [PATCH wireless-next 04/15] wifi: cfg80211: allow AP operations in 20 MHz configuration
` [PATCH wireless-next 11/15] wifi: cfg80211: Update the link address when a link is added

Mediatek 7902
 2025-03-10 15:08 UTC  (2+ messages)

(no subject)
 2025-03-10 14:10 UTC 

[PATCH ath-next] wifi: ath12k: limit WMI_SCAN_CHAN_LIST_CMDID argument size
 2025-03-10 13:28 UTC 

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2025-03-10 11:53 UTC  (2+ messages)

[PATCH rtw-next v2 0/7] Add support for RTL8814AE and RTL8814AU
 2025-03-10  8:22 UTC  (5+ messages)
` [PATCH rtw-next v2 1/7] wifi: rtw88: Add some definitions for RTL8814AU
` [PATCH rtw-next v2 4/7] wifi: rtw88: Add rtw8814a.{c,h}

[PATCH v3 00/12] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-03-10  7:04 UTC  (12+ messages)
` [PATCH v3 03/12] wifi: mac80211: add support towards MLO handling of station statistics
` [PATCH v3 07/12] wifi: cfg80211: extend statistics for link level in sinfo

[PATCH v2 wireless-next 00/15] wifi: iwlwifi: updates - 2025-03-08
 2025-03-09  5:36 UTC  (16+ messages)
` [PATCH v2 wireless-next 01/15] wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined
` [PATCH v2 wireless-next 02/15] wifi: iwlwifi: mld: fix SMPS W/A
` [PATCH v2 wireless-next 03/15] wifi: iwlwifi: mld: track channel_load_not_by_us
` [PATCH v2 wireless-next 04/15] wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair
` [PATCH v2 wireless-next 05/15] wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces
` [PATCH v2 wireless-next 06/15] wifi: iwlwifi: mld: initialize regulatory early
` [PATCH v2 wireless-next 07/15] wifi: iwlwifi: mld: use the right iface iterator in low_latency
` [PATCH v2 wireless-next 08/15] wifi: iwlwifi: mld: fix OMI time protection logic
` [PATCH v2 wireless-next 09/15] wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz
` [PATCH v2 wireless-next 10/15] wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h
` [PATCH v2 wireless-next 11/15] wifi: iwlwifi: mld: remove AP keys only for AP STA
` [PATCH v2 wireless-next 12/15] wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths
` [PATCH v2 wireless-next 13/15] wifi: iwlwifi: mld: always do MLO scan before link selection
` [PATCH v2 wireless-next 14/15] wifi: iwlwifi: mld: fix bad RSSI handling
` [PATCH v2 wireless-next 15/15] wifi: iwlwifi: mld: avoid selecting bad links

[PATCH wireless-next 00/15] wifi: iwlwifi: updates - 2025-03-08
 2025-03-08 22:01 UTC  (16+ messages)
` [PATCH wireless-next 01/15] wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined
` [PATCH wireless-next 02/15] wifi: iwlwifi: mld: fix SMPS W/A
` [PATCH wireless-next 03/15] wifi: iwlwifi: mld: track channel_load_not_by_us
` [PATCH wireless-next 04/15] wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair
` [PATCH wireless-next 05/15] wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces
` [PATCH wireless-next 06/15] wifi: iwlwifi: mld: initialize regulatory early
` [PATCH wireless-next 07/15] wifi: iwlwifi: mld: use the right iface iterator in low_latency
` [PATCH wireless-next 08/15] wifi: iwlwifi: mld: fix OMI time protection logic
` [PATCH wireless-next 09/15] wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz
` [PATCH wireless-next 10/15] wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h
` [PATCH wireless-next 11/15] wifi: iwlwifi: mld: remove AP keys only for AP STA
` [PATCH wireless-next 12/15] wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths
` [PATCH wireless-next 13/15] wifi: iwlwifi: mld: always do MLO scan before link selection
` [PATCH wireless-next 14/15] wifi: iwlwifi: mld: fix bad RSSI handling
` [PATCH wireless-next 15/15] wifi: iwlwifi: mld: avoid selecting bad links

[PATCH RESEND wireless-next 00/15] wifi: mac80211/cfg80211: updates - 2025-03-06
 2025-03-08 21:03 UTC  (16+ messages)
` [PATCH RESEND wireless-next 01/15] wifi: cfg80211: move link reconfig parameters into a struct
` [PATCH RESEND wireless-next 02/15] wifi: cfg80211: allow setting extended MLD capa/ops
` [PATCH RESEND wireless-next 03/15] wifi: mac80211: mlme: support extended MLD capa/ops in assoc
` [PATCH RESEND wireless-next 04/15] wifi: cfg80211: allow IR in 20 MHz configurations
` [PATCH RESEND wireless-next 05/15] wifi: mac80211: fix U-APSD check in ML reconfiguration
` [PATCH RESEND wireless-next 06/15] wifi: cfg80211: improve supported_selector documentation
` [PATCH RESEND wireless-next 07/15] wifi: mac80211: allow 320 MHz FTM measurements
` [PATCH RESEND wireless-next 08/15] wifi: mac80211_hwsim: Fix MLD address translation
` [PATCH RESEND wireless-next 09/15] wifi: mac80211: fix userspace_selectors corruption
` [PATCH RESEND wireless-next 10/15] wifi: mac80211: fix warning on disconnect during failed ML reconf
` [PATCH RESEND wireless-next 11/15] wifi: cfg80211: Update the link address when a link is added
` [PATCH RESEND wireless-next 12/15] wifi: mac80211: Notify cfg80211 about added link addresses
` [PATCH RESEND wireless-next 13/15] wifi: mac80211: fix ML reconf reset in disconnect
` [PATCH RESEND wireless-next 14/15] wifi: mac80211: don't include MLE in ML reconf per-STA profile
` [PATCH RESEND wireless-next 15/15] wifi: mac80211: set WMM in ML reconfiguration

[syzbot] [wireless?] INFO: task hung in regdb_fw_cb (2)
 2025-03-08  9:46 UTC  (2+ messages)

[wireless:for-next] BUILD SUCCESS 72d520476a2fab6f3489e8388ab524985d6c4b90
 2025-03-08  9:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox