Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-05-27 20:05:46 to 2026-06-01 09:46:55 UTC [more...]

[PATCH 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-01  9:46 UTC 

[PATCH v2] wifi: fix leak if split 6 GHz scanning fails
 2026-06-01  9:41 UTC 

[PATCH] wifi: cfg80211: fix leak if split 6 GHz scanning fails
 2026-06-01  9:25 UTC  (3+ messages)

[PATCH 0/2] wifi: mt76: fix NAT performance degradation on MT799x
 2026-06-01  9:02 UTC  (3+ messages)
` [PATCH 2/2] wifi: mt76: mt7996: always fill txwi for 802.3 packets

[PATCH ath-current] wifi: ath12k: fix memory leak in ath12k_wifi7_dp_rx_h_verify_tkip_mic()
 2026-06-01  6:18 UTC  (3+ messages)

[PATCH rtw-next v2 1/5] wifi: rtw89: 8831bu: Add support for ELECOM WD{B,C}-X600DU2M-B
 2026-06-01  6:10 UTC  (6+ messages)
` [PATCH rtw-next v2 2/5] wifi: rtw89: 8832au: Support two additional devices
` [PATCH rtw-next v2 3/5] wifi: rtw89: 8832bu: Add support for I-O DATA WN-DAX1200U
` [PATCH rtw-next v2 4/5] wifi: rtw89: 8832cu: Add support for Mercusys MA86XH
` [PATCH rtw-next v2 5/5] wifi: rtw89: 8912au: Add support for Mercusys MA37BEH

[PATCH v2] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-06-01  5:56 UTC  (7+ messages)

[PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode
 2026-06-01  5:55 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: add hardware parameters for maximum supported clients
 2026-06-01  5:50 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: fix incorrect HT/VHT/HE/EHT MCS reporting in monitor mode
 2026-06-01  5:44 UTC  (2+ messages)

[PATCH ath-next] wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station support
 2026-06-01  3:48 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath11k: dp rx sanity checks for invalid length in error paths
 2026-06-01  3:47 UTC  (4+ messages)
` [PATCH ath-next 1/2] wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifi

[PATCHv3 ath-next] wifi: ath11k: use kzalloc_flex
 2026-06-01  3:24 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: add QMI capability negotiation for dynamic memory mode
 2026-06-01  3:18 UTC 

[PATCH ath-next 0/2] wifi: ath12k: fix NULL deref when MLO link activation fails
 2026-06-01  2:56 UTC  (3+ messages)

[PATCH] rtw88: usb: retry control message on -EPROTO error
 2026-06-01  1:27 UTC  (4+ messages)

[PATCH] wifi: rtw88: extend USB TX report timeout to RTL8822BU
 2026-06-01  0:56 UTC  (2+ messages)

[PATCH wireless] wifi: qtnfmac: topaz: defer IRQ enabling until IPC init
 2026-05-31 14:54 UTC 

pull-request: wifi: iwlwifi-next - 2026-05-31
 2026-05-31 14:27 UTC 

pull-request: iwlwifi-fixes - 2026-05-31
 2026-05-31 14:22 UTC 

net: wireless: ralink: RT2X00: regression, hostapd do not work anymore on 6.18.33 (work on 6.18.26)
 2026-05-31 14:11 UTC 

[PATCH wireless-next 00/10] wifi: iwlwifi: updates - 2026-05-31
 2026-05-31 10:53 UTC  (11+ messages)
` [PATCH wireless-next 01/10] wifi: iwlwifi: pcie: fix write pointer move detection
` [PATCH wireless-next 02/10] wifi: iwlwifi: fix a typo
` [PATCH wireless-next 03/10] wifi: iwlwifi: remove orphaned DC2DC config enum
` [PATCH wireless-next 04/10] wifi: iwlwifi: stop supporting core101
` [PATCH wireless-next 05/10] wifi: iwlwifi: trans: export the maximum supported hcmd size
` [PATCH wireless-next 06/10] wifi: iwlwifi: mvm: remove __must_check annotation from command sending
` [PATCH wireless-next 07/10] wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat code
` [PATCH wireless-next 08/10] wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustment
` [PATCH wireless-next 09/10] wifi: iwlwifi: mld: add KUnit tests for link grading
` [PATCH wireless-next 10/10] wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106

[PATCH wireless-fixes] wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not used
 2026-05-31 10:30 UTC 

[PATCH] wifi: mt76: mt7996: fix reading zeroed info->control.flags after mt76_tx_status_skb_add()
 2026-05-31 10:07 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write_txwi_80211()
 2026-05-31  9:38 UTC 

[PATCH] wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()
 2026-05-31  9:10 UTC 

[PATCH net 1/1] wireless: wext: export each WEP key size only once
 2026-05-31  7:16 UTC  (3+ messages)
    `  "

[PATCH wifi] wifi: mac80211: fix NULL dereference of eht_oper in ieee80211_start_ap()
 2026-05-31  6:39 UTC 

[PATCH 0/3] wifi: mt76: use __relay_write to avoid race issues
 2026-05-31  5:58 UTC  (5+ messages)
` [PATCH 1/3] relayfs: introduce relay_subbuf_avail()
` [PATCH 2/3] wifi: mt76: mt7915: use relay_subbuf_avail() to fix stale fwlog reads
` [PATCH 3/3] wifi: mt76: mt7996: "

[PATCH] wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
 2026-05-31  1:17 UTC 

[syzbot] [wireless?] UBSAN: shift-out-of-bounds in ieee80211_parse_tx_radiotap
 2026-05-30 20:57 UTC 

[ANN] wireless-regdb: master-2026-05-30
 2026-05-30 15:50 UTC 

[PATCH v2] wireless-regdb: add regulatory rules for Iraq (IQ)
 2026-05-30 15:33 UTC  (2+ messages)

[PATCH 0/4] bcma: support SHIM-attached big-endian SoC backplanes (BCM6362)
 2026-05-30 11:50 UTC  (6+ messages)
` [PATCH 1/4] bcma: support driver specific quirks from soc pdata
` [PATCH 2/4] bcma: allow SHIM-style mini-EROM wrapper-less cores in scan
` [PATCH 3/4] dt-bindings: bus: add brcm,bcm6362-wlan
` [PATCH 4/4] bus: add BCM6362 on-chip WLAN SHIM bridge driver

[PATCH] wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()
 2026-05-30 11:42 UTC 

[patch V2 00/25] timekeeping/ptp: Expand snapshot functionality
 2026-05-30 11:08 UTC  (29+ messages)
` [patch V2 01/25] timekeeping: Provide ktime_get_snapshot_id()
` [patch V2 02/25] timekeeping: Use system_time_snapshot::systime/monoraw instead of ::real/raw
` [patch V2 03/25] pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()
` [patch V2 04/25] pps: Convert to ktime_get_snapshot_id()
` [patch V2 05/25] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
` [patch V2 06/25] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
` [patch V2 07/25] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
` [patch V2 08/25] timekeeping: Remove system_time_snapshot::real/boot/raw
` [patch V2 09/25] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
` [patch V2 10/25] timekeeping: Add system_counterval_t to struct system_device_crosststamp
` [patch V2 11/25] timekeeping: Add CLOCK ID to system_device_crosststamp
` [patch V2 12/25] wifi: iwlwifi: Adopt PTP cross timestamps to core changes
` [patch V2 13/25] ice/ptp: Use provided clock ID for history snapshot
` [patch V2 14/25] igc: "
` [patch V2 15/25] net/mlx5: "
` [patch V2 16/25] virtio_rtc: "
` [patch V2 17/25] timekeeping: Remove ktime_get_snapshot()
` [patch V2 18/25] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
` [patch V2 19/25] ptp: Use system_device_crosststamp::sys_systime
` [patch V2 20/25] wifi: iwlwifi: "
` [patch V2 21/25] ALSA: hda/common: "
` [patch V2 22/25] timekeeping: Remove system_device_crosststamp::sys_realtime
` [patch V2 23/25] timekeeping: Add support for AUX clock cross timestamping
` [patch V2 24/25] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
` [patch V2 25/25] timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot

[wireless-next:main] BUILD SUCCESS e7d6bd24e883bf7c328d73c99bf6bcde19bf5e61
 2026-05-30  3:27 UTC 

[PATCH v2] wifi: mt76: mt7915: add thermal zone device registration
 2026-05-30  3:13 UTC 

[PATCH v2 0/6] bus: mhi: Fix broken runtime PM design
 2026-05-30  0:01 UTC  (3+ messages)
` [PATCH v2 2/6] bus: mhi: Drop controller runtime PM callback indirection

[PATCH v9 1/9] wifi: mac80211: Use struct instead of macro for PREQ frame
 2026-05-29 23:09 UTC  (9+ messages)
` [PATCH v9 2/9] wifi: mac80211: Use struct instead of macro for PREP frame
` [PATCH v9 3/9] wifi: mac80211: Use struct instead of macro for PERR frame
` [PATCH v9 4/9] wifi: mac80211: Fix overread in PREQ frame processing
` [PATCH v9 5/9] wifi: mac80211: Fix overread in PREP "
` [PATCH v9 6/9] wifi: mac80211: Fix PERR "
` [PATCH v9 7/9] Add KUnit test for ieee80211_mesh_preq_size_ok
` [PATCH v9 8/9] Add KUnit test for ieee80211_mesh_prep_size_ok
` [PATCH v9 9/9] Add KUnit test for ieee80211_mesh_perr_size_ok

[PATCH v8 1/6] wifi: mac80211: Use struct instead of macro for PREQ frame
 2026-05-29 23:07 UTC  (10+ messages)
` [PATCH v8 3/6] wifi: mac80211: Use struct instead of macro for PERR frame
` [PATCH v8 4/6] wifi: mac80211: Fix overread in PREQ frame processing
` [PATCH v8 6/6] wifi: mac80211: Fix PERR "

[PATCH v2 1/1] wifi: nl80211: reject oversized EMA RNR lists
 2026-05-29 15:25 UTC 

[PATCH v2 1/1] wifi: mac80211: validate minstrel tx status rates
 2026-05-29 14:34 UTC 

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-05-29 13:02 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/7] b43: complete N-PHY rev 8 + radio 2057 rev 8 support
 2026-05-29 12:01 UTC  (9+ messages)
` [PATCH v4 1/7] b43: add firmware mappings for rev22
` [PATCH v4 2/7] b43: add d11 core revision 0x16 to id table
` [PATCH v4 3/7] b43: route d11 corerev 22 to 24-bit indirect radio access
` [PATCH v4 4/7] b43: support radio 2057 rev 8
` [PATCH v4 5/7] b43: add IPA TX gain table for N-PHY r8 + radio 2057 r8
` [PATCH v4 6/7] b43: add channel info "
` [PATCH v4 7/7] b43: add RF power offset "

[PATCH wireless-next 00/16] more UHR work to support DBE
 2026-05-29  8:25 UTC  (17+ messages)
` [PATCH wireless-next 01/16] wifi: ieee80211: define some UHR link reconfiguration frame types
` [PATCH wireless-next 02/16] wifi: mac80211: unify link STA removal in vif link removal
` [PATCH wireless-next 03/16] wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()
` [PATCH wireless-next 04/16] wifi: mac80211: rename "multi_link_inner" variable
` [PATCH wireless-next 05/16] wifi: mac80211: clarify beacon parsing with MBSSID/EMA
` [PATCH wireless-next 06/16] wifi: mac80211: use local ml_basic_elem in parsing
` [PATCH wireless-next 07/16] wifi: cfg80211: harden cfg80211_defragment_element()
` [PATCH wireless-next 08/16] wifi: mac80211: always expose multi-link element
` [PATCH wireless-next 09/16] wifi: mac80211: mlme: allow UHR only with MLO
` [PATCH wireless-next 10/16] wifi: mac80211: explain ieee80211_determine_chan_mode() parsing
` [PATCH wireless-next 11/16] wifi: Update UHR PHY capabilities to D1.4
` [PATCH wireless-next 12/16] wifi: Update UHR MAC "
` [PATCH wireless-next 13/16] wifi: mac80211: refactor link STA bandwidth update
` [PATCH wireless-next 14/16] wifi: mac80211: parse and apply UHR DBE channel
` [PATCH wireless-next 15/16] wifi: mac80211: AP: handle DBE for clients
` [PATCH wireless-next 16/16] wifi: mac80211_hwsim: claim DBE capability

[PATCH v3 rtw-next 0/2] wifi: rtw89: usb: read serial_number and uuid via sysfs
 2026-05-29  7:50 UTC  (3+ messages)
` [PATCH v3 rtw-next 1/2] wifi: rtw89: add dev_id_quirks to driver_info for per-device quirk control
` [PATCH v3 rtw-next 2/2] wifi: rtw89: usb: add serial_number and uuid sysfs attributes for 0x28de:0x2432

[wireless-next:main 10/20] htmldocs: Documentation/networking/checksum-offloads:157: ./include/linux/skbuff.h:181: WARNING: Failed to create a cross reference. A title or caption not found: 'crc' [ref.ref]
 2026-05-29  7:30 UTC 

[PATCH wireless-next 0/2] wifi: remove 5/10 MHz channel support
 2026-05-29  6:40 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: cfg80211: "
` [PATCH wireless-next 2/2] wifi: mac80211: remove 5/10 MHz channel code

[PATCH] wifi: mac80211_hwsim: handle 5/10 MHz chanctx in rc update
 2026-05-29  6:20 UTC  (3+ messages)

[PATCH v2 wireless-fixes 0/3] iwlwifi -fixes: 2026-05-29
 2026-05-29  5:57 UTC  (4+ messages)
` [PATCH v2 wireless-fixes 1/3] wifi: iwlwifi: mvm: don't support the reset handshake for old firmwares
` [PATCH v2 wireless-fixes 2/3] wifi: iwlwifi: mld: send tx power constraints before link activation
` [PATCH v2 wireless-fixes 3/3] wifi: iwlwifi: mvm: avoid oversized UATS command copy

[PATCH wireless-fixes 0/3] wifi: iwlwifi: fixes - 2026-05-29
 2026-05-29  5:46 UTC  (4+ messages)
` [PATCH wireless-fixes 1/3] wifi: iwlwifi: mvm: don't support the reset handshake for old firmwares
` [PATCH wireless-fixes 2/3] wifi: iwlwifi: mld: send tx power constraints before link activation
` [PATCH wireless-fixes 3/3] wifi: iwlwifi: mvm: avoid oversized UATS command copy

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-29  5:37 UTC  (4+ messages)
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional

[syzbot] [wireless?] WARNING in drv_link_info_changed (3)
 2026-05-29  1:41 UTC 

[PATCH] rtw88: tx: increase TX report timeout for USB devices
 2026-05-29  0:49 UTC  (2+ messages)

[GIT PULL] wireless-next-2026-05-28
 2026-05-29  0:12 UTC  (2+ messages)

[PATCH] mt76: mt76x02: fix SKB memory leak on error path in USB MCU
 2026-05-28 20:15 UTC 

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-05-28 13:55 UTC  (4+ messages)
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-28 13:11 UTC  (4+ messages)
` [PATCH v7 02/15] firmware: qcom: Add a generic PAS service

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

[PATCH] wifi: mt76: mt7915: add thermal zone device registration
 2026-05-28 11:07 UTC 

[PATCH wireless] wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD AP
 2026-05-28 10:50 UTC 

[PATCH v3 0/7] b43: complete N-PHY rev 8 + radio 2057 rev 8 support
 2026-05-28  8:22 UTC  (4+ messages)
` [PATCH v3 1/7] b43: add firmware mappings and remove comments wondering about rev22 initvals

[PATCH ath-next] wifi: ath12k: avoid setting 320MHZ support on non 6GHz band
 2026-05-28  7:56 UTC  (2+ messages)

[PATCH wireless-next v2 00/31] wifi: mm81x: add mm81x driver
 2026-05-28  6:48 UTC  (2+ messages)

[PATCH 5.15.y] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
 2026-05-28  5:54 UTC 

[PATCH v2] wifi: mt76: add wcid publish check in mt76_sta_add
 2026-05-28  3:38 UTC 

[RESEND] Ongoing instability and connection loops with MT7922 (mt7921e driver)
 2026-05-28  1:44 UTC 

Ongoing instability and connection loops with MT7922 (mt7921e driver)
 2026-05-28  0:11 UTC 

[PATCH wireless-next] wifi: cfg80211: use strscpy in cfg80211_wext_giwname
 2026-05-28  0:10 UTC 

[bug report] wifi: mt76: mt7921: mt7925monitor-mode per-channel retune emits narrowband RF burst
 2026-05-27 23:08 UTC  (2+ messages)

[PATCH 1/1] wifi: ath12k: support calibration-variant from device tree
 2026-05-27 21:01 UTC  (4+ messages)

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2026-05-27
 2026-05-27 20:05 UTC  (3+ messages)
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: mvm: fix P2P-Device binding handling
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: mld: Require HT support for NAN


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