Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-04-29 10:25:35 to 2026-05-03 08:59:32 UTC [more...]

[PATCH v3 wireless-next 00/15] wifi: mac80211: more NAN patches
 2026-05-03  8:59 UTC  (10+ messages)
` [PATCH v3 wireless-next 01/15] wifi: mac80211: track the id of the NAN cluster we joined
` [PATCH v3 wireless-next 02/15] wifi: mac80211: allow userspace TX/RX over NAN Data interfaces
` [PATCH v3 wireless-next 03/15] wifi: mac80211: accept protected frames for NAN device
` [PATCH v3 wireless-next 04/15] wifi: mac80211: Allow setting MAC address on interface creation
` [PATCH v3 wireless-next 05/15] wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()
` [PATCH v3 wireless-next 06/15] wifi: mac80211: avoid out-of-bounds access in monitor
` [PATCH v3 wireless-next 07/15] wifi: mac80211: add NAN channel evacuation support
` [PATCH v3 wireless-next 08/15] wifi: mac80211_hwsim: remove unused nan_vif struct member
` [PATCH v3 wireless-next 09/15] wifi: mac80211_hwsim: move NAN related variables into a struct

nl80211: SET_WIPHY_NETNS does not check caller's CAP_NET_ADMIN over the target netns
 2026-05-03  6:55 UTC 

[PATCH 0/2] wifi: mt76: fix TDLS direct-link on MediaTek MT7925
 2026-05-03  1:38 UTC  (3+ messages)
` [PATCH 1/2] wifi: mt76: mt792x: disable HW TX/RX encap offload to fix TDLS direct-link
` [PATCH 2/2] wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peer

[PATCH] wifi: mt76: mt792x: fix NULL dereference during CSA beacon handling
 2026-05-03  0:46 UTC 

wifi regression
 2026-05-02 17:47 UTC 

[PATCH v3 2/2] wifi: libertas: fix OOB read from firmware bssdescriptsize in scan response
 2026-05-02 17:05 UTC  (3+ messages)

[SECURITY] wifi: wfx: use-after-destroy of wfx_vif via uncancelled work items
 2026-05-02 14:04 UTC 

[PATCH] wifi: rtw88: remove rtw_txq_dequeue
 2026-05-02 13:15 UTC 

[BUG] wifi: mt7902: NULL pointer dereference
 2026-05-02 12:06 UTC  (2+ messages)

[syzbot] Monthly wireless report (May 2026)
 2026-05-02 12:32 UTC 

[PATCH ath 0/2] fix leaks in some WMI error path
 2026-05-02  7:16 UTC  (3+ messages)

[PATCH ath 0/2] fix leaks in some WMI error path
 2026-05-02  7:14 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: fix error path leaks in some WMI WOW calls
` [PATCH 2/2] wifi: ath11k: fix error path leaks in some WMI calls

[PATCH] wifi: rtw88: increase TX report timeout to fix race condition
 2026-05-01 21:33 UTC  (5+ messages)

[PATCH v2] wireless-regdb: Update regulatory info for Brunei Darussalam (BN) for 2022
 2026-05-01 17:25 UTC 

[PATCH] wifi: rtw88: usb: fix memory leaks on USB write failures
 2026-05-01 16:20 UTC 

[PATCH] wireless-regdb: Update regulatory info for Brunei Darussalam (BN) for 2022
 2026-05-01 16:06 UTC 

