public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 19:04:02 to 2026-04-15 22:23:36 UTC [more...]

[PATCH v2 0/6] wifi: mwifiex: fix OOB reads and writes from firmware response fields
 2026-04-15 22:23 UTC  (6+ messages)
` [PATCH v2 1/6] wifi: mwifiex: fix OOB write from firmware queue_index in WMM status response
` [PATCH v2 2/6] wifi: mwifiex: fix OOB write from firmware TID in ADDBA response handler
` [PATCH v2 3/6] wifi: mwifiex: fix OOB read from firmware sta_count in station list response
` [PATCH v2 4/6] wifi: mwifiex: fix OOB read in scan response from mismatched TLV data sizes
` [PATCH v2 5/6] wifi: mwifiex: fix OOB read from firmware intf_num in multichannel event

[PATCH v2 0/3] wifi: carl9170: fix buffer overflow and OOB reads in firmware response handling
 2026-04-15 22:23 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
` [PATCH v2 2/3] wifi: carl9170: fix OOB read from off-by-two in TX status handler
` [PATCH v2 3/3] wifi: carl9170: fix buffer overflow in rx_stream failover path

[PATCH v2 0/5] wifi: rsi: fix multiple firmware descriptor validation issues
 2026-04-15 22:23 UTC  (6+ messages)
` [PATCH v2 1/5] wifi: rsi: fix OOB read from firmware offset field in SDIO RX path
` [PATCH v2 2/5] wifi: rsi: fix integer underflow from firmware extended_desc in rsi_prepare_skb()
` [PATCH v2 3/5] wifi: rsi: fix OOB read from firmware-claimed length exceeding actual frame size
` [PATCH v2 4/5] wifi: rsi: fix OOB read from firmware pad_bytes in management RX path
` [PATCH v2 5/5] wifi: rsi: fix infinite loop when firmware sends zero-length packet

mt7996e kernel panic
 2026-04-15 19:53 UTC  (2+ messages)

Firmware for reverse engineering b43?
 2026-04-15 18:58 UTC  (10+ messages)

[PATCH] ssb: fix reference leaks on failed flash device registration
 2026-04-15 18:30 UTC 

[PATCH] zd1211rw/mac: Fix out-of-bounds upon RX when unassociated
 2026-04-15 17:08 UTC 

[PATCH] wifi: rtw88: Add NULL check for chip->edcca_th
 2026-04-15 17:03 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] wifi: rtw88: Add NULL check for chip->edcca_th in rtw_fw_adaptivity_result()

[PATCH v2] wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
 2026-04-15 16:57 UTC 

[PATCH 00/20] wifi: mac80211: clean up and fix per-STA BW handling
 2026-04-15 16:05 UTC  (26+ messages)
` [PATCH 01/20] wifi: mac80211: remove NAN guards on ieee80211_sta_cur_vht_bw() calls
` [PATCH 02/20] wifi: mac80211: set cur_max_bandwidth to maximum
` [PATCH 03/20] wifi: mac80211: use max BW for HT channel width update
` [PATCH 04/20] wifi: mac80211: use chandef in ieee80211_get_sta_bw()
` [PATCH 05/20] wifi: mac80211: use chandef in TDLS chanctx handling
` [PATCH 06/20] wifi: mac80211: remove ieee80211_sta_cap_chan_bw()
` [PATCH 07/20] wifi: nl80211: document channel opmode change channel width
` [PATCH 08/20] wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()
` [PATCH 09/20] wifi: mac80211: clean up STA NSS handling
` [PATCH 10/20] wifi: mac80211: clean up initial STA NSS/bandwidth handling
` [PATCH 11/20] wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()
` [PATCH 12/20] wifi: mac80211: remove ieee80211_sta_cur_vht_bw()
` [PATCH 13/20] wifi: cfg80211: remove HE/SAE H2E required fields
` [PATCH 14/20] wifi: nl80211: reject beacons with bad HE operation
` [PATCH 15/20] wifi: cfg80211: move AP HT/VHT/... operation to beacon info
` [PATCH 16/20] wifi: nl80211: reject too short HT/VHT/HE/EHT capability/operation
` [PATCH 17/20] wifi: cfg80211: provide HT/VHT operation for AP beacon
` [PATCH 18/20] wifi: nl80211: always validate AP operation/PHY regulatory
` [PATCH 19/20] wifi: mac80211: clarify per-STA bandwidth handling
` [PATCH 20/20] wifi: mac80211: fix per-station PHY capability bandwidth

