public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 06:07:43 to 2026-03-11 00:16:19 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  0:16 UTC  (84+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH v3 00/21] wifi: rtl8xxxu: Add concurrent mode for 8188f
 2026-03-10 23:33 UTC  (7+ messages)
` [PATCH v3 19/21] wifi: rtl8xxxu: add hw crypto support for AP mode

[PATCH rtw-next] wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BU
 2026-03-10 22:16 UTC  (2+ messages)

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-03-10 19:48 UTC  (18+ messages)

[PATCH v3] wifi: ath12k: fix endianness handling for SRNG ring pointer accesses
 2026-03-10 17:55 UTC  (2+ messages)

[PATCH] wifi: rtw89: retry efuse physical map dump on transient failure
 2026-03-10 17:16 UTC  (7+ messages)

[PATCH v3 0/3] Replace uses of system_wq and system_unbound_wq
 2026-03-10 16:37 UTC  (2+ messages)

[PATCH] wifi: wlcore: ensure skb headroom before skb_push
 2026-03-10 16:34 UTC  (4+ messages)

[PATCH] wifi: mac80211: fix WARN_ON_ONCE in ieee80211_tdls_oper
 2026-03-10 16:00 UTC 

[PATCH 05/10 net-next v2] drivers: net: drop ipv6_stub usage and use direct function calls
 2026-03-10 15:34 UTC 

[PATCH ath-next] wifi: ath12k: Use .mbn firmware for AHB devices
 2026-03-10 15:31 UTC  (2+ messages)

[PATCH v2 00/18] wifi: drop redundant USB device references
 2026-03-10 15:31 UTC  (7+ messages)
` [PATCH v2 03/18] wifi: ath9k: drop redundant device reference
` (subset) [PATCH v2 00/18] wifi: drop redundant USB device references

[PATCH ath-next 0/2] wifi: ath12k: Clean up the WMI Unit Test functionality
 2026-03-10 15:16 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Clean up the WMI Unit Test command interface
` [PATCH ath-next 2/2] wifi: ath12k: Remove unused DFS Unit Test definitions

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-10 15:12 UTC  (4+ messages)

