public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 09:11:05 to 2026-03-20 01:18:38 UTC [more...]

[PATCH v2] wifi: mt76: mt7921: fix txpower reporting
 2026-03-20  1:17 UTC  (7+ messages)
` [PATCH v3 0/1] wifi: mt76: mt7921: fix txpower reporting from rate power configuration
  ` [PATCH v3 1/1] "
      ` [PATCH v4] "

[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-20  1:09 UTC  (2+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-20  1:00 UTC  (26+ messages)

[PATCH v2 00/13] wifi: mt76: mt7925: add MT7927 (Filogic 380) support
 2026-03-19 22:24 UTC  (14+ messages)
` [PATCH v2 01/13] wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
` [PATCH v2 02/13] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH v2 03/13] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH v2 04/13] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH v2 05/13] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band
` [PATCH v2 06/13] wifi: mt76: mt7925: add MT7927 chip ID helpers
` [PATCH v2 07/13] wifi: mt76: mt7925: add MT7927 firmware paths
` [PATCH v2 08/13] wifi: mt76: mt7925: use irq_map for chip-specific interrupt handling
` [PATCH v2 09/13] wifi: mt76: mt7925: add chip-specific DMA configuration
` [PATCH v2 10/13] wifi: mt76: mt7925: add MT7927 hardware initialization
` [PATCH v2 11/13] wifi: mt76: mt7925: fix band_idx for stable 5GHz/6GHz operation
` [PATCH v2 12/13] wifi: mt76: mt7925: enable low power support for MT7927
` [PATCH v2 13/13] wifi: mt76: mt7925: enable MT7927 PCI device IDs

[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-19 20:56 UTC  (2+ messages)

[PATCH v8 1/3] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-19 20:09 UTC 

[PATCH v7 1/3] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-19 18:50 UTC  (2+ messages)

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2026-03-19
 2026-03-19 18:48 UTC  (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: uefi: add support for PPAG table rev5
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: restrict TOP reset to some devices
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: uefi: support the new WRDS and EWRD tables
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: acpi: add support for WRDS rev 3 table
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: acpi: add support for EWRD "
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: uefi: open code the parsing of the WGDS table
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: uefi: add support for WGDS rev4
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: acpi: validate the WGDS table
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: acpi: add support for WGDS revision 4
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC

[PATCH v6] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
 2026-03-19 18:00 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: prepare REO update element only for primary link
 2026-03-19 16:23 UTC  (4+ messages)

[PATCH ath-next v4] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
 2026-03-19 15:59 UTC  (4+ messages)

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-19 15:54 UTC  (24+ messages)
` [PATCH net-next v2 01/13] net: add address list snapshot and reconciliation infrastructure
  ` [Intel-wired-lan] "
` [PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
  ` [Intel-wired-lan] "
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
  ` [Intel-wired-lan] "
` [PATCH net-next v2 04/13] net: move promiscuity handling into dev_rx_mode_work
  ` [Intel-wired-lan] "
` [PATCH net-next v2 05/13] fbnic: convert to ndo_set_rx_mode_async
  ` [Intel-wired-lan] "
` [PATCH net-next v2 06/13] mlx5: "
  ` [Intel-wired-lan] "
` [PATCH net-next v2 07/13] bnxt: "
  ` [Intel-wired-lan] "
` [PATCH net-next v2 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
  ` [Intel-wired-lan] "
` [PATCH net-next v2 09/13] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v2 10/13] netdevsim: "
` [PATCH net-next v2 11/13] dummy: "
` [PATCH net-next v2 12/13] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v2 13/13] selftests: net: add team_bridge_macvlan rx_mode test

[GIT PULL] wireless-next-2026-03-19
 2026-03-19 14:40 UTC  (2+ messages)

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-03-19 14:26 UTC  (10+ messages)
` [PATCH v2 2/4] wifi: ath: Use the unified QMI service ID instead of defining it locally
` [PATCH v2 4/4] ALSA: usb-audio: qcom: "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH] wifi: ath10k: add channel 177 for 5 GHz band
 2026-03-19 12:26 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-03-19 11:40 UTC  (3+ messages)

[PATCH 1/1] wifi: brcmfmac: silence warning for non-existent, optional firmware
 2026-03-19 11:23 UTC  (3+ messages)

[PATCH v2 iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-03-18
 2026-03-19  9:09 UTC  (16+ messages)
` [PATCH v2 iwlwifi-next 01/15] wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2
` [PATCH v2 iwlwifi-next 02/15] wifi: iwlwifi: ensure we don't read SAR values past the limit
` [PATCH v2 iwlwifi-next 03/15] wifi: iwlwifi: uefi: decouple UEFI and firmware APIs
` [PATCH v2 iwlwifi-next 04/15] wifi: iwlwifi: acpi: better use ARRAY_SIZE than a define
` [PATCH v2 iwlwifi-next 05/15] wifi: iwlwifi: mvm: cleanup some more MLO code
` [PATCH v2 iwlwifi-next 06/15] wifi: iwlwifi: mld: remove unused scan expire time constants
` [PATCH v2 iwlwifi-next 07/15] wifi: iwlwifi: mld: Refactor scan command handling
` [PATCH v2 iwlwifi-next 08/15] wifi: iwlwifi: mld: Introduce scan command version 18
` [PATCH v2 iwlwifi-next 09/15] wifi: iwlwifi: uefi: open code the PPAG table store operation
` [PATCH v2 iwlwifi-next 10/15] wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvm
` [PATCH v2 iwlwifi-next 11/15] wifi: iwlwifi: mld: add support for sta command version 3
` [PATCH v2 iwlwifi-next 12/15] wifi: iwlwifi: mld: correctly set wifi generation data
` [PATCH v2 iwlwifi-next 13/15] wifi: iwlwifi: regulatory: support a new command for PPAG
` [PATCH v2 iwlwifi-next 14/15] wifi: iwlwifi: acpi: check the size of the ACPI PPAG tables
` [PATCH v2 iwlwifi-next 15/15] wifi: iwlwifi: acpi: add support for PPAG rev5

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-19  9:02 UTC  (5+ messages)
` [PATCH v1 4/8] remoteproc: qcom: Use the unified QMI service ID instead of defining it locally
  ` (subset) "
` (subset) [PATCH v1 0/8] Group QMI service IDs into the QMI header

[PATCH] wifi: ath12k: fix MAC address copy on big endian
 2026-03-19  8:07 UTC  (4+ messages)

[PATCH v2 rtw-next] wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BU
 2026-03-19  7:01 UTC  (2+ messages)

[PATCH ath-next v3] wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
 2026-03-19  6:56 UTC 

[PATCH 1/2] wifi: mt76: mt792x: add common USB transport reset helpers
 2026-03-19  4:53 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7921u: escalate broken USB transport to device reset

[wireless:for-next] BUILD SUCCESS d5ad6ab61cbd89afdb60881f6274f74328af3ee9
 2026-03-19  4:42 UTC 

[PATCH] wifi: ath12k: fix channel list copy on big endian
 2026-03-19  2:47 UTC  (2+ messages)

[PATCH v2] wireless-regdb: Add regulatory info for CEPT countries FO, GI, IM, SM and VA listed by WiFi Alliance
 2026-03-19  2:35 UTC 

[PATCH] wireless-regdb: Add regulatory info for CEPT countries FO, GI, IM, SM and VA listed by WiFi Alliance
 2026-03-19  2:33 UTC  (3+ messages)

[GIT PULL] wireless-2026-03-18
 2026-03-19  2:30 UTC  (2+ messages)

[PATCH rtw-next v2] wifi: rtw88: TX QOS Null data the same way as Null data
 2026-03-19  1:29 UTC  (2+ messages)

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-03-18
 2026-03-18 20:54 UTC  (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: ensure we don't read SAR values past the limit
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: uefi: decouple UEFI and firmware APIs
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: acpi: better use ARRAY_SIZE than a define
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: mvm: cleanup some more MLO code
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: mld: remove unused scan expire time constants
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: Refactor scan command handling
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: mld: Introduce scan command version 18
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: uefi: open code the PPAG table store operation
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvm
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: mld: add support for sta command version 3
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: mld: correctly set wifi generation data
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: regulatory: support a new command for PPAG
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: acpi: check the size of the ACPI PPAG tables
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: acpi: add support for PPAG rev5

[PATCH wireless-next] wifi: mac80211: fix STA link removal during link removal
 2026-03-18 17:24 UTC  (2+ messages)

[PATCH v4] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
 2026-03-18 13:04 UTC  (3+ messages)

[PATCH v5 wireless-next 00/12] wifi: cfg80211/nl80211: Add NAN Data Path support
 2026-03-18 12:39 UTC  (13+ messages)
` [PATCH v5 wireless-next 01/12] wifi: cfg80211: Add an API to configure local NAN schedule
` [PATCH v5 wireless-next 02/12] wifi: cfg80211: make sure NAN chandefs are valid
` [PATCH v5 wireless-next 03/12] wifi: cfg80211: add support for NAN data interface
` [PATCH v5 wireless-next 04/12] wifi: cfg80211: separately store HT, VHT and HE capabilities for NAN
` [PATCH v5 wireless-next 05/12] wifi: nl80211: add support for NAN stations
` [PATCH v5 wireless-next 06/12] wifi: nl80211: define an API for configuring the NAN peer's schedule
` [PATCH v5 wireless-next 07/12] wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfaces
` [PATCH v5 wireless-next 08/12] wifi: nl80211: allow reporting spurious NAN Data frames
` [PATCH v5 wireless-next 09/12] wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notification
` [PATCH v5 wireless-next 10/12] wifi: nl80211: Add a notification to notify NAN channel evacuation
` [PATCH v5 wireless-next 11/12] wifi: ieee80211: Add some missing NAN definitions
` [PATCH v5 wireless-next 12/12] wifi: cfg80211: allow protected action frame TX for NAN

[PATCH v3] wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211
 2026-03-18  8:19 UTC 

[PATCH v2] wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211
 2026-03-18  8:06 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in cfg80211_chandef_create
 2026-03-18  8:00 UTC  (3+ messages)

[PATCH v2] wifi: ath12k: fix HE/EHT capability handling on big endian
 2026-03-18  7:37 UTC 

[PATCH] wifi: ath12k: fix HE/EHT capability handling on big endian
 2026-03-18  7:15 UTC  (3+ messages)

[PATCH] wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
 2026-03-18  6:46 UTC 

[PATCH net] wifi: mac80211: fix NULL deref in mesh_matches_local()
 2026-03-18  4:41 UTC  (2+ messages)

[ANN] wireless-regdb: master-2026-03-18
 2026-03-18  3:59 UTC 

RTL8852BE fails to power on: "xtal si not ready" on ASUS TUF GAMING B650-PLUS WIFI
 2026-03-18  1:18 UTC  (4+ messages)

pull request: iwlwifi firmware update 2026-03-17
 2026-03-18  0:48 UTC  (2+ messages)

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260317
 2026-03-17 21:19 UTC  (3+ messages)

[PATCH] wifi: ath: Fix the license marking
 2026-03-17 18:08 UTC 

[PATCH 05/10 net-next v3] drivers: net: drop ipv6_stub usage and use direct function calls
 2026-03-17 14:01 UTC 

[PATCH v2] wifi: rtw89: retry efuse physical map dump on transient failure
 2026-03-17 11:21 UTC 

[PATCH 13/16] carl9170: rx: gate data frame delivery on STARTED state
 2026-03-17 11:12 UTC  (2+ messages)

[PATCH 14/16] carl9170: main: guard op_config and bss_info_changed against non-STARTED state
 2026-03-17 11:06 UTC  (3+ messages)
` [PATCH 15/16] carl9170: phy: warm BB reset and same-channel no-op
` [PATCH 16/16] carl9170: cmd: downgrade transient register I/O errors to wiphy_dbg

[PATCH] wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211
 2026-03-17  9:20 UTC 

[PATCH] wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211
 2026-03-17  9:36 UTC 

[PATCH 2/3] carlfw: wlanrx: batch RX frame upload triggers
 2026-03-17  9:11 UTC  (2+ messages)
` [PATCH 3/3] carlfw: disable buggy PSM to prevent USB command timeouts

[PATCH 1/3] carlfw: add stability fixes for AR9170 USB adapters
 2026-03-17  9:11 UTC 


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