[PATCH mt76] wifi: mt76: mt7996: reduce phy work in set_coverage
 2026-04-15 15:53 UTC 

[PATCH wireless-next] wifi: radiotap: add definitions for the new UHR TLVs
 2026-04-15 15:42 UTC  (6+ messages)

[PATCH wireless-next] wifi: cfg80211: validate cipher suite for NAN Data keys
 2026-04-15 15:35 UTC 

[PATCH v2 0/1] wifi: libertas: fix bug in Marvell Libertas driver
 2026-04-15 13:36 UTC  (2+ messages)
` [PATCH v2 1/1] wifi: libertas: add wake_up() call to properly notify fw_wq during disconnect

[PATCH 0/1] usb: fix bug in marvell libertas driver
 2026-04-15 13:31 UTC  (5+ messages)
` [PATCH 1/1] add wake_up call inside if_usb_disconnect
    ` [PATCH v2 0/1] wifi: libertas: fix bug in Marvell Libertas driver
      ` [PATCH v2 1/1] wifi: libertas: add wake_up() call to properly notify fw_wq during disconnect

[PATCH] wifi: nl80211: check link is beaconing for color change
 2026-04-15 12:53 UTC 

[PATCH] wifi: mac80211: clarify an 802.11 VHT spec reference
 2026-04-15 12:51 UTC 

[PATCH v2] ath11k: fix peer resolution on rx path when peer_id=0
 2026-04-15 11:39 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: Add support for RTL8922AU
 2026-04-15 11:13 UTC  (9+ messages)
` [PATCH 0/2] wifi: rtw89: fix RF calibration for USB transport
  ` [PATCH 1/2] wifi: rtw89: phy: increase RF calibration timeouts "
  ` [PATCH 2/2] wifi: rtw89: phy: make RF calibration timeouts non-fatal on USB
  ` [PATCH v2] wifi: rtw89: phy: increase RF calibration timeouts for USB transport

[PATCH wireless-next v1 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA with MLO support
 2026-04-15  9:53 UTC  (7+ messages)
` [PATCH wireless-next v1 1/4] wifi: nl80211: rename PROBE_CLIENT to PROBE_PEER and add STA-side probing support
` [PATCH wireless-next v1 2/4] wifi: cfg80211/nl80211: rename to probe_peer(), extend probe status, and update in-tree users
` [PATCH wireless-next v1 3/4] wifi: mac80211: add per-link PROBE_PEER support
` [PATCH wireless-next v1 4/4] wifi: mac80211_hwsim: report TX status link_id

[PATCH] Skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
 2026-04-15  9:28 UTC  (3+ messages)

[PATCH wireless-next] wifi: mac80211: Fix ADDBA request rejection after MLD link removal
 2026-04-15  6:51 UTC 

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-15  6:47 UTC  (37+ messages)
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 28/38] mips: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH ath-next] wifi: ath12k: add channel 177 to the 5 GHz channel list
 2026-04-15  6:38 UTC 

[PATCH] ath11k: workaround firmware bug where peer_id=0
 2026-04-15  3:16 UTC  (5+ messages)

[PATCH] wifi: cfg80211: fix grammar in MLO group key error message
 2026-04-14 12:27 UTC 

[PATCH AUTOSEL 6.19-5.10] wifi: brcmfmac: validate bsscfg indices in IF events
 2026-04-14 11:25 UTC 

