messages from 2026-03-11 23:07:49 to 2026-03-13 19:22:26 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-13 19:22 UTC (11+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 38/61] net: "
` [PATCH 48/61] mtd: "
[RFC PATCH v3 0/4] wifi: rtl8xxxu: implement AP mode for 8188EU
2026-03-13 13:53 UTC (5+ messages)
` [RFC PATCH v3 1/4] wifi: rtl8xxxu: move dynamic_tx_rpt_timing_counter from ra_info to priv
` [RFC PATCH v3 2/4] wifi: rtl8xxxu: handle rate control for 8188e a per mac_id
` [RFC PATCH v3 3/4] wifi: rtl8xxxu: update max report mac id on station add / remove for 8188e chips
` [RFC PATCH v3 4/4] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
[RFC PATCH v2 0/4] wifi: rtl8xxxu: implement AP mode for 8188EU
2026-03-13 13:26 UTC (6+ messages)
` [RFC PATCH v2 1/4] wifi: rtl8xxxu: move dynamic_tx_rpt_timing_counter from ra_info to priv
` [RFC PATCH v2 2/4] wifi: rtl8xxxu: handle rate control for 8188e a per mac_id
` [RFC PATCH v2 3/4] wifi: rtl8xxxu: update max report mac id on station add / remove for 8188e chips
` [RFC PATCH v2 4/4] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
[PATCH wireless-next] wifi: nl80211: reject S1G/60G with HT chantype
2026-03-13 12:01 UTC
[PATCH wireless-next v3 0/3] misc chandef cleanups
2026-03-13 11:41 UTC (10+ messages)
` [PATCH wireless-next v3 1/3] wifi: mac80211: don't use cfg80211_chandef_create() for default chandef
` [PATCH wireless-next v3 2/3] wifi: cfg80211: restrict cfg80211_chandef_create() to only HT-based bands
` [PATCH wireless-next v3 3/3] wifi: cfg80211: check non-S1G width with S1G chandef
` [syzbot ci] Re: misc chandef cleanups
[PATCH ath-next v2] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
2026-03-13 11:38 UTC
[PATCH mt76] wifi: mt76: mt7915: set mt76 specific PS flag
2026-03-13 11:25 UTC
[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-03-13 11:07 UTC (22+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v2 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v2 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v2 07/15] soc: qcom: mdtloader: "
` [PATCH v2 08/15] remoteproc: qcom_wcnss: "
` [PATCH v2 09/15] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH v2 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v2 11/15] media: qcom: "
` [PATCH v2 12/15] net: ipa: "
` [PATCH v2 13/15] wifi: ath12k: "
` [PATCH v2 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v2 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service
[PATCH 05/10 net-next v2] drivers: net: drop ipv6_stub usage and use direct function calls
2026-03-13 10:54 UTC (3+ messages)
[PATCH] wifi: ath12k: fix QCOM_RPROC_COMMON dependency
2026-03-13 9:48 UTC
[PATCH] wifi: mac80211: fix WARN_ON_ONCE in ieee80211_tdls_oper
2026-03-13 9:25 UTC (3+ messages)
[PATCH v2] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
2026-03-13 9:24 UTC
[PATCH v3] wifi: ath9k: Obtain system GPIOS from descriptors
2026-03-13 8:19 UTC (4+ messages)
[PATCH] iw: util: use u8 type to print HE MAC capabilities
2026-03-13 7:45 UTC
ath12k: handling of HE and EHT capabilities
2026-03-13 7:45 UTC (7+ messages)
[PATCH 0/4] bus: mhi: Fix broken runtime PM design
2026-03-13 7:16 UTC (4+ messages)
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
[PATCH] mac80211: stop hardware before clearing driver state on reconfig failure
2026-03-13 7:08 UTC (2+ messages)
[PATCH v5] wifi: ath12k: fix endianness handling for SRNG ring pointer accesses
2026-03-13 6:56 UTC
[PATCH] linux-firmware: update firmware for MT7920 WiFi device
2026-03-13 6:50 UTC (2+ messages)
[PATCH v4] wifi: ath12k: fix endianness handling for SRNG ring pointer accesses
2026-03-13 6:45 UTC (3+ messages)
[PATCH] linux-firmware: update firmware for MT7921 WiFi device
2026-03-13 6:25 UTC (2+ messages)
[PATCH wireless-next 1/2] wifi: ieee80211: fix definition of EHT-MCS 15 in MRU
2026-03-13 6:21 UTC (2+ messages)
` [PATCH wireless-next 2/2] wifi: mt76: mt7996: fix capability "
[PATCH mt76 1/6] wifi: mt76: mt7996: fix RRO EMU configuration
2026-03-13 6:00 UTC (14+ messages)
` [PATCH mt76 2/6] wifi: mt76: mt7996: support critical packet mode for MT7990 chipsets
` [PATCH mt76 3/6] wifi: mt76: mt7996: update WFSYS reset flow "
` [PATCH mt76 4/6] wifi: mt76: mt7996: adjust timeout value for boot-up calibration commands
` [PATCH mt76 5/6] wifi: mt76: mt7996: fix the temporary buffer for calibration-free data
` [PATCH mt76 6/6] wifi: mt76: mt7996: fix issues with manually triggered radar detection
[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
2026-03-13 0:29 UTC (11+ messages)
[PATCH ath-next] wifi: ath11k: use kzalloc_flex
2026-03-13 0:16 UTC
[PATCH ath-next] wifi: ath12k: use kzalloc_flex
2026-03-13 0:14 UTC
[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
2026-03-12 23:52 UTC (8+ messages)
` [RFC PATCH] wifi: rtl8xxxu: handle rate control for 8188e a per mac_id
[PATCH wireless-next v3 00/15] wifi: Ranging support enhancements
2026-03-12 21:16 UTC (19+ messages)
` [PATCH wireless-next v3 01/15] wifi: cfg80211: Allow RSTA role without LMR request
` [PATCH wireless-next v3 02/15] wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
` [PATCH wireless-next v3 04/15] wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operations
` [PATCH wireless-next v3 06/15] wifi: cfg80211: add proximity detection capabilities to PMSR
` [PATCH wireless-next v3 07/15] wifi: cfg80211: add continuous ranging and PD request support
` [PATCH wireless-next v3 08/15] wifi: cfg80211: extend PMSR FTM response for proximity ranging
` [PATCH wireless-next v3 10/15] wifi: cfg80211: add ingress/egress distance thresholds for FTM
` [PATCH wireless-next v3 12/15] wifi: cfg80211: add FTM range report negotiation support
` [PATCH wireless-next v3 13/15] wifi: cfg80211: add result reporting control for PD requests
[PATCH wireless-next v8 0/3] wifi: initial UHR support
2026-03-12 19:32 UTC (12+ messages)
` [PATCH wireless-next v8 2/3] wifi: cfg80211: add "
[PATCH 1/2] mt76: connac: fix txpower_cur not updated in mt76_connac_mcu_set_rate_txpower()
2026-03-12 18:22 UTC (12+ messages)
` [PATCH v2 1/2] mt76: mt7921: add mt7921-specific get_txpower callback
[PATCH wireless-next 00/28] iwlwifi + mac80211 stability
2026-03-12 17:44 UTC (14+ messages)
` [PATCH wireless-next 13/28] wifi: iwlwifi: mld: Remove warning about BAID
` [PATCH wireless-next 15/28] wifi: iwlwifi: mld: Fix use-after-free of bss_conf
` [PATCH wireless-next 16/28] wifi: iwlwifi: mld: Check for null in iwl_mld_wait_sta_txqs_empty
` [PATCH wireless-next 18/28] wifi: iwlwifi: mld: Use warn-on-once in emlsr exit logic
` [PATCH wireless-next 20/28] wifi: iwlwifi: mld: Improve logging message
` [PATCH wireless-next 22/28] wifi: mac80211: Add force-cleanup call to driver
` [PATCH wireless-next 24/28] wifi: iwlwifi: mld: Fix NPE in flush logic
` [PATCH wireless-next 25/28] wifi: iwlwifi: mld: Fix bad return address in tx code
` [PATCH wireless-next 26/28] wifi: mac80211: Ensure link work-items are only initialized once
` [PATCH wireless-next 28/28] wifi: mac80211: Decrease WARN spam
` [syzbot ci] Re: iwlwifi + mac80211 stability
[PATCH wireless-next v2 00/28] iwlwifi + mac80211 stability
2026-03-12 17:00 UTC (29+ messages)
` [PATCH wireless-next v2 01/28] wifi: iwlwifi: mld: Check for NULL before lookup
` [PATCH wireless-next v2 02/28] wifi: iwlwifi: mld: Add check for null vif in stats callback
` [PATCH wireless-next v2 03/28] wifi: wireless: Check debugfs create return values
` [PATCH wireless-next v2 04/28] wifi: mac80211: Check debugfs creation "
` [PATCH wireless-next v2 05/28] wifi: mac80211: do not fail taking sta to lower state
` [PATCH wireless-next v2 06/28] wifi: mac80211: Mark sta as uploaded if single transition succeeds
` [PATCH wireless-next v2 07/28] wifi: mac80211: Fix use-after-free of debugfs inodes
` [PATCH wireless-next v2 08/28] wifi: mac80211: Debugfs safety checks
` [PATCH wireless-next v2 09/28] wifi: mac80211: Use warn-on-once in drv_remove_chanctxt
` [PATCH wireless-next v2 10/28] wifi: mac80211: Ensure sta debugfs is not double-freed
` [PATCH wireless-next v2 11/28] wifi: iwlwifi: mld: Fix stale reference in fw_id_to_link_sta
` [PATCH wireless-next v2 12/28] wifi: iwlwifi: mld: Improve logging in error cases
` [PATCH wireless-next v2 13/28] wifi: iwlwifi: mld: Remove warning about BAID
` [PATCH wireless-next v2 14/28] wifi: mac80211: Add dmesg log regarding warn-on in drv-stop
` [PATCH wireless-next v2 15/28] wifi: iwlwifi: mld: Fix use-after-free of bss_conf
` [PATCH wireless-next v2 16/28] wifi: iwlwifi: mld: Check for null in iwl_mld_wait_sta_txqs_empty
` [PATCH wireless-next v2 17/28] wifi: iwlwifi: mld: use warn-on-once in error path
` [PATCH wireless-next v2 18/28] wifi: iwlwifi: mld: Use warn-on-once in emlsr exit logic
` [PATCH wireless-next v2 19/28] wifi: iwlwifi: mld: Improve error message in rx path
` [PATCH wireless-next v2 20/28] wifi: iwlwifi: mld: Improve logging message
` [PATCH wireless-next v2 21/28] wifi: iwlwifi: mld: Protect from null mld_sta
` [PATCH wireless-next v2 22/28] wifi: mac80211: Add force-cleanup call to driver
` [PATCH wireless-next v2 23/28] wifi: iwlwifi: mld: Support force-cleanup op
` [PATCH wireless-next v2 24/28] wifi: iwlwifi: mld: Fix NPE in flush logic
` [PATCH wireless-next v2 25/28] wifi: iwlwifi: mld: Fix bad return address in tx code
` [PATCH wireless-next v2 26/28] wifi: mac80211: Ensure link work-items are only initialized once
` [PATCH wireless-next v2 27/28] wifi: iwlwifi: mld: Convert to WARN_ONCE in link removal path
` [PATCH wireless-next v2 28/28] wifi: mac80211: Decrease WARN spam
[PATCH ath-next] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
2026-03-12 15:30 UTC (6+ messages)
[PATCH] carl9170: rx: gate data frame delivery on STARTED state
2026-03-12 15:16 UTC
[PATCH 01/10] carl9170: mac80211: enable Short Guard Interval for 20 MHz
2026-03-12 10:38 UTC (10+ messages)
` [PATCH 02/10] carl9170: mac80211: advertise RX STBC capability
` [PATCH 03/10] carl9170: mac80211: document spatial multiplexing power save handler
` [PATCH 04/10] carl9170: rx: wire up dropped frame counter
` [PATCH 05/10] carl9170: rx: track PHY errors via debugfs
` [PATCH 06/10] carl9170: phy: populate per-channel TX power from EEPROM
` [PATCH 07/10] carl9170: main: add exponential restart backoff
` [PATCH 08/10] carl9170: phy: enable antenna diversity for 2-chain devices
` [PATCH 09/10] carl9170: fw: enable DFS radar detection
` [PATCH 10/10] carl9170: phy: add periodic runtime IQ calibration
[PATCH 00/10] carl9170: 802.11n compliance and driver improvements
2026-03-12 10:37 UTC
[PATCH v10 00/21] wifi: nxpwifi: create nxpwifi to support
2026-03-12 9:13 UTC (6+ messages)
[PATCH] wifi: rtw89: retry efuse physical map dump on transient failure
2026-03-12 8:28 UTC (14+ messages)
[PATCH v2] wifi: mt76: mt7921: fix txpower reporting
2026-03-12 6:38 UTC (3+ messages)
[PATCH] wireless-regdb: Update regulatory rules for India (IN) on 6GHz
2026-03-12 6:34 UTC (4+ messages)
[PATCH v2 rtw-next] wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BU
2026-03-12 5:57 UTC
[PATCH 6.1.y] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
2026-03-12 3:14 UTC
[PATCH rtw-next 00/13] wifi: rtw89: update hardware settings and tweak for MLO
2026-03-12 3:00 UTC (3+ messages)
` [PATCH rtw-next 01/13] wifi: rtw89: mac: finish active TX immediately without waiting for DMAC
[PATCH rtw-next] wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BU
2026-03-12 2:30 UTC (3+ messages)
[PATCH] wifi: iwlwifi: use unique thermal zone type
2026-03-12 1:40 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