public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-14 21:25:08 to 2026-02-20 01:24:29 UTC [more...]

[PATCH v4 wireless-next 00/15] wifi: cfg80211/nl80211: Add NAN Data Path support
 2026-02-20  1:24 UTC  (18+ messages)
` [PATCH v4 wireless-next 01/15] wifi: nl80211: refactor nl80211_parse_chandef
` [PATCH v4 wireless-next 02/15] wifi: cfg80211: remove unneeded call to cfg80211_leave
` [PATCH v4 wireless-next 03/15] wifi: nl80211/cfg80211: support stations of non-netdev interfaces
` [PATCH v4 wireless-next 04/15] wifi: cfg80211: refactor wiphy_suspend
` [PATCH v4 wireless-next 05/15] wifi: nl80211: don't allow DFS channels for NAN
` [PATCH v4 wireless-next 06/15] wifi: cfg80211: Add an API to configure local NAN schedule
` [PATCH v4 wireless-next 07/15] wifi: cfg80211: make sure NAN chandefs are valid
` [PATCH v4 wireless-next 08/15] wifi: cfg80211: add support for NAN data interface
` [PATCH v4 wireless-next 09/15] wifi: cfg80211: separately store HT, VHT and HE capabilities for NAN
` [PATCH v4 wireless-next 10/15] wifi: nl80211: add support for NAN stations
` [PATCH v4 wireless-next 11/15] wifi: nl80211: define an API for configuring the NAN peer's schedule
` [PATCH v4 wireless-next 12/15] wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfaces
` [PATCH v4 wireless-next 13/15] wifi: nl80211: allow reporting spurious NAN Data frames
` [PATCH v4 wireless-next 14/15] wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notification
` [PATCH v4 wireless-next 15/15] wifi: nl80211: Add a notification to notify NAN channel evacuation

[PATCH 00/15] AES-CMAC library
 2026-02-19 22:15 UTC  (25+ messages)
` [PATCH 01/15] lib/crypto: aes: Add support for CBC-based MACs
` [PATCH 02/15] crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
` [PATCH 03/15] crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
` [PATCH 04/15] lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
` [PATCH 05/15] lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
` [PATCH 06/15] lib/crypto: tests: Add KUnit tests for CBC-based MACs
` [PATCH 07/15] lib/crypto: aes: Add FIPS self-test for CMAC
` [PATCH 08/15] smb: client: Use AES-CMAC library for SMB3 signature calculation
` [PATCH 09/15] smb: client: Remove obsolete cmac(aes) allocation
` [PATCH 10/15] smb: client: Make generate_key() return void
` [PATCH 11/15] smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
` [PATCH 12/15] ksmbd: Use AES-CMAC library for SMB3 signature calculation
` [PATCH 13/15] Bluetooth: SMP: Use AES-CMAC library API
` [PATCH 14/15] wifi: mac80211: Use AES-CMAC library in ieee80211_aes_cmac()
` [PATCH 15/15] wifi: mac80211: Use AES-CMAC library in aes_s2v()

[PATCH ath-next v2] wifi: ath12k: add basic hwmon temperature reporting
 2026-02-19 21:44 UTC  (6+ messages)

[syzbot] [wireless?] WARNING in ieee80211_mgd_probe_ap_send (3)
 2026-02-19 20:49 UTC  (2+ messages)

[PATCH wireless-next 0/2] wifi: mac80211: fetch FILS and unsolicited probe response templates by link ID
 2026-02-19 19:42 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211: fetch FILS discovery template "