[PATCH wireless-next v4 00/14] wifi: Ranging support enhancements
 2026-04-14  8:35 UTC  (3+ messages)
` [PATCH wireless-next v4 11/14] wifi: cfg80211: add PD-specific preamble and bandwidth capabilities

[PATCH wireless-next v4 10/14] wifi: cfg80211: add ingress/egress distance thresholds for FTM
 2026-04-14  8:12 UTC 

[PATCH v2] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
 2026-04-14  6:43 UTC  (4+ messages)

[PATCH ath-next] wifi: ath12k: Fix invalid IRQ requests during AHB probe
 2026-04-14  6:28 UTC 

[PATCH rtw-next 0/3] wifi: rtl8xxxu/rtlwifi: validate action frame size
 2026-04-14  6:22 UTC  (4+ messages)
` [PATCH rtw-next 1/3] wifi: rtl8xxxu: validate action frame size before using in rtl8xxxu_dump_action()
` [PATCH rtw-next 2/3] wifi: rtlwifi: validate action frame size in rtl_action_proc()
` [PATCH rtw-next 3/3] wifi: rtlwifi: validate action frame size before using in _rtl_pci_tx_isr()

[BUG] mt7921e: Intermittent connection failure
 2026-04-14  6:22 UTC  (5+ messages)

[PATCH] rtw88: add TX power limit support to 114 and 130 channels
 2026-04-14  3:57 UTC  (6+ messages)

[PATCH v2 0/3] wifi: iwlwifi: mld: fix UAF and soft lockup on firmware error
 2026-04-14  3:51 UTC  (5+ messages)
` [PATCH 2/3] wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled

[PATCH wireless-next] wifi: mac80211: add __packed to union members of struct ieee80211_rx_status
 2026-04-14  0:55 UTC  (2+ messages)

[Question] mt7925: CSI (Channel State Information) support in STA firmware?
 2026-04-14  0:47 UTC 

[PATCH ath-next] wifi: ath12k: Remove unused HAL_RX_REO_QUEUE_INFO macros
 2026-04-13 23:58 UTC 

[PATCH] wifi: iwlwifi: mld: bail out from TX when firmware is dead
 2026-04-13 18:43 UTC 

[PATCH ath-next v2 0/5] wifi: ath12k: thermal throttling and cooling device support
 2026-04-13 15:38 UTC  (6+ messages)
` [PATCH ath-next v2 1/5] wifi: ath12k: handle thermal throttle stats WMI event
` [PATCH ath-next v2 2/5] wifi: ath12k: configure firmware thermal throttling via WMI
` [PATCH ath-next v2 3/5] wifi: ath12k: refactor per-radio thermal hwmon setup and cleanup
` [PATCH ath-next v2 4/5] wifi: ath12k: reorder group start/stop for safe thermal sysfs cleanup
` [PATCH ath-next v2 5/5] wifi: ath12k: add thermal cooling device support

[PATCH ath-next 0/5] wifi: ath12k: thermal throttling and cooling device support
 2026-04-13 15:29 UTC  (4+ messages)
` [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event

[PATCH v2 1/1] wifi: cfg80211: reject duplicate wiphy cipher suite entries
 2026-04-13 12:30 UTC 

[PATCH] mac80211_hwsim: change hwsim_class to a const struct
 2026-04-13  9:54 UTC  (5+ messages)

[PATCH 0/2] wifi: ath: Use static calibration variant table for devicetree platforms
 2026-04-13  9:32 UTC  (10+ messages)

[PATCH ath-next 0/1] thermal read locking problem
 2026-04-13  8:38 UTC  (2+ messages)
` [PATCH ath-next 1/1] wifi: ath12k: avoid deadlock in thermal read

(no subject)
 2026-04-13  7:58 UTC 

[PATCH rtw-next] wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers
 2026-04-13  6:59 UTC 

[PATCH wireless-next 00/15] wifi: mac80211: more NAN patches
 2026-04-13  6:50 UTC  (17+ messages)
