linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-01 13:06:41 to 2024-07-03 21:43:49 UTC [more...]

[PATCH 00/29] Enabling MT7925 MLO Mode Support
 2024-07-03 21:42 UTC  (29+ messages)
` [PATCH 01/29] wifi: mt76: mt7925: update mt76_connac_mcu_uni_add_dev for MLO
` [PATCH 02/29] wifi: mt76: mt7925: update mt7925_mac_link_sta_[add, remove] "
` [PATCH 03/29] wifi: mt76: mt7925: set Tx queue parameters according to link id
` [PATCH 04/29] wifi: mt76: mt7925: set mt7925_mcu_sta_key_tlv "
` [PATCH 05/29] wifi: mt76: mt7925: add mt7925_set_link_key
` [PATCH 06/29] wifi: mt76: mt7925: extend mt7925_mcu_uni_roc_event
` [PATCH 07/29] wifi: mt76: mt7925: add mt7925_change_vif_links
` [PATCH 08/29] wifi: mt76: mt7925: add mt7925_change_sta_links
` [PATCH 09/29] wifi: mt76: mt7925: add link handling in mt7925_mac_sta_add
` [PATCH 10/29] wifi: mt76: mt7925: add link handling in mt7925_mac_sta_remove
` [PATCH 11/29] wifi: mt76: mt7925: add link handling to txwi
` [PATCH 12/29] wifi: mt76: mt7925: add link handling in mt7925_set_key
` [PATCH 13/29] wifi: mt76: mt7925: add link handling to mt7925_change_chanctx
` [PATCH 14/29] wifi: mt76: mt7925: add link handling in the BSS_CHANGED_PS handler
` [PATCH 15/29] wifi: mt76: mt7925: add link handling in mt7925_mcu_set_beacon_filter
` [PATCH 16/29] wifi: mt76: mt7925: add link handling in mt7925_txwi_free
` [PATCH 17/29] wifi: mt76: mt7925: add link handling in mt7925_mac_sta_assoc
` [PATCH 18/29] wifi: mt76: mt7925: add link handling in mt7925_sta_set_decap_offload
` [PATCH 19/29] wifi: mt76: mt7925: update rate index according to link id
` [PATCH 20/29] wifi: mt76: mt7925: report link information in rx status
` [PATCH 21/29] wifi: mt76: add def_wcid to struct mt76_wcid
` [PATCH 22/29] wifi: mt76: mt7925: add mt7925_[assign,unassign]_vif_chanctx
` [PATCH 23/29] wifi: mt76: mt7925: update mt7925_mcu_sta_mld_tlv for MLO
` [PATCH 24/29] wifi: mt76: mt7925: update mt7925_mcu_bss_mld_tlv "
` [PATCH 25/29] wifi: mt76: mt7925: update mt7925_mcu_add_bss_info "
` [PATCH 26/29] wifi: mt76: mt7925: update mt7925_mcu_sta_update "
` [PATCH 27/29] wifi: mt76: mt7925: add mt7925_mcu_sta_eht_mld_tlv "
` [PATCH 28/29] wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv "

[PATCH net] wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()
 2024-07-03 21:05 UTC 

[PATCH 2/3] wifi: iwlwifi: mvm: unify and fix interface combinations
 2024-07-03 18:56 UTC  (4+ messages)
` [REGRESSION] wiphy_register fails for mvm (AX211)

[PATCH v2] wifi: ath12k: Add WMI control path stats infra
 2024-07-03 16:51 UTC  (2+ messages)

[PATCH v8 0/8] wifi: ath12k: Introduce device group abstraction
 2024-07-03 16:35 UTC  (9+ messages)
` [PATCH v8 6/8] "
` [PATCH v8 7/8] wifi: ath12k: refactor core start based on hardware group

[PATCH] wifi: mac80211: clear vif drv_priv after calling remove_interface
 2024-07-03 15:17 UTC 

pull-request: ath-next-20240702
 2024-07-03 14:49 UTC  (6+ messages)

[PATCH wireless] wifi: wilc1000: fix ies_len type in connect path
 2024-07-03 13:50 UTC  (3+ messages)

[PATCH] wifi: rtlwifi: fix default typo
 2024-07-03 13:44 UTC  (3+ messages)

[PATCH wireless 0/9] wifi: cfg80211: avoid some garbage values
 2024-07-03 13:23 UTC  (25+ messages)
` [PATCH wireless 1/9] wifi: cfg80211: avoid garbage value of 'io_type' in brcmf_cfg80211_attach()
` [PATCH wireless 2/9] wifi: brcmfmac: avoid garbage value of 'status' in brcmf_c_download_blob()
` [PATCH wireless 3/9] wifi: cfg80211: avoid garbage value of 'noise' in brcmf_cfg80211_dump_survey()
` [PATCH wireless 4/9] wifi: cfg80211: avoid garbage value of 'chanspec' in brcmf_cfg80211_get_channel()
` [PATCH wireless 5/9] wifi: cfg80211: avoid garbage value of 'freq' in brcmf_cfg80211_mgmt_tx()
` [PATCH wireless 6/9] wifi: cfg80211: avoid garbage value of 'wsec' in brcmf_cfg80211_reconfigure_wep()
` [PATCH wireless 7/9] wifi: cfg80211: avoid garbage value of 'wsec' in brcmf_cfg80211_add_key()
` [PATCH wireless 8/9] wifi: cfg80211: avoid garbage value of 'val' in brcmf_set_key_mgmt()
` [PATCH wireless 9/9] wifi: cfg80211: avoid garbage value of 'wsec' in brcmf_cfg80211_{get,config_default}_key()