[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-01 14:11 UTC  (34+ messages)
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v4 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v4 07/15] soc: qcom: mdtloader: "
` [PATCH v4 08/15] remoteproc: qcom_wcnss: "
` [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v4 11/15] media: qcom: "
` [PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers

[PATCH] wifi: carl9170: fix stack-out-of-bounds in carl9170_cmd_callback
 2026-05-01 10:17 UTC  (2+ messages)

[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
 2026-05-01  9:20 UTC  (6+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi

[PATCH v2] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
 2026-05-01  7:08 UTC  (5+ messages)

[PATCH wireless-next v2 00/31] wifi: mm81x: add mm81x driver
 2026-05-01  5:45 UTC  (35+ messages)
` [PATCH wireless-next v2 01/31] wifi: mm81x: add bus.h
` [PATCH wireless-next v2 02/31] wifi: mm81x: add command.c
` [PATCH wireless-next v2 03/31] wifi: mm81x: add command_defs.h
` [PATCH wireless-next v2 04/31] wifi: mm81x: add command.h
` [PATCH wireless-next v2 05/31] wifi: mm81x: add core.c
` [PATCH wireless-next v2 06/31] wifi: mm81x: add core.h
` [PATCH wireless-next v2 07/31] wifi: mm81x: add fw.c
` [PATCH wireless-next v2 08/31] wifi: mm81x: add fw.h
` [PATCH wireless-next v2 09/31] wifi: mm81x: add hif.h
` [PATCH wireless-next v2 10/31] wifi: mm81x: add hw.c
` [PATCH wireless-next v2 11/31] wifi: mm81x: add hw.h
` [PATCH wireless-next v2 12/31] wifi: mm81x: add mac.c
` [PATCH wireless-next v2 13/31] wifi: mm81x: add mac.h
` [PATCH wireless-next v2 14/31] wifi: mm81x: add mmrc.c
` [PATCH wireless-next v2 15/31] wifi: mm81x: add mmrc.h
` [PATCH wireless-next v2 16/31] wifi: mm81x: add ps.c
` [PATCH wireless-next v2 17/31] wifi: mm81x: add ps.h
` [PATCH wireless-next v2 18/31] wifi: mm81x: add rate_code.h
` [PATCH wireless-next v2 19/31] wifi: mm81x: add rc.c
` [PATCH wireless-next v2 20/31] wifi: mm81x: add rc.h
` [PATCH wireless-next v2 21/31] mmc: sdio: add Morse Micro vendor ids
` [PATCH wireless-next v2 22/31] wifi: mm81x: add sdio.c
` [PATCH wireless-next v2 23/31] wifi: mm81x: add skbq.c
` [PATCH wireless-next v2 24/31] wifi: mm81x: add skbq.h
` [PATCH wireless-next v2 25/31] wifi: mm81x: add usb.c
` [PATCH wireless-next v2 26/31] wifi: mm81x: add yaps.c
` [PATCH wireless-next v2 27/31] wifi: mm81x: add yaps.h
` [PATCH wireless-next v2 28/31] wifi: mm81x: add yaps_hw.c
` [PATCH wireless-next v2 29/31] wifi: mm81x: add yaps_hw.h
` [PATCH wireless-next v2 30/31] wifi: mm81x: add Kconfig and Makefile
` [PATCH wireless-next v2 31/31] wifi: mm81x: add MAINTAINERS entry

RTL8922AE: Severe latency spikes (>200ms) during wifi scan triggers
 2026-05-01  4:55 UTC  (3+ messages)

[PATCH ath-next] wifi: ath9k_htc: allocats tx_buf and buf together
 2026-05-01  2:33 UTC 

[PATCH] nfc: trf7970a: fix comment typos
 2026-05-01  0:35 UTC 

[GIT PULL] wireless-next-2026-04-30
 2026-05-01  0:30 UTC  (2+ messages)

[PATCH wireless-next] wifi: rt2x00: allocate anchor with rt2x00dev
 2026-04-30 23:22 UTC 

[PATCH ath-next v2 0/5] wifi: ath12k: thermal throttling and cooling device support
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath11k: cancel SSR work items during PCI shutdown
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: unify error handling in some ath12k_wmi_xxx() functions
 2026-04-30 21:30 UTC  (2+ messages)

[PATCHv2 ath-next] wifi: ath12k: use kzalloc_flex
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Handle DP_RX_DECAP_TYPE_8023 type in Rx path
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH] wifi: ath: Unify user-visible "Qualcomm" name
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-04-30 21:30 UTC  (2+ messages)
` (subset) "

[PATCH v2] wifi: ath9k: fix OOB access from firmware tx status queue ID
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
 2026-04-30 21:30 UTC  (5+ messages)

[PATCH ath-next] wifi: ath9k: use non devm for nvmem_cell_get
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
 2026-04-30 21:30 UTC  (2+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2026-04-30 21:30 UTC  (2+ messages)
` (subset) "

[PATCH] wifi: cw1200: Revert "Fix locking in error paths"
 2026-04-30 17:44 UTC 

[GIT PULL] wireless-2026-04-30
 2026-04-30 16:27 UTC  (4+ messages)

[PATCH net-next] net: Consistently define pci_device_ids using named initializers
 2026-04-30 15:14 UTC  (10+ messages)

