public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-07 00:33:43 to 2026-03-10 12:23:09 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 12:23 UTC  (64+ 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: "
` [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: "
` [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 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-10 11:18 UTC  (21+ 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

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

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

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-10 10:06 UTC  (22+ 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 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  (5+ messages)

[PATCH v2 00/18] wifi: drop redundant USB device references
 2026-03-09 14:25 UTC  (6+ messages)
` [PATCH v2 03/18] wifi: ath9k: drop redundant device reference

[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 rtw-next] wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BU
 2026-03-09  8:58 UTC 

[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  (11+ messages)
` [PATCH mt76 02/11] wifi: mt76: support upgrading passive scans to active
` [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 05/11] wifi: mt76: abort ROC on chanctx changes
` [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

[PATCH] wifi: rtw89: retry efuse physical map dump on transient failure
 2026-03-09  2:35 UTC  (6+ messages)

[PATCH 05/10 net-next] drivers: net: drop ipv6_stub usage and use direct function calls
 2026-03-09  2:19 UTC 

[PATCH] wifi: rtlwifi: rtl8192d: fix typo in H2C wait counter names
 2026-03-09  1:09 UTC  (2+ messages)

BUG: rtw89_8852ce firmware crash (SER catches error) on kernel 6.18.13
 2026-03-09  0:57 UTC  (2+ messages)
`  "

[PATCH net] wifi: rtw88: properly drop usb interface reference on error
 2026-03-09  0:43 UTC  (3+ messages)

[PATCH ath-next] wifi: wil6210: use kzalloc_flex in wil_tid_ampdu_rx
 2026-03-08 20:55 UTC 

[PATCH] wifi: b43: use register definitions in nphy_op_software_rfkill
 2026-03-08 15:50 UTC  (2+ messages)

[PATCH mt76] wifi: mmt76: mt7996: Decrement sta counter removing the link in mt7996_mac_reset_sta_iter()
 2026-03-08 13:25 UTC 

[PATCH 02/19] wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv()
 2026-03-07 17:59 UTC  (3+ messages)

[PATCH mt76] wifi: mt76: mt7996: Switch deflink to seclink only if link lookup does not fail
 2026-03-07 13:59 UTC 

New Shipment Notifications
 2026-03-07 13:24 UTC 

[PATCH 00/18] wifi: mt76: mt7925: add MT7927 (Filogic 380) support
 2026-03-07  7:08 UTC  (15+ messages)
` [PATCH 06/18] wifi: mt76: mt7925: add MT7927 power management, DBDC, and CNM fixes
` [PATCH 07/18] wifi: mt76: mt7925: use irq_map fields instead of MT_INT_RX_DONE_ALL
` [PATCH 08/18] wifi: mt76: mt7925: guard mac_reset against MT7927 DMA destruction
` [PATCH 09/18] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH 10/18] wifi: mt76: mt7925: enable MT7927 runtime power management
` [PATCH 11/18] wifi: mt76: mt7925: fix uninitialized is_mt7927_hw in probe
` [PATCH 12/18] wifi: mt76: mt7925: advertise EHT 320MHz capabilities for 6GHz band
` [PATCH 13/18] wifi: mt76: mt7925: restore FW_DWLD_BYPASS_DMASHDL in MT7927 PM wake path
` [PATCH 14/18] wifi: mt76: mt7925: disable ASPM for MT7927 to fix throughput collapse
` [PATCH 15/18] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
` [PATCH 16/18] wifi: mt76: mt7925: fix stale pointer comparisons in change_vif_links
` [PATCH 17/18] wifi: mt76: mt7925: fix MT7927 band_idx for stable 5GHz/6GHz operation
` [PATCH 18/18] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv

[wireless:for-next] BUILD SUCCESS 6dccbc9f3e1d38565dff7730d2b7d1e8b16c9b09
 2026-03-07  5:25 UTC 

[wireless-next:for-next] BUILD SUCCESS 97492c019da4b62df83255e968b23b81c0315530
 2026-03-07  5:04 UTC 


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