` [PATCH wireless-next 2/2] wifi: mac80211: fetch unsolicited probe response "

[PATCH] linux-firmware: update firmware for MT7902 WiFi device
 2026-02-19 19:37 UTC 

[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
 2026-02-19 16:38 UTC  (2+ messages)

[PATCH] nfc: trf7970a: Fix spelling mistakes in comments
 2026-02-19 11:24 UTC 

[PATCH 01/11] wifi: mt76: connac: use is_connac2() to replace is_mt7921() checks
 2026-02-19  0:40 UTC  (11+ messages)
` [PATCH 02/11] wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset path
` [PATCH 03/11] wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copy
` [PATCH 04/11] wifi: mt76: mt7921: add MT7902e DMA layout support
` [PATCH 05/11] wifi: mt76: connac: mark MT7902 as hw txp devices
` [PATCH 06/11] wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmd
` [PATCH 07/11] wifi: mt76: mt792x: ensure MCU ready before ROM patch download
` [PATCH 08/11] wifi: mt76: mt7921: add MT7902 MCU support
` [PATCH 09/11] wifi: mt76: mt792x: add MT7902 WFDMA prefetch configuration
` [PATCH 10/11] wifi: mt76: mt7921: add MT7902 PCIe device support
` [PATCH 11/11] wifi: mt76: mt7921: add MT7902 SDIO "

[PATCH v2][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-02-19  0:18 UTC  (3+ messages)

[PATCH v6 1/3] wifi: mt76: fix backoff fields and max_power calculation
 2026-02-19  0:30 UTC  (14+ messages)
` [PATCH v6 2/3] dt-bindings: net: wireless: mt76: add more PCI devices
  ` [PATCH v7 "
  ` [PATCH v8 2/3] dt-bindings: net: wireless: mt76: add mt79 "