[PATCH v4 0/3] wireless: p54 devicetree conversion
 2026-04-30 14:19 UTC  (7+ messages)
` [PATCH v4 1/3 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH v4 2/3 net-next] p54spi: convert to devicetree
` [PATCH v4 3/3 omap] ARM: dts: omap2: add stlc4560 spi-wireless node

[wireless:for-next] BUILD SUCCESS d997c32157d2ca06e9f3f00ba6c4bf06593b49e7
 2026-04-30 14:17 UTC 

[wireless-next:main] BUILD SUCCESS 7baf5857e15d722776898510a10546d6b2f18645
 2026-04-30 13:54 UTC 

[PATCH 0/9] Support for block device NVMEM providers
 2026-04-30 13:13 UTC  (12+ messages)
` [PATCH 1/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH 2/9] arm64: dts: qcom: arduino-imola: Describe boot1 NVMEM layout
` [PATCH 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval

[PATCH 0/1] dt-bindings: net: wireless: intel,iwlwifi: add binding
 2026-04-30 12:58 UTC  (6+ messages)
` [PATCH 1/1] "

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-04-30 10:56 UTC  (21+ messages)

[PATCH] wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_complete
 2026-04-30  8:45 UTC 

[PATCH v2 RESEND 0/5] wifi: mediatek: drop redundant USB device references
 2026-04-30  8:33 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] wifi: mt76: drop redundant device reference
` [PATCH v2 RESEND 2/5] wifi: mt76x0u: "
` [PATCH v2 RESEND 3/5] wifi: mt76x2u: "
` [PATCH v2 RESEND 4/5] wifi: mt76: mt792xu: "
` [PATCH v2 RESEND 5/5] wifi: mt7601u: "

[PATCH] wifi: cfg80211: don't allow negative key_len values
 2026-04-30  7:52 UTC  (3+ messages)

[PATCH v3 0/3] wireless: p54 devicetree conversion
 2026-04-30  6:10 UTC  (5+ messages)
` [PATCH v3 3/3] p54spi: convert to devicetree

[PATCH wireless-next v2 0/2] wifi: cfg80211/mac80211: optimize station info handling
 2026-04-30  5:38 UTC  (3+ messages)
` [PATCH wireless-next v2 1/2] wifi: cfg80211/mac80211: change memory allocation for link_sinfo structure
` [PATCH wireless-next v2 2/2] wifi: cfg80211/mac80211: set only non-MLO-applicable fields for non-MLO stations

[PATCH v2] wireless-regdb: allow 320MHz channel width for Russia
 2026-04-30  1:59 UTC  (2+ messages)

[PATCH v2] iw: Makefile: support out-of-tree builds
 2026-04-29 21:08 UTC 

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-29 19:00 UTC  (4+ messages)
` [PATCH v2 2/9] x86/extable: switch to using FIELD_GET_SIGNED()

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2026-04-29 18:36 UTC  (10+ messages)

[PATCH wireless-next] wifi: mac80211: Fix ADDBA request rejection after MLD link removal
 2026-04-29 14:09 UTC  (3+ messages)

[PATCH rtw-next 0/7] wifi: rtw89: debug: introduce BB diagnosis
 2026-04-29 13:26 UTC  (8+ messages)
` [PATCH rtw-next 1/7] wifi: rtw89: mlo: rearrange MLSR link decision flow
` [PATCH rtw-next 2/7] wifi: rtw89: phy: support per PHY RX statistics
` [PATCH rtw-next 3/7] wifi: rtw89: debug: bb_info entry including TX rate count for WiFi 7 chips
` [PATCH rtw-next 4/7] wifi: rtw89: debug: add PMAC counter in bb_info
` [PATCH rtw-next 5/7] wifi: rtw89: debug: extend bb_info with TX status and PER
` [PATCH rtw-next 6/7] wifi: rtw89: debug: add RX statistics in bb_info
` [PATCH rtw-next 7/7] wifi: rtw89: debug: add BB diagnose

[PATCH rtw-next v2] wifi: rtl8xxxu: Detect the maximum supported channel width
 2026-04-29 12:02 UTC 

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

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (3+ messages)
` [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()

[PATCH v4] wifi: ath11k: fix peer resolution on rx path when peer_id=0
 2026-04-29 10:47 UTC  (3+ messages)

[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
 2026-04-29 10:25 UTC  (2+ messages)


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