public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 18:00:50 to 2026-03-25 03:59:51 UTC [more...]

[PATCH] wifi: mt76: mt7996: disable UNI_BSS_INFO_PROTECT_INFO for mt7996
 2026-03-25  3:59 UTC 

[PATCH 1/4] wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtime
 2026-03-25  3:58 UTC  (11+ messages)
` [PATCH 2/4] wifi: mac80211: estimate expected throughput if not provided by driver/rc
` [PATCH 3/4] wifi: mac80211: add AQL support for broadcast packets
` [PATCH 4/4] wifi: mac80211: add ieee80211_txq_aql_pending()

[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-25  3:44 UTC  (15+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode

[PATCH ath-current] wifi: ath10k: fix station lookup failure during disconnect
 2026-03-25  3:05 UTC 

[PATCH v3 0/9] arm64: dts: amlogic: Add MMC/SD/SDIO support for Khadas VIM4 (Amlogic T7)
 2026-03-25  2:48 UTC  (15+ messages)
` [PATCH v3 1/9] arm64: dts: amlogic: t7: Add eMMC, SD card and SDIO pinctrl nodes
` [PATCH v3 2/9] dt-bindings: mmc: amlogic: Add compatible for T7 mmc
` [PATCH v3 3/9] arm64: dts: amlogic: t7: Add MMC controller nodes
` [PATCH v3 4/9] arm64: dts: amlogic: t7: Add PWM pinctrl nodes
` [PATCH v3 5/9] arm64: dts: amlogic: t7: Add PWM controller nodes
` [PATCH v3 6/9] arm64: dts: amlogic: t7: khadas-vim4: Add power regulators
` [PATCH v3 7/9] arm64: dts: amlogic: t7: khadas-vim4: Add SDIO power sequence and WiFi clock
` [PATCH v3 8/9] dt-bindings: net: wireless: brcm: Add compatible for bcm43752
` [PATCH v3 9/9] arm64: dts: amlogic: t7: khadas-vim4: Add MMC nodes

ath12k: desc_va endianness problem
 2026-03-25  2:46 UTC  (4+ messages)

[PATCH] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-03-25  0:15 UTC  (2+ messages)

[PATCH v2 rtw-next] wifi: rtw88: validate RX rate to prevent out-of-bound
 2026-03-24 23:55 UTC  (2+ messages)

[PATCH] wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
 2026-03-24 22:46 UTC 