` [PATCH v6 3/3] dt-bindings: net: wireless: mt76: clarify backoff limit usage
  ` [PATCH v7 "
  ` [PATCH v8 "
` [PATCH v7 1/3] wifi: mt76: fix backoff fields and max_power calculation
` [PATCH v8 "

[rtw89] Thank you! RTL8852BE suspend/resume fix
 2026-02-18 23:46 UTC 

[PATCH] wifi: iwlwifi: prevent NAPI processing after firmware error
 2026-02-18 17:35 UTC  (8+ 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

iwlwifi: "Unandled alg" should be squelched or improved
 2026-02-18 14:57 UTC 

[PATCH] wifi: iwlwifi: mld: stop mac80211 TX queues on firmware error
 2026-02-18 14:17 UTC  (3+ messages)
` [PATCH v2] wifi: iwlwifi: mld: skip TX when firmware is dead

[PATCH net] wifi: brcmsmac: Fix dma_free_coherent() size
 2026-02-18 13:07 UTC 

[PATCH wireless-next v3] wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
 2026-02-18  6:24 UTC  (2+ messages)

[RFC PATCH 0/2] ath10k wifi fixes
 2026-02-18  4:14 UTC  (6+ messages)
` [RFC PATCH 2/2] wifi: ath10k: only wait for response to SET_KEY

Receiving broadcast data frames in AP mode
 2026-02-17 16:09 UTC  (5+ messages)

[PATCH wireless] wifi: mac80211: Fix ADDBA update when HW supports reordering
 2026-02-17 16:00 UTC  (7+ messages)

[PATCH v3 wireless-next 00/15] wifi: cfg80211/nl80211: Add NAN Data Path support
 2026-02-17 14:21 UTC  (17+ messages)
` [PATCH v3 wireless-next 01/15] wifi: nl80211: refactor nl80211_parse_chandef
` [PATCH v3 wireless-next 02/15] wifi: cfg80211: remove unneeded call to cfg80211_leave
` [PATCH v3 wireless-next 03/15] wifi: nl80211/cfg80211: support stations of non-netdev interfaces
` [PATCH v3 wireless-next 04/15] wifi: cfg80211: refactor wiphy_suspend
` [PATCH v3 wireless-next 05/15] wifi: nl80211: don't allow DFS channels for NAN
` [PATCH v3 wireless-next 06/15] wifi: cfg80211: Add an API to configure local NAN schedule
` [PATCH v3 wireless-next 07/15] wifi: cfg80211: make sure NAN chandefs are valid
` [PATCH v3 wireless-next 08/15] wifi: cfg80211: add support for NAN data interface
` [PATCH v3 wireless-next 09/15] wifi: cfg80211: separately store HT, VHT and HE capabilities for NAN
` [PATCH v3 wireless-next 10/15] wifi: nl80211: add support for NAN stations
` [PATCH v3 wireless-next 11/15] wifi: nl80211: define an API for configuring the NAN peer's schedule
` [PATCH v3 wireless-next 12/15] wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfaces
` [PATCH v3 wireless-next 13/15] wifi: nl80211: allow reporting spurious NAN Data frames
` [PATCH v3 wireless-next 14/15] wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notification
` [PATCH v3 wireless-next 15/15] wifi: nl80211: Add a notification to notify NAN channel evacuation

[PATCH wireless] wifi: radiotap: reject radiotap with unknown bits
 2026-02-17 12:05 UTC 

[PATCH wireless-next v2 0/3] wifi: add S1G response indication configuration with NDP BA support
 2026-02-17 11:41 UTC  (9+ messages)
` [PATCH wireless-next v2 1/3] wifi: cfg80211: Add support for S1G Response Indication Configuration

[PATCH v4][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-02-17 11:35 UTC  (2+ messages)

[PATCH iwlwifi-next 00/15] wifi: cfg80211/nl80211: Add NAN Data Path support
 2026-02-17 11:32 UTC  (18+ messages)
` [PATCH iwlwifi-next 01/15] wifi: nl80211: refactor nl80211_parse_chandef
` [PATCH iwlwifi-next 02/15] wifi: cfg80211: remove unneeded call to cfg80211_leave
` [PATCH iwlwifi-next 03/15] wifi: nl80211/cfg80211: support stations of non-netdev interfaces
` [PATCH iwlwifi-next 04/15] wifi: cfg80211: refactor wiphy_suspend
` [PATCH iwlwifi-next 05/15] wifi: nl80211: don't allow DFS channels for NAN
` [PATCH iwlwifi-next 06/15] wifi: cfg80211: Add an API to configure local NAN schedule
` [PATCH iwlwifi-next 07/15] wifi: cfg80211: make sure NAN chandefs are valid
` [PATCH iwlwifi-next 08/15] wifi: cfg80211: add support for NAN data interface
` [PATCH iwlwifi-next 09/15] wifi: cfg80211: separately store HT, VHT and HE capabilities for NAN
` [PATCH iwlwifi-next 10/15] wifi: nl80211: add support for NAN stations
` [PATCH iwlwifi-next 11/15] wifi: nl80211: define an API for configuring the NAN peer's schedule
` [PATCH iwlwifi-next 12/15] wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfaces
` [PATCH iwlwifi-next 13/15] wifi: nl80211: allow reporting spurious NAN Data frames
` [PATCH iwlwifi-next 14/15] wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notification
` [PATCH iwlwifi-next 15/15] wifi: nl80211: Add a notification to notify NAN channel evacuation

[syzbot] [wireless?] KMSAN: uninit-value in ieee80211_radiotap_iterator_next
 2026-02-17 11:01 UTC 

[PATCH wireless-next v8 0/3] wifi: initial UHR support
 2026-02-17 10:05 UTC  (9+ messages)
` [PATCH wireless-next v8 2/3] wifi: cfg80211: add "

[PATCH wireless-next v4 00/02] wifi: ieee80211/mac80211: Add UHR (802.11bn) Capability and Operation parsing helpers
 2026-02-17  5:47 UTC  (3+ messages)
` [PATCH wireless-next v4 1/2] wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsing
` [PATCH wireless-next v4 2/2] wifi: mac80211_hwsim: Add UHR capabilities to the driver

[PATCH wireless-next v3 00/02] wifi: ieee80211/mac80211: Add UHR (802.11bn) Capability and Operation parsing helpers
 2026-02-17  5:39 UTC  (4+ messages)
` [PATCH wireless-next v3 2/2] wifi: mac80211_hwsim: Add UHR capabilities to the driver

[PATCH] brcmfmac: Fix error pointer dereference
 2026-02-17  2:30 UTC 

[PATCH v3][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-02-16  9:16 UTC 

[PATCH] wireless-regdb: Fix regulatory.bin signing with new M2Crypto
 2026-02-16 20:03 UTC  (2+ messages)
` [PATCH] wireless-regdb: Replace M2Crypto with cryptography package

wireless-regdb: Fix regulatory.bin signing with new M2Crypto
 2026-02-16 19:58 UTC 

[PATCH v2][next] iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-02-16 18:40 UTC  (6+ messages)

Wi-Fi quirk found in Dell Inspiron 5567
 2026-02-16 17:05 UTC 

[BUG] Potential Null Pointer Dereference in ieee80211_process_neg_ttlm_req Function
 2026-02-16  9:53 UTC  (2+ messages)

wifi: mac80211: question about 20/40 coex support
 2026-02-16  9:50 UTC  (6+ messages)

[PATCH wireless-next v5 0/2] wifi: cfg80211/mac80211: add support to handle incumbent signal detected event
 2026-02-16  3:20 UTC  (3+ messages)
` [PATCH wireless-next v5 1/2] wifi: cfg80211: add support to handle incumbent signal detected event from mac80211/driver
` [PATCH wireless-next v5 2/2] wifi: mac80211_hwsim: add incumbent signal interference detection support

[PATCH ath-next] wifi: ath12k: add basic hwmon temperature reporting
 2026-02-15 17:53 UTC  (2+ messages)

[PATCH v5 1/2] wifi: mt76: fix backoff fields and max_power calculation
 2026-02-15  8:55 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: net: wireless: mt76: clarify backoff limit usage

iwlmld iwl_mld_change_vif_links can return un-initilized 'err'
 2026-02-15  4:29 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.12] wifi: rtw89: ser: enable error IMR after recovering from L1
 2026-02-14 21:23 UTC  (30+ messages)
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: pci: validate sequence number of TX release report
` [PATCH AUTOSEL 6.19-5.10] wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
` [PATCH AUTOSEL 6.19-6.6] wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: mcc: reset probe counter when receiving beacon
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: setting TBTT AGG number when mac port initialization
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: disable EHT protocol by chip capabilities
` [PATCH AUTOSEL 6.19-5.10] wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
` [PATCH AUTOSEL 6.19-6.12] wifi: cfg80211: allow only one NAN interface, also in multi radio
` [PATCH AUTOSEL 6.19-6.6] wifi: ath12k: fix preferred hardware mode calculation
` [PATCH AUTOSEL 6.19-6.1] wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
` [PATCH AUTOSEL 6.19-6.12] wifi: rtw89: mac: correct page number for CSI response
` [PATCH AUTOSEL 6.19-6.12] wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data
` [PATCH AUTOSEL 6.19] wifi: rtw89: 8852au: add support for TP TX30U Plus
` [PATCH AUTOSEL 6.19-6.6] wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
` [PATCH AUTOSEL 6.19] wifi: rtw89: Add default ID 28de:2432 for RTL8832CU
` [PATCH AUTOSEL 6.19-6.18] wifi: ath12k: fix mac phy capability parsing
` [PATCH AUTOSEL 6.19-6.1] wifi: rtw89: pci: restore LDO setting after device resume
` [PATCH AUTOSEL 6.19-5.10] wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
` [PATCH AUTOSEL 6.19] wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)
` [PATCH AUTOSEL 6.19-6.6] wifi: rtw89: wow: add reason codes for disassociation in WoWLAN mode
` [PATCH AUTOSEL 6.19-6.12] wifi: rtw89: fix unable to receive probe responses under MLO connection
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: regd: 6 GHz power type marks default when inactive
` [PATCH AUTOSEL 6.19] wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI mode
` [PATCH AUTOSEL 6.19-6.12] wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
` [PATCH AUTOSEL 6.19-5.10] wifi: libertas: fix WARNING in usb_tx_block
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: pci: validate release report content before using for RTL8922DE
` [PATCH AUTOSEL 6.19-6.12] wifi: rtw89: 8922a: set random mac if efuse contains zeroes
` [PATCH AUTOSEL 6.19-6.18] wifi: rtw89: fix potential zero beacon interval in beacon tracking


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