[wireless:pending] BUILD SUCCESS 6e926a73a750e4ffd31abf29d9352fd4d98f220b
 2024-07-03 13:15 UTC 

[RESEND][PATCH v1 0/5] thermal: Pass trip pointer to .set_trip_temp() callback
 2024-07-03 12:21 UTC  (9+ messages)
` [RESEND][PATCH v1 1/5] thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
` [RESEND][PATCH v1 2/5] thermal: trip: Add conversion macros for thermal trip priv field
` [RESEND][PATCH v1 3/5] thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
` [RESEND][PATCH v1 4/5] thermal: imx: Drop critical trip check from imx_set_trip_temp()
` [RESEND][PATCH v1 5/5] thermal: trip: Fold __thermal_zone_get_trip() into its caller

[PATCH v3]wifi: ath12k: Add firmware coredump collection support
 2024-07-03 12:18 UTC  (6+ messages)

[PATCH] wifi: iwlwifi: mvm: re-enable MLO
 2024-07-03 10:27 UTC 

[PATCH] drivers/mediatek: Fix some mt7601u vendor could not connect
 2024-07-03 10:20 UTC 

[RFC v2 0/2] Add Multi-Link Reconfigure link removal support
 2024-07-03 10:06 UTC  (4+ messages)
` [RFC v2 1/2] wifi: cfg80211/mac80211: Introduce nl80211 commands to support MLD link removal offload

[PATCH 00/18] wifi: iwlwifi: updates - 03-07-2024
 2024-07-03  9:59 UTC  (19+ messages)
` [PATCH 01/18] wifi: iwlwifi: mvm: clean up reorder buffer data
` [PATCH 02/18] wifi: iwlwifi: mvm: align reorder buffer entries to cacheline
` [PATCH 03/18] wifi: iwlwifi: mvm: simplify EMLSR blocking
` [PATCH 04/18] wifi: iwlwifi: return a new allocation for hdr page space
` [PATCH 05/18] wifi: iwlwifi: map entire SKB when sending AMSDUs
` [PATCH 06/18] wifi: iwlwifi: keep the TSO and workaround pages mapped
` [PATCH 07/18] wifi: iwlwifi: use already mapped data when TXing an AMSDU
` [PATCH 08/18] wifi: iwlwifi: keep BHs disabled when TXing from reclaim
` [PATCH 09/18] wifi: iwlwifi: release TXQ lock during reclaim
` [PATCH 10/18] wifi: iwlwifi: mvm: add missing string for ROC EMLSR block
` [PATCH 11/18] wifi: iwlwifi: fw: api: fix memory region kernel-doc
` [PATCH 12/18] wifi: iwlwifi: fw: api: mac: fix kernel-doc
` [PATCH 13/18] wifi: iwlwifi: fw: api: add puncturing to PHY context docs
` [PATCH 14/18] wifi: iwlwifi: document PPAG table command union correctly
` [PATCH 15/18] wifi: iwlwifi: fw: api: fix missing RX descriptor kernel-doc
` [PATCH 16/18] wifi: iwlwifi: mvm: document remaining mvm data
` [PATCH 17/18] wifi: iwlwifi: Remove debug message
` [PATCH 18/18] wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v12

[syzbot] [wireless?] WARNING in rate_control_rate_init (3)
 2024-07-03  9:56 UTC 

Adding EPCS Support
 2024-07-03  7:56 UTC  (2+ messages)

[REGRESSION] Freeze on resume from S3 (bisected)
 2024-07-03  7:39 UTC  (2+ messages)