[PATCH ath-next] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
 2026-03-10 14:39 UTC  (6+ messages)

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-10 13:23 UTC  (23+ messages)
` [PATCH v1 1/8] soc: qcom: qmi: Enumerate the service IDs of QMI
` [PATCH v1 2/8] net: ipa: Use the unified QMI service ID instead of defining it locally
` [PATCH v1 3/8] net: drivers: wireless: ath: "
` [PATCH v1 4/8] remoteproc: qcom: "
` [PATCH v1 5/8] slimbus: qcom-ngd-ctrl: "
` [PATCH v1 6/8] soc: qcom: pdr: "
` [PATCH v1 7/8] ALSA: usb-audio: qcom: "
` [PATCH v1 8/8] samples: qmi: "

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-10 11:18 UTC  (19+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs

[PATCH rtw-next 00/13] wifi: rtw89: update hardware settings and tweak for MLO
 2026-03-10  8:01 UTC  (14+ messages)
` [PATCH rtw-next 01/13] wifi: rtw89: mac: finish active TX immediately without waiting for DMAC
` [PATCH rtw-next 02/13] wifi: rtw89: pci: update SER parameters for suspend/resume
` [PATCH rtw-next 03/13] wifi: rtw89: mac: remove A-die off setting for RTL8852C and RTL8922A
` [PATCH rtw-next 04/13] wifi: rtw89: phy: limit AMPDU number for RA try rate
` [PATCH rtw-next 05/13] wifi: rtw89: move disabling dynamic mechanism functions to core
` [PATCH rtw-next 06/13] wifi: rtw89: tweak settings of TX power and channel for Wi-Fi 7
` [PATCH rtw-next 07/13] wifi: rtw89: chan: simplify link handling related to ROC
` [PATCH rtw-next 08/13] wifi: rtw89: chan: recalc MLO DBCC mode based on current entity mode
` [PATCH rtw-next 09/13] wifi: rtw89: wow: add retry for ensuring packet are processed
` [PATCH rtw-next 10/13] wifi: rtw89: replace RF mutex with wiphy lock assertion
` [PATCH rtw-next 11/13] wifi: rtw89: Drop malformed AMPDU frames with abnormal PN
` [PATCH rtw-next 12/13] wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO links
` [PATCH rtw-next 13/13] wifi: rtw89: debug: simulate Wi-Fi 7 SER L0/L1 without PS mode

[PATCH] wifi: ath12k: fix use-after-free of arvif in assign_vif_chanctx()
 2026-03-10  2:43 UTC 

[PATCHv2 wireless-next] wifi: brcmsmac: use FAM for debug code
 2026-03-10  1:47 UTC  (3+ messages)

[BUG] wifi: mt76: mt7925u: probe with driver mt7925u failed with error -110
 2026-03-10  0:30 UTC  (5+ messages)

[PATCH v2] wifi: mt76: mt7921: fix txpower reporting
 2026-03-09 21:50 UTC  (2+ messages)

iwlwifi related crash in 6.18.16, mostly un-modified
 2026-03-09 20:18 UTC 

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2026-03-09 19:58 UTC  (2+ messages)

[BUG] mt7925e: MSI Vector A16 HX A8WHG-004US reports permanent hardware rfkill block under Linux; ACPI GPPA.WLAN AE_ALREADY_EXISTS
 2026-03-09 19:13 UTC 

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (3)
 2026-03-09 17:57 UTC 

[PATCH] wifi: ath10k: add chain mask and spatial stream params for qca988x
 2026-03-09 16:40 UTC 

[PATCH 1/2] mt76: connac: fix txpower_cur not updated in mt76_connac_mcu_set_rate_txpower()
 2026-03-09 16:36 UTC  (3+ messages)

[PATCH] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-03-09 10:45 UTC  (3+ messages)

[PATCH wireless-next] wifi: brcmsmac: use FAM for debug code
 2026-03-09 10:40 UTC  (2+ messages)

[PATCH] brcmfmac: Fix error pointer dereference
 2026-03-09 10:13 UTC  (2+ messages)

[PATCH wireless-next 00/35] wifi: mm81x: add mm81x driver
 2026-03-09  9:37 UTC  (7+ messages)
` [PATCH wireless-next 14/35] wifi: mm81x: add mac.c

[PATCH] wifi: cfg80211: scope cfg80211_bss_age() to CONFIG_PM_SLEEP
 2026-03-09  8:52 UTC 

[PATCH RESEND] wifi: rtlwifi: usb: drop redundant device reference
 2026-03-09  8:33 UTC 

[PATCH wireless-next v2] wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()
 2026-03-09  8:28 UTC 

[PATCH wireless-next] wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()
 2026-03-09  8:22 UTC  (6+ messages)

[PATCH mt76 01/11] wifi: mt76: fix multi-radio on-channel scanning
 2026-03-09  6:07 UTC  (9+ messages)
` [PATCH mt76 03/11] wifi: mt76: add offchannel check to mt76_roc_complete
` [PATCH mt76 04/11] wifi: mt76: check chanctx before restoring channel after ROC
` [PATCH mt76 06/11] wifi: mt76: optimize ROC for same-channel case
` [PATCH mt76 07/11] wifi: mt76: send nullfunc PS frames on offchannel transitions
` [PATCH mt76 08/11] wifi: mt76: flush pending TX before channel switch
` [PATCH mt76 09/11] wifi: mt76: route nullfunc frames to PSD/ALTX queue
` [PATCH mt76 10/11] wifi: mt76: wait for firmware TX completion of mgmt frames before channel switch
` [PATCH mt76 11/11] wifi: mt76: add per-link beacon monitoring for MLO


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