` [PATCH wireless-next 01/15] wifi: mac80211: track the id of the NAN cluster we joined
` [PATCH wireless-next 02/15] wifi: mac80211: allow userspace TX/RX over NAN Data interfaces
` [PATCH wireless-next 03/15] wifi: mac80211: accept protected frames for NAN device
` [PATCH wireless-next 04/15] wifi: mac80211: Allow setting MAC address on interface creation
` [PATCH wireless-next 05/15] wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()
` [PATCH wireless-next 06/15] wifi: mac80211: avoid out-of-bounds access in monitor
` [PATCH wireless-next 07/15] wifi: mac80211: add NAN channel evacuation support
` [PATCH wireless-next 08/15] wifi: mac80211_hwsim: remove unused nan_vif struct member
` [PATCH wireless-next 09/15] wifi: mac80211_hwsim: move NAN related variables into a struct
` [PATCH wireless-next 10/15] wifi: mac80211_hwsim: split NAN handling into separate file
` [PATCH wireless-next 11/15] wifi: mac80211_hwsim: rename and switch simulation time to boottime
` [PATCH wireless-next 12/15] wifi: mac80211_hwsim: move timestamp writing later in the datapath
` [PATCH wireless-next 13/15] wifi: mac80211_hwsim: register beacon timer by calculating TBTT
` [PATCH wireless-next 14/15] wifi: mac80211_hwsim: refactor NAN timer handling
` [PATCH wireless-next 15/15] wifi: mac80211_hwsim: switch to use TXQs

[PATCH] wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers
 2026-04-13  6:06 UTC  (3+ messages)

[RFT rtw/rtw-next] wifi: rtw88: check if center channel is supported before setting
 2026-04-13  5:36 UTC 

[PATCH 0/2] wifi: mt76: add missing skb length validation
 2026-04-13  3:31 UTC  (3+ messages)
` [PATCH 1/2] wifi: mt76: mt7925: validate skb length in testmode query
` [PATCH 2/2] wifi: mt76: mt7915: validate skb length in txpower SKU query

[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
 2026-04-13  2:09 UTC  (4+ messages)
` [PATCH v3] "

[PATCH net 0/4] nfc: digital: Fix missing and misplaced length checks
 2026-04-12 20:58 UTC  (3+ messages)
` [PATCH net 1/4] nfc: digital: Fix stack buffer overflow in digital_in_recv_sensf_res()

[GIT PULL] wireless-next-2026-04-10
 2026-04-12 16:31 UTC  (2+ messages)

[PATCH 0/2] wifi: mt76: add missing skb length validation
 2026-04-12  6:55 UTC 

[PATCH] wifi: iwlwifi: mld: stop TX during firmware restart
 2026-04-11 21:27 UTC  (3+ messages)
` [PATCH wireless v2] "

[PATCH rtw-next] wifi: rtw88: 8814a: add __packed to ensure efuse map size
 2026-04-11  7:29 UTC  (3+ messages)

[PATCH rtw-next 1/2] wifi: rtw88: add __packed to efuse map and do assertion
 2026-04-11  7:24 UTC  (2+ messages)
` [PATCH rtw-next 2/2] wifi: rtw89: "

[wireless-next:main] BUILD SUCCESS fa489a77e3267e05df95db96ba98e141ec07cbd9
 2026-04-11  7:01 UTC 

[RFC PATCH 0/7] Do not read band-dependent reserved bits
 2026-04-10 20:35 UTC  (9+ messages)
` [RFC PATCH 1/7] wifi: nl80211: remove EHT IE size validation
` [RFC PATCH 2/7] wifi: make EHT capa size check not read reserved bits
` [RFC PATCH 4/7] wifi: do not read band-dependent "
` [RFC PATCH 5/7] wifi: ath11k: "
` [RFC PATCH 6/7] wifi: ath12k: "
` [RFC PATCH 7/7] wifi: mt76: "


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