[PATCH] [RFC] mwifiex: Fix NULL pointer deref
 2024-07-03  7:24 UTC  (8+ messages)

[PATCH] mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
 2024-07-03  7:24 UTC 

[PATCH] rtlwifi: fix comment typo
 2024-07-03  7:06 UTC  (3+ messages)

[PATCH 0/5] wifi: iwlwifi: fixes - 03-07-2024
 2024-07-03  3:43 UTC  (6+ messages)
` [PATCH 1/5] wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
` [PATCH 2/5] wifi: iwlwifi: mvm: avoid link lookup in statistics
` [PATCH 3/5] wifi: iwlwifi: mvm: avoid NULL dereference
` [PATCH 4/5] wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
` [PATCH 5/5] wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0

[RFC] iwlwifi: allow scanning non PSC channels
 2024-07-02 19:58 UTC 

[PATCH] iw: fix formats under MIPS64/PPC
 2024-07-02 19:35 UTC 

[PATCH v3 0/5] Add AP6275P wireless support
 2024-07-02 19:20 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v3 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-07-02 18:21 UTC  (14+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
    ` [EXT] "

iwlwifi/be200: Does not detect AP on non-PSC channel
 2024-07-02 16:18 UTC 

[PATCH v5 0/4] wifi: ath12k: Factory test mode support
 2024-07-02 13:49 UTC  (4+ messages)
` [PATCH v5 3/4] wifi: ath12k: add factory "

[PATCH v2 1/2] wifi: rtw89: mac: parse MRC C2H failure report
 2024-07-02 12:44 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: rtw89: unify the selection logic of RFK table when MCC

[PATCH v4 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-02 11:36 UTC  (11+ messages)
` [PATCH v4 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v4 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v4 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v4 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v4 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v4 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v4 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v4 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v4 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v4 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy

[PATCH 0/4] wifi: rtw89: 8852bt: add RF calibrations IQK, RX DCK, DACK and RCK
 2024-07-02 11:48 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: 8852bt: rfk: add IQK

[PATCH] wifi: rtw89: constrain TX power according to Transmit Power Envelope
 2024-07-02 11:39 UTC  (2+ messages)

[PATCH] wifi: rtw89: coex: Add coexistence policy for hardware scan
 2024-07-02 11:33 UTC  (2+ messages)

[PATCH v3 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-02 11:07 UTC  (16+ messages)
` [PATCH v3 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v3 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v3 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v3 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v3 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v3 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v3 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v3 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v3 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v3 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy

[PATCH] wifi: iwlwifi: mvm: fix interface combinations
 2024-07-02 11:00 UTC 

Kernel 6.9.6, iwlwifi with an Intel AX210 sporadically fails after resuming from Suspend to RAM
 2024-07-02  7:30 UTC  (2+ messages)

[PATCH v3 1/3] wireless-regdb: Update regulatory info for Jordan (JO) for 2022
 2024-07-02  6:51 UTC  (3+ messages)
` [PATCH v3 2/3] wireless-regdb: Update regulatory info for Kenya (KE) "
` [PATCH v3 3/3] wireless-regdb: Update regulatory info for Macao (MO) for 2024

[PATCH 1/2] wifi: rtw89: mac: parse MRC C2H failure report
 2024-07-02  3:38 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: unify the selection logic of RFK table when MCC

[PATCH] wifi: rtw88: schedule rx work after everything is set up
 2024-07-02  3:15 UTC  (5+ messages)

[PATCH v9 0/8] wifi: ath12k: Introduce device group abstraction
 2024-07-01 23:42 UTC  (17+ messages)
` [PATCH v9 1/8] wifi: ath12k: Refactor core start api
` [PATCH v9 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v9 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v9 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v9 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v9 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v9 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v9 8/8] wifi: ath12k: move ath12k_hw from per device to group

[PATCH] iw: fix formats under MIPS64/PPC
 2024-07-01 22:22 UTC  (9+ messages)

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-07-01 20:54 UTC  (20+ messages)
                  ` brcmfmac: how to setup SAE on RPi // "

[PATCH] wifi: ath12k: Support Transmit DE stats
 2024-07-01 19:25 UTC  (2+ messages)

[PATCH 1/3] wifi: ath12k: Support Transmit Scheduler stats
 2024-07-01 18:57 UTC  (2+ messages)

[PATCH v7 1/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-07-01 18:55 UTC  (2+ messages)

[PATCH v2 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-01 13:42 UTC  (5+ messages)
` [PATCH v2 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v2 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).