messages from 2025-11-03 11:46:26 to 2025-11-09 14:05:08 UTC [more...]
[PATCH 0/6] wifi: mac80211: refactor CMAC implementation
2025-11-09 14:04 UTC (6+ messages)
` [PATCH 1/6] wifi: mac80211: remove an unnecessary copy
` [PATCH 2/6] wifi: mac80211: fix CMAC functions not handling errors
` [PATCH 3/6] wifi: mac80211: add generic MMIE struct defines
` [PATCH 4/6] wifi: mac80211: utilize the newly defined CMAC constants
` [PATCH 5/6] wifi: mac80211: refactor CMAC crypt functions
[PATCH] mac80211: mesh: tolerate missing mesh RMC cache
2025-11-09 11:43 UTC
[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-04-30
2025-11-09 8:10 UTC (4+ messages)
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7
[DRIVER REQUEST] Status and development plan for MediaTek MT7927 chipset
2025-11-08 20:42 UTC
[RFC v2 wireless-next 1/4] wifi: cfg80211: fix background CAC cancellation
2025-11-08 19:22 UTC (4+ messages)
` [RFC v2 wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing
` [RFC v2 wireless-next 3/4] wifi: cfg80211: events, report background radar
` [RFC v2 wireless-next 4/4] wifi: mac80211_hwsim: background CAC support
[PATCH net-next v2] ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
2025-11-08 4:59 UTC (2+ messages)
[wireless:for-next] BUILD SUCCESS a9da90e618cd0669a22bcc06a96209db5dd96e9b
2025-11-08 0:22 UTC
[wireless-next:main] BUILD SUCCESS 1ec9871fbb80ba7db84f868f6aa40d38bc43f0e0
2025-11-07 23:18 UTC
[PATCH v2] wifi: cfg80211: Fix uninitialized header access in cfg80211_classify8021d
2025-11-07 18:33 UTC
[PATCH rtw-next 0/6] Add support for RTL8852AU
2025-11-07 16:10 UTC (7+ messages)
` [PATCH rtw-next 1/6] wifi: rtw89: Use the correct power sequences for USB/SDIO
` [PATCH rtw-next 2/6] wifi: rtw89: Add rtw8852a_dle_mem_usb
` [PATCH rtw-next 3/6] wifi: rtw89: Add rtw8852a_hfc_param_ini_usb
` [PATCH rtw-next 4/6] wifi: rtw89: 8852a: Accept USB devices and load their MAC address
` [PATCH rtw-next 5/6] wifi: rtw89: Add rtw8852au.c
` [PATCH rtw-next 6/6] wifi: rtw89: Enable the new rtw89_8852au module
[PATCH] wifi: cfg80211: fix doc of struct key_params
2025-11-07 14:23 UTC
[PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
2025-11-07 9:16 UTC (5+ messages)
[PATCH v2] net: wireless: fix uninitialized pointers with free attribute
2025-11-07 8:04 UTC
[PATCH v2] ath11k: add ath11k_mac_op_flush_sta to properly flush pending packets
2025-11-07 1:28 UTC
[PATCH wireless-next 00/57] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
2025-11-06 19:22 UTC (8+ messages)
[wireless:for-next] BUILD SUCCESS 4c740c4d8bac5569c5bf5f86db65ce779178f9a2
2025-11-06 16:45 UTC
[wireless-next:main] BUILD SUCCESS 2f6adeaf92c4ea4adf5a91b87497ba13bb057996
2025-11-06 15:54 UTC
[PATCH ath-next 0/2] wifi: ath12k: Address issues during beacon stats retrieval
2025-11-06 15:34 UTC (2+ messages)
[PATCH ath-next] wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
2025-11-06 15:32 UTC (5+ messages)
[RFC][v1][Design] AP Architecture for Roaming with Wi-Fi 8 Seamless Mobility Domain (SMD)
2025-11-06 12:52 UTC (9+ messages)
[GIT PULL] wireless-2025-11-05
2025-11-06 12:37 UTC (5+ messages)
` [GIT PULL] wireless-2025-11-05: manual merge
[PATCH] wifi: mt76: mt7925: ensure the 6GHz A-MPDU density cap from the hardware
2025-11-06 9:21 UTC
[PATCH ath-next v3 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
2025-11-06 8:50 UTC (8+ messages)
` [PATCH ath-next v3 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module
` [PATCH ath-next v3 2/6] wifi: ath11k: Register debugfs for CFR configuration
` [PATCH ath-next v3 3/6] wifi: ath11k: Add support unassociated client CFR
` [PATCH ath-next v3 4/6] wifi: ath11k: Register relayfs entries for CFR dump
` [PATCH ath-next v3 5/6] wifi: ath11k: Register DBR event handler for CFR data
` [PATCH ath-next v3 6/6] wifi: ath11k: Register handler for CFR capture event
[PATCH rtw-next v5 00/10] wifi: rtw89: improvements for USB part
2025-11-06 6:43 UTC (13+ messages)
` [PATCH rtw-next v5 01/10] wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
` [PATCH rtw-next v5 02/10] wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
` [PATCH rtw-next v5 03/10] wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate
` [PATCH rtw-next v5 04/10] wifi: rtw89: refine rtw89_core_tx_wait_complete()
` [PATCH rtw-next v5 05/10] wifi: rtw89: implement C2H TX report handler
` [PATCH rtw-next v5 06/10] wifi: rtw89: fill TX descriptor of FWCMD in shortcut
` [PATCH rtw-next v5 07/10] wifi: rtw89: usb: anchor TX URBs
` [PATCH rtw-next v5 08/10] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB
` [PATCH rtw-next v5 09/10] wifi: rtw89: provide TX reports for management frames
` [PATCH rtw-next v5 10/10] wifi: rtw89: process TX wait skbs for USB via C2H handler
[PATCH mt76 v2 01/12] wifi: mt76: mt7996: fix max nss value when getting rx chainmask
2025-11-06 6:42 UTC (12+ messages)
` [PATCH mt76 v2 02/12] wifi: mt76: mt7996: no need to wait ACK event for SDO command
` [PATCH mt76 v2 03/12] wifi: mt76: mt7996: fix implicit beamforming support for mt7992
` [PATCH mt76 v2 04/12] wifi: mt76: mt7996: support fixed rate for link station
` [PATCH mt76 v2 05/12] wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()
` [PATCH mt76 v2 06/12] wifi: mt76: mt7996: fix teardown command for an MLD peer
` [PATCH mt76 v2 07/12] wifi: mt76: mt7996: set link_valid field when initializing wcid
` [PATCH mt76 v2 08/12] wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
` [PATCH mt76 v2 09/12] wifi: mt76: mt7996: fix MLD group index assignment
` [PATCH mt76 v2 10/12] wifi: mt76: mt7996: fix MLO set key and group key issues
` [PATCH mt76 v2 11/12] wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()
` [PATCH mt76 v2 12/12] wifi: mt76: mt7996: fix EMI rings for RRO
[GIT PULL] wireless-next-2025-11-05
2025-11-06 2:20 UTC (2+ messages)
pull-request: update rtw firmware rtw-fw-2025-11-04
2025-11-06 1:50 UTC (2+ messages)
linux-next: manual merge of the ath-next tree with the ath tree
2025-11-06 0:56 UTC
[PATCH] rtlwifi: rtl8188ee: remove an accidental '-' character
2025-11-06 0:47 UTC (4+ messages)
[PATCH rtw-next] wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
2025-11-06 0:49 UTC
[PATCH ath12k-ng 00/12] wifi: ath12k: Modularize Wi-Fi 7 components and refactor data path structures
2025-11-05 15:20 UTC (4+ messages)
[PATCH] net: wireless: util: Fix uninitialized header access in cfg80211_classify8021d
2025-11-05 15:17 UTC (2+ messages)
[PATCH wireless-next] wifi: mac80211: remove unnecessary vlan NULL check
2025-11-05 15:10 UTC
[PATCH wireless-next] wifi: mac80211: pass frame type to element parsing
2025-11-05 15:08 UTC
[PATCH wireless-next] wifi: mac80211: remove "disabling VHT" message
2025-11-05 15:05 UTC
[PATCH wireless-next 0/4] wifi: mac80211: chanctx cleanups
2025-11-05 15:03 UTC (5+ messages)
` [PATCH wireless-next 1/4] wifi: mac80211: make link iteration safe for 'break'
` [PATCH wireless-next 2/4] wifi: mac80211: remove chanctx to link back-references
` [PATCH wireless-next 3/4] wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API
` [PATCH wireless-next 4/4] wifi: mac80211: add and use chanctx usage iteration
[PATCH wireless] wifi: mac80211: reject address change while connecting
2025-11-05 14:41 UTC
[PATCH wireless-next 1/2] wifi: cfg80211: fix EHT typo
2025-11-05 14:39 UTC (2+ messages)
` [PATCH wireless-next 2/2] wifi: mac80211: "
[PATCH wireless-next 0/8] wifi: split up ieee80211.h file
2025-11-05 14:36 UTC (9+ messages)
` [PATCH wireless-next 1/8] wifi: ieee80211: split mesh definitions out
` [PATCH wireless-next 2/8] wifi: ieee80211: split HT "
` [PATCH wireless-next 3/8] wifi: ieee80211: split VHT "
` [PATCH wireless-next 4/8] wifi: ieee80211: split HE "
` [PATCH wireless-next 5/8] wifi: ieee80211: split EHT "
` [PATCH wireless-next 6/8] wifi: ieee80211: split S1G "
` [PATCH wireless-next 7/8] wifi: ieee80211: split P2P "
` [PATCH wireless-next 8/8] wifi: ieee80211: split NAN "
[PATCH] net: wireless: fix uninitialized pointers with free attr
2025-11-05 12:19 UTC (2+ messages)
[PATCH mt76 01/12] wifi: mt76: mt7996: fix max nss value when getting rx chainmask
2025-11-05 10:57 UTC (19+ messages)
` [PATCH mt76 02/12] wifi: mt76: mt7996: no need to wait ACK event for SDO command
` [PATCH mt76 03/12] wifi: mt76: mt7996: fix implicit beamforming support for mt7992
` [PATCH mt76 04/12] wifi: mt76: mt7996: support fixed rate for link station
` [PATCH mt76 05/12] wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()
` [PATCH mt76 06/12] wifi: mt76: mt7996: fix teardown command for an MLD peer
` [PATCH mt76 07/12] wifi: mt76: mt7996: set link_valid field when initializing wcid
` [PATCH mt76 08/12] wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
` [PATCH mt76 09/12] wifi: mt76: mt7996: fix MLD group index assignment
` [PATCH mt76 10/12] wifi: mt76: mt7996: fix MLO set key and group key issues
` [PATCH mt76 11/12] wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()
` [PATCH mt76 12/12] wifi: mt76: mt7996: fix EMI rings for RRO
[PATCH v6 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2025-11-05 10:47 UTC (23+ messages)
` [PATCH v6 01/22] wifi: nxpwifi: Add 802.11n support for client and AP modes
` [PATCH v6 02/22] wifi: nxpwifi: add initial support for 802.11ac
` [PATCH v6 03/22] wifi: nxpwifi: add initial support for 802.11ax
` [PATCH v6 04/22] wifi: nxpwifi: add support for 802.11h (DFS and TPC)
` [PATCH v6 05/22] wifi: nxpwifi: add support for WMM
` [PATCH v6 06/22] wifi: nxpwifi: add scan support
` [PATCH v6 07/22] wifi: nxpwifi: add join and association support
` [PATCH v6 08/22] wifi: nxpwifi: add channel/frequency/power (cfp) support
` [PATCH v6 09/22] wifi: nxpwifi: add configuration support
` [PATCH v6 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes
` [PATCH v6 11/22] wifi: nxpwifi: add firmware command and TLV definitions
` [PATCH v6 12/22] wifi: nxpwifi: introduce command and event handling infrastructure
` [PATCH v6 13/22] wifi: nxpwifi: add data path support for STA and AP modes
` [PATCH v6 14/22] wifi: nxpwifi: add debugfs support for diagnostics and testing
` [PATCH v6 15/22] wifi: nxpwifi: add ethtool support for Wake-on-LAN
` [PATCH v6 16/22] wifi: nxpwifi: add utility and IE handling support
` [PATCH v6 17/22] wifi: nxpwifi: add driver initialization and shutdown support
` [PATCH v6 18/22] wifi: nxpwifi: add core driver implementation
` [PATCH v6 19/22] wifi: nxpwifi: add initial SDIO bus driver support
` [PATCH v6 20/22] wifi: nxpwifi: add NXP vendor and IW61x device IDs to sdio_ids.h
` [PATCH v6 21/22] wifi: nxpwifi: add Kconfig and Makefile for kernel integration
` [PATCH v6 22/22] wifi: nxpwifi: add MAINTAINERS entry for nxpwifi driver
[PATCH ath-next v2 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
2025-11-05 2:49 UTC (10+ messages)
` [PATCH ath-next v2 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module
` [PATCH ath-next v2 2/6] wifi: ath11k: Register debugfs for CFR configuration
` [PATCH ath-next v2 3/6] wifi: ath11k: Add support unassociated client CFR
` [PATCH ath-next v2 4/6] wifi: ath11k: Register relayfs entries for CFR dump
` [PATCH ath-next v2 5/6] wifi: ath11k: Register DBR event handler for CFR data
` [PATCH ath-next v2 6/6] wifi: ath11k: Register handler for CFR capture event
[PATCH ath-next] wifi: ath12k: do WoW offloads only on primary link
2025-11-04 16:10 UTC (2+ messages)
[PATCH AUTOSEL 6.17-6.12] wifi: mac80211: support parsing S1G TIM PVB
2025-11-04 13:52 UTC (4+ messages)
[wireless-next:main] BUILD SUCCESS dcbc94c1f044235f90f3272baa3bf4ffb6dc3cbd
2025-11-04 11:51 UTC
[wireless:for-next] BUILD SUCCESS b7904323e76b074c59f113ca423e76d90da26875
2025-11-04 10:55 UTC
[DESIGN RFC] Critical Update handling in the kernel
2025-11-04 10:03 UTC (7+ messages)
[PATCH rtw-next 0/8] wifi: rtw89: update rate/bw/GI for injection, and add diagnosis to debugfs
2025-11-04 9:14 UTC (9+ messages)
` [PATCH rtw-next 1/8] wifi: rtw89: pci: add to read PCI configuration space from common code
` [PATCH rtw-next 2/8] wifi: rtw89: fw: parse firmware element of DIAG_MAC
` [PATCH rtw-next 3/8] wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw element
` [PATCH rtw-next 4/8] wifi: rtw89: 8852c: add compensation of thermal value from efuse calibration
` [PATCH rtw-next 5/8] wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()
` [PATCH rtw-next 6/8] wifi: rtw89: consider data rate/bandwidth/GI for injected packets
` [PATCH rtw-next 7/8] wifi: rtw89: do RF calibration once setting channel when running pure monitor mode
` [PATCH rtw-next 8/8] wifi: rtw89: configure RX antenna if chips can support
[PATCH] wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID list
2025-11-04 2:05 UTC (2+ messages)
[PATCH rtw-next] wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets
2025-11-04 2:02 UTC (2+ messages)
[PATCH rtw-next v4 00/12] wifi: rtw89: Add support for RTL8852CU
2025-11-04 1:53 UTC (3+ messages)
` [PATCH rtw-next v4 01/12] wifi: rtw89: 8832cu: turn off TX partial mode
[syzbot] [wireless?] WARNING in ieee80211_rx_list (3)
2025-11-03 23:28 UTC (2+ messages)
[PATCH] wifi: ar5523: fix integer underflow in ar5523_data_rx_cb()
2025-11-03 19:55 UTC
[PATCH AUTOSEL 6.17-6.1] bcma: don't register devices disabled in OF
2025-11-03 18:02 UTC
pull-request: ath-next-20251103
2025-11-03 15:23 UTC
[PATCH] wireless-regdb: Update regulatory info for Malaysia (MY) for 2025
2025-11-03 15:20 UTC (4+ messages)
[PATCH v4] wifi: mt76: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-11-03 15:04 UTC (2+ messages)
pull-request: ath-current-20251103
2025-11-03 14:51 UTC
[PATCH wireless] wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup
2025-11-03 11:46 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).