messages from 2026-04-28 07:44:53 to 2026-04-30 04:56:40 UTC [more...]
[PATCH wireless-next v2 00/31] wifi: mm81x: add mm81x driver
2026-04-30 4:55 UTC (2+ messages)
` [PATCH wireless-next v2 01/31] wifi: mm81x: add bus.h
RTL8922AE: Severe latency spikes (>200ms) during wifi scan triggers
2026-04-30 4:42 UTC (2+ messages)
[PATCH v2] wireless-regdb: allow 320MHz channel width for Russia
2026-04-30 1:59 UTC (2+ messages)
[PATCH v3 0/3] wireless: p54 devicetree conversion
2026-04-29 21:35 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: net: add st,stlc45xx/p54spi binding
` [PATCH v3 3/3] p54spi: convert to devicetree
[PATCH v2] iw: Makefile: support out-of-tree builds
2026-04-29 21:08 UTC
[PATCH 0/9] Support for block device NVMEM providers
2026-04-29 20:20 UTC (18+ 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 3/9] block: implement NVMEM provider
` [PATCH 4/9] dt-bindings: net: wireless: qcom,ath10k: Add NVMEM MAC address cell
` [PATCH 5/9] arm64: dts: qcom: arduino-imola: Get WiFi MAC from NVMEM
` [PATCH 6/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH 9/9] arm64: dts: qcom: arduino-imola: Get Bluetooth BD address from NVMEM
[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
2026-04-29 20:13 UTC (20+ messages)
[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-29 19:00 UTC (11+ messages)
` [PATCH v2 2/9] x86/extable: switch to using FIELD_GET_SIGNED()
` [PATCH v2 7/9] wifi: rtw89: "
` [PATCH v2 8/9] rtc: rv3032: "
[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 v4 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-04-29 14:04 UTC (26+ 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 12/15] net: ipa: "
` [PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
2026-04-29 14:01 UTC (4+ 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 (19+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
[PATCH v4] wifi: ath11k: fix peer resolution on rx path when peer_id=0
2026-04-29 10:47 UTC (3+ messages)
[PATCH net-next] net: Consistently define pci_device_ids using named initializers
2026-04-29 10:30 UTC (9+ messages)
` [Intel-wired-lan] "
[PATCH] wifi: ath10k: drop gpio_led reference
2026-04-29 10:21 UTC (2+ messages)
[PATCH wireless] wifi: ath11k: fix monitor mode frame length by using correct descriptor size
2026-04-29 9:52 UTC (3+ messages)
[PATCH 0/1] dt-bindings: net: wireless: intel,iwlwifi: add binding
2026-04-29 9:34 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: optimize station info handling
2026-04-29 7:24 UTC (7+ messages)
` [PATCH wireless-next 1/2] wifi: cfg80211/mac80211: change memory allocation for link_sinfo structure
` [PATCH wireless-next 2/2] wifi: cfg80211/mac80211: set only non-MLO-applicable fields for non-MLO stations
[PATCH] wifi: ath11k: fix warning when unbinding
2026-04-29 7:23 UTC (3+ messages)
[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: indicate (Re)Association frame encryption in SME-in-driver mode
2026-04-29 6:51 UTC (10+ messages)
` [PATCH wireless-next 1/2] wifi: cfg80211: indicate (Re)Association frame encryption to userspace
` [PATCH wireless-next 2/2] wifi: cfg80211/mac80211: extend cfg80211_rx_assoc_resp_data() for assoc encryption
[PATCH ath-current] wifi: ath12k: fix peer_id usage in normal RX path
2026-04-29 6:44 UTC (2+ messages)
[PATCH wireless-next v2] wifi: cfg80211: indicate (Re)Association frame encryption to userspace
2026-04-29 6:25 UTC
[PATCH v11 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2026-04-29 6:03 UTC (24+ messages)
` [PATCH v11 01/22] mmc: core: add NXP IW61x base ID and block size quirk
` [PATCH v11 02/22] wifi: nxpwifi: add 802.11n support for STA and AP modes
` [PATCH v11 03/22] wifi: nxpwifi: add initial 802.11ac "
` [PATCH v11 04/22] wifi: nxpwifi: add initial 802.11ax "
` [PATCH v11 05/22] wifi: nxpwifi: add 802.11h (DFS/TPC) support
` [PATCH v11 06/22] wifi: nxpwifi: add WMM support
` [PATCH v11 07/22] wifi: nxpwifi: add scan support
` [PATCH v11 08/22] wifi: nxpwifi: add join and association support
` [PATCH v11 09/22] wifi: nxpwifi: add channel/frequency/power (cfp) support
` [PATCH v11 10/22] wifi: nxpwifi: add configuration support
` [PATCH v11 11/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes
` [PATCH v11 12/22] wifi: nxpwifi: add firmware command and TLV definitions
` [PATCH v11 13/22] wifi: nxpwifi: add command and event handling infrastructure
` [PATCH v11 14/22] wifi: nxpwifi: add data path support for STA and AP modes
` [PATCH v11 15/22] wifi: nxpwifi: add debugfs support for diagnostics and testing
` [PATCH v11 16/22] wifi: nxpwifi: add ethtool support for Wake-on-LAN
` [PATCH v11 17/22] wifi: nxpwifi: add utility functions and element handling support
` [PATCH v11 18/22] wifi: nxpwifi: add driver initialization and shutdown support
` [PATCH v11 19/22] wifi: nxpwifi: add core driver implementation
` [PATCH v11 20/22] wifi: nxpwifi: add initial SDIO bus driver support
` [PATCH v11 21/22] wifi: nxpwifi: add Kconfig and Makefile for kernel integration
` [PATCH v11 22/22] wifi: nxpwifi: add MAINTAINERS entry for nxpwifi driver
[PATCH rtw-next] wifi: rtl8xxxu: Detect the maximum supported channel width
2026-04-29 5:59 UTC (2+ messages)
[PATCH rtw-next] wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
2026-04-29 5:55 UTC (2+ messages)
[PATCH] wifi: mac80211: drop stray 'static' from fast-RX rx_result
2026-04-29 5:49 UTC (3+ messages)
[PATCH rtw-next 0/3] wifi: rtw89: update hardware settings to fix interoperability
2026-04-29 5:48 UTC (3+ messages)
` [PATCH rtw-next 1/3] wifi: rtw89: pci: no need to wait CLK ready for RTL8922DE
[PATCH v3] wifi: rtw89: add bounds check on firmware mac_id in link lookup
2026-04-29 5:43 UTC (2+ messages)
[PATCH v3] wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer
2026-04-29 5:33 UTC (2+ messages)
[PATCH rtw-next 00/16] wifi: rtw89: add USB IO offload and some refactors
2026-04-29 5:24 UTC (3+ messages)
` [PATCH rtw-next 01/16] wifi: rtw89: 8922d: fix typo rx_freq_frome_ie
[PATCHv3 ath-next] wifi: ath11k: use kzalloc_flex
2026-04-29 4:54 UTC (2+ messages)
[PATCH 09/10] carl9170: fw: enable DFS radar detection
2026-04-29 4:46 UTC (2+ messages)
[PATCH rtw-next v2 00/11] wifi: rtw89: Add support for RTL8922AU
2026-04-29 3:41 UTC (3+ messages)
` [PATCH rtw-next v2 01/11] wifi: rtw89: usb: Support 2 bulk in endpoints
[PATCH] wifi: rtlwifi: fix typos in comments
2026-04-29 3:15 UTC (2+ messages)
[PATCH v3] wifi: rtw89: phy: increase RF calibration timeouts for USB transport
2026-04-29 3:11 UTC (2+ messages)
[PATCH v2] wifi: rtw88: Add NULL check for chip->edcca_th
2026-04-29 3:08 UTC (3+ messages)
` [PATCH v3] wifi: rtw88: Add NULL check for chip->edcca_th in rtw_fw_adaptivity_result()
[PATCH rtw-next 0/3] wifi: rtl8xxxu/rtlwifi: validate action frame size
2026-04-29 3:02 UTC (3+ messages)
` [PATCH rtw-next 1/3] wifi: rtl8xxxu: validate action frame size before using in rtl8xxxu_dump_action()
[PATCH rtw-next] wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers
2026-04-29 2:58 UTC (2+ messages)
[PATCH v2] rtlwifi: rtl8821ae: Remove dead code in rtl8821ae_update_hal_rate_table()
2026-04-29 2:55 UTC (2+ messages)
[PATCH] wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers
2026-04-29 2:52 UTC (2+ messages)
0x1A: Call For Submissions is now open!
2026-04-28 21:02 UTC
[PATCH] wifi: mt76: mt7915: fix GENMASK for chain 3 RSSI in mt7915_mac_sta_poll()
2026-04-28 19:22 UTC
[PATCH] iw: Makefile: support out-of-tree builds
2026-04-28 17:18 UTC (4+ messages)
[PATCH v2 0/4] Use the QMI service IDs from the QMI header
2026-04-28 16:47 UTC (6+ messages)
` [PATCH v2 1/4] net: ipa: Use the unified QMI service ID instead of defining it locally
` [PATCH v2 2/4] wifi: ath: "
[PATCHv2 ath-next] wifi: ath11k: use kzalloc_flex
2026-04-28 9:50 UTC (2+ messages)
[PATCH wireless-next 00/14] wifi: UHR non-primary channel access
2026-04-28 9:25 UTC (15+ messages)
` [PATCH wireless-next 01/14] wifi: mac80211: use struct for ieee80211_determine_ap_chan() args
` [PATCH wireless-next 02/14] wifi: mac80211: move ieee80211_chandef_usable() up
` [PATCH wireless-next 03/14] wifi: mac80211: carry element parsing frame type/from_ap
` [PATCH wireless-next 04/14] wifi: cfg80211: allow representing NPCA in chandef
` [PATCH wireless-next 05/14] wifi: cfg80211: add helper for parsing NPCA to chandef
` [PATCH wireless-next 06/14] wifi: mac80211: use NPCA in chandef for validation
` [PATCH wireless-next 07/14] wifi: mac80211: remove NPCA during chandef downgrade
` [PATCH wireless-next 08/14] wifi: mac80211: add NPCA to chandef tracing
` [PATCH wireless-next 09/14] wifi: mac80211: allow only AP chanctx sharing with NPCA
` [PATCH wireless-next 10/14] wifi: mac80211: mlme: use NPCA chandef if capable
` [PATCH wireless-next 11/14] wifi: mac80211: set AP NPCA parameters in bss_conf
` [PATCH wireless-next 12/14] wifi: cfg80211: separate NPCA validity from chandef validity
` [PATCH wireless-next 13/14] wifi: mac80211: don't parse full UHR operation from beacons
` [PATCH wireless-next 14/14] wifi: mac80211: check AP using NPCA has NPCA capability
[PATCH] wireless-regdb: allow 320MHz channel width for Russia
2026-04-28 9:23 UTC (4+ messages)
[PATCH wireless-next 0/5] wifi: UHR extended MLD capa/ops handling
2026-04-28 9:07 UTC (6+ messages)
` [PATCH wireless-next 1/5] wifi: ieee80211: define UHR ML-PM extended MLD capability
` [PATCH wireless-next 2/5] wifi: mac80211: track AP's extended MLD capa/ops
` [PATCH wireless-next 3/5] wifi: cfg80211: ensure UHR ML-PM flag is consistent
` [PATCH wireless-next 4/5] wifi: cfg80211: allow devices to advertise extended MLD capa/ops
` [PATCH wireless-next 5/5] wifi: mac80211: mlme: advertise driver's "
[PATCH wireless-next] wifi: mac80211: update UHR capabilities field order
2026-04-28 8:36 UTC
[PATCH wireless-next] wifi: mac80211: move frame RX handling to type files
2026-04-28 8:36 UTC
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