[PATCH v2 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2026-03-24 21:09 UTC  (6+ messages)

[PATCH v2 00/13] wifi: mt76: mt7925: add MT7927 (Filogic 380) support
 2026-03-24 19:24 UTC  (3+ messages)
` [PATCH v2 05/13] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band

[PATCH ath-next v4] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
 2026-03-24 16:55 UTC  (6+ messages)

pull request: mt76-next 2026-03-23 v2
 2026-03-24 15:52 UTC 

[PATCH 1/2] wifi: mt76: mt7996: fix out-of-bounds array access during hardware restart
 2026-03-24 15:49 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7996: add missing max_remain_on_channel_duration

pull request: mt76-next 2026-03-23
 2026-03-24 15:24 UTC  (2+ messages)

[PATCH] wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation
 2026-03-24 15:07 UTC  (3+ messages)

pull-request: ath-next-20260324
 2026-03-24 14:26 UTC 

pull-request: ath-current-20260324
 2026-03-24 14:19 UTC 

[PATCH ath-next v2] wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
 2026-03-24 13:46 UTC  (2+ messages)

[PATCH ath-next v3] wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
 2026-03-24 13:46 UTC  (4+ messages)

pull-request: iwlwifi-fixes-2026-03-24
 2026-03-24 12:10 UTC 

[PATCH AUTOSEL 6.19-6.12] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-03-24 11:19 UTC 

[PATCH iwlwifi-fixes 1/3] wifi: iwlwifi: mld: Fix MLO scan timing
 2026-03-24  9:33 UTC  (3+ messages)
` [PATCH iwlwifi-fixes 2/3] wifi: iwlwifi: mvm: don't send a 6E related command when not supported
` [PATCH iwlwifi-fixes 3/3] wifi: iwlwifi: mld: correctly set wifi generation data

[PATCH v2 00/18] wifi: drop redundant USB device references
 2026-03-24  8:45 UTC  (4+ messages)

[PATCH wireless-next] wifi: mac80211: fix AEAD functions not handling errors
 2026-03-24  6:36 UTC  (2+ messages)

[PATCH v2 rtw-next 0/7] wifi: rtw89: 8922d: add RTL8922D common routine part 1
 2026-03-24  6:20 UTC  (8+ messages)
` [PATCH v2 rtw-next 1/7] wifi: rtw89: 8922d: add definition of quota, registers and efuse block
` [PATCH v2 rtw-next 2/7] wifi: rtw89: 8922d: add power on/off functions
` [PATCH v2 rtw-next 3/7] wifi: rtw89: 8922d: define efuse map and read necessary fields
` [PATCH v2 rtw-next 4/7] wifi: rtw89: 8922d: read and configure RF by calibration data from efuse physical map
` [PATCH v2 rtw-next 5/7] wifi: rtw89: 8922d: add set channel of MAC part
` [PATCH v2 rtw-next 6/7] wifi: rtw89: 8922d: add set channel of BB part
` [PATCH v2 rtw-next 7/7] wifi: rtw89: 8922d: add set channel of RF part

[PATCH 5.15.y] wifi: iwlwifi: read txq->read_ptr under lock
 2026-03-24  6:02 UTC 

[PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-03-24  3:42 UTC  (2+ messages)
` (subset) "

wifi: rtw89: rtw8922ae: HWSI bus lockup during RF recalibration on AP bandwidth change
 2026-03-24  2:02 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crystal_cap()
 2026-03-24  1:17 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: validate RX rate to prevent out-of-bound
 2026-03-24  1:07 UTC  (3+ messages)

[PATCH rtw-next 0/7] wifi: rtw89: 8922d: add RTL8922D common routine part 1
 2026-03-24  0:49 UTC  (10+ messages)
` [PATCH rtw-next 1/7] wifi: rtw89: 8922d: add definition of quota, registers and efuse block
` [PATCH rtw-next 2/7] wifi: rtw89: 8922d: add power on/off functions
` [PATCH rtw-next 3/7] wifi: rtw89: 8922d: define efuse map and read necessary fields
` [PATCH rtw-next 4/7] wifi: rtw89: 8922d: read and configure RF by calibration data from efuse physical map
` [PATCH rtw-next 5/7] wifi: rtw89: 8922d: add set channel of MAC part
` [PATCH rtw-next 6/7] wifi: rtw89: 8922d: add set channel of BB part
` [PATCH rtw-next 7/7] wifi: rtw89: 8922d: add set channel of RF part

[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-24  0:46 UTC  (2+ messages)

[PATCH] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-24  0:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH wireless-next] wifi: radiotap: add a field for PHY SERVICE field related data
 2026-03-23 21:12 UTC 

[PATCH wireless-next] wifi: radiotap: add field for information about observed energy
 2026-03-23 21:09 UTC 

[PATCH wireless-next] wifi: cfg80211: Add support for additional 7 GHz channels
 2026-03-23 21:02 UTC 

[PATCH] wifi: mac80211: Replace strncpy() with strscpy_pad() in drv_switch_vif_chanctx tracepoint
 2026-03-23 17:34 UTC  (3+ messages)

[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-03-23 14:26 UTC  (23+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service

[PATCH wireless-next v2 00/34] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2026-03-23 13:24 UTC  (9+ messages)

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-23 12:09 UTC  (3+ messages)
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
  ` [Intel-wired-lan] "

[PATCH 11/12] carl9170: skip cross-band channel changes during software scan
 2026-03-23  8:21 UTC  (4+ messages)

[PATCH v2] wifi: wl1251: validate packet IDs before indexing tx_frames
 2026-03-23  8:08 UTC 

[PATCH] wifi: wl1251: validate packet IDs before indexing tx_frames
 2026-03-23  8:03 UTC 

[PATCH] brcmfmac: validate bsscfg indices in IF events
 2026-03-23  7:45 UTC 

[PATCH] wireless-regdb: Update regulatory rules for India (IN) on 6GHz
 2026-03-23  5:12 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-23  5:13 UTC  (2+ messages)

[PATCH] wireless-regdb: Port RSA signing to cryptography lib
 2026-03-23  5:07 UTC  (2+ messages)

[PATCH] wireless-regdb: Update Australia (AU) 6 GHz band to 6585 MHz
 2026-03-23  5:07 UTC  (2+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-23  2:01 UTC  (28+ messages)

[RFC PATCH 0/1] wifi: iwlmvm: introduce iwl_mvm_has_gcmp_support() helper
 2026-03-22 21:52 UTC 

[PATCH] iw: fix station dump beacon RX indent
 2026-03-22 18:29 UTC 

[PATCH 0/2] ath10k: WCN3990 firmware workarounds for WLAN.HL.3.2
 2026-03-22 12:48 UTC  (3+ messages)
` [PATCH 1/2] ath10k: skip quiet mode for WCN3990 to prevent firmware crash
` [PATCH 2/2] ath10k: force passive scan on 5GHz for WCN3990

[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
 2026-03-22 12:29 UTC  (5+ messages)
` [PATCH 0/1] wifi: iwlwifi: mld: fix TSO segmentation explosion causing UAF
  ` [PATCH 1/1] wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled

[PATCH 01/11] wifi: mt76: connac: use is_connac2() to replace is_mt7921() checks
 2026-03-22  8:04 UTC  (4+ messages)

[PATCH 14/16] carl9170: main: guard op_config and bss_info_changed against non-STARTED state
 2026-03-21 22:41 UTC  (4+ messages)
` [PATCH 16/16] carl9170: cmd: downgrade transient register I/O errors to wiphy_dbg

[PATCH 13/16] carl9170: rx: gate data frame delivery on STARTED state
 2026-03-21 22:37 UTC  (3+ messages)

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

[PATCH 12/12] carl9170: rx: handle zeroed PLCP CCK rate as corrupted frame
 2026-03-21 21:42 UTC  (2+ messages)

[PATCH 01/10] carl9170: mac80211: enable Short Guard Interval for 20 MHz
 2026-03-21 21:25 UTC  (20+ messages)
` [PATCH 02/10] carl9170: mac80211: advertise RX STBC capability
` [PATCH 03/10] carl9170: mac80211: document spatial multiplexing power save handler
` [PATCH 04/10] carl9170: rx: wire up dropped frame counter
` [PATCH 05/10] carl9170: rx: track PHY errors via debugfs
` [PATCH 06/10] carl9170: phy: populate per-channel TX power from EEPROM
` [PATCH 07/10] carl9170: main: add exponential restart backoff
` [PATCH 08/10] carl9170: phy: enable antenna diversity for 2-chain devices
` [PATCH 09/10] carl9170: fw: enable DFS radar detection
` [PATCH 10/10] carl9170: phy: add periodic runtime IQ calibration

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2026-03-21
 2026-03-21 17:29 UTC  (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: mld: make alloc functions not forced static
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: mld: add double-include guards to nan.h
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: add MAC context command version 4
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: mld: use the dedicated helper to extract a link
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: always assign a fw id to a vif
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: add a macro for max FW links
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: mld: update the TLC when we deactivate a link
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structures
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: mld: block EMLSR during TDLS connections
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMD
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: reduce the number of prints upon firmware crash
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically

[PATCH 1/3] carlfw: add stability fixes for AR9170 USB adapters
 2026-03-21 13:29 UTC  (2+ messages)

[PATCH] wifi: ath10k: update outdated comment for renamed ieee80211_tx_status()
 2026-03-21 11:00 UTC 

[PATCH] wifi: iwlwifi: mvm: update outdated comment for renamed ieee80211_tx_status()
 2026-03-21 11:00 UTC 

[PATCH v3 1/1] wifi: mt76: mt7921: fix txpower reporting from rate power configuration
 2026-03-21  8:58 UTC  (3+ messages)
` [PATCH v4] "

[PATCH wireless-next v3 00/15] wifi: Ranging support enhancements
 2026-03-20 19:18 UTC  (28+ messages)
` [PATCH wireless-next v3 01/15] wifi: cfg80211: Allow RSTA role without LMR request
` [PATCH wireless-next v3 02/15] wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
` [PATCH wireless-next v3 04/15] wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operations
` [PATCH wireless-next v3 06/15] wifi: cfg80211: add proximity detection capabilities to PMSR
` [PATCH wireless-next v3 07/15] wifi: cfg80211: add continuous ranging and PD request support
` [PATCH wireless-next v3 10/15] wifi: cfg80211: add ingress/egress distance thresholds for FTM
` [PATCH wireless-next v3 12/15] wifi: cfg80211: add FTM range report negotiation support
` [PATCH wireless-next v3 13/15] wifi: cfg80211: add result reporting control for PD requests
` [PATCH wireless-next v3 14/15] wifi: cfg80211: add LTF keyseed support for secure ranging

[PATCH 06/11 net-next v4] drivers: net: drop ipv6_stub usage and use direct function calls
 2026-03-20 18:56 UTC 

[PATCH wireless-next v4 00/14] wifi: Ranging support enhancements
 2026-03-20 17:59 UTC  (9+ messages)
` [PATCH wireless-next v4 06/14] wifi: cfg80211: add proximity detection capabilities to PMSR
` [PATCH wireless-next v4 08/14] wifi: cfg80211: extend PMSR FTM response for proximity ranging
` [PATCH wireless-next v4 09/14] wifi: cfg80211: add role-based PD peer limits
` [PATCH wireless-next v4 10/14] wifi: cfg80211: add ingress/egress distance thresholds for FTM
` [PATCH wireless-next v4 11/14] wifi: cfg80211: add PD-specific preamble and bandwidth capabilities
` [PATCH wireless-next v4 12/14] wifi: cfg80211: allow suppressing FTM result reporting for PD requests
` [PATCH wireless-next v4 13/14] wifi: cfg80211: add LTF keyseed support for secure ranging
` [PATCH wireless-next v4 14/14] wifi: mac80211_hwsim: Add support for extended FTM ranging


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