Linux wireless drivers development
 help / color / mirror / Atom feed
 messages from 2026-07-27 08:19:11 to 2026-07-28 03:14:24 UTC [more...]

[PATCH v7] wifi: ath11k: fix resource leak on error in ext IRQ setup
 2026-07-28  3:13 UTC 

[PATCH net] nfc: trf7970a: initialize lock and timeout_work before requesting the IRQ
 2026-07-28  3:10 UTC 

[PATCH net v2] nfc: trf7970a: drain timeout_work and keep trf->lock valid across teardown
 2026-07-28  3:07 UTC 

[PATCH] wifi: rtw89: 8852be: add .shutdown callback to quiesce device on reboot
 2026-07-28  2:45 UTC  (2+ messages)

[PATCH v5] wifi: ath11k: fix resource leak on error in ext IRQ setup
 2026-07-28  1:45 UTC  (5+ messages)
` [PATCH v6] "

Error in rtw89 using Kernel 7.1.4
 2026-07-28  1:07 UTC  (3+ messages)

hang during shutdown in next-20260722+ with MT7925
 2026-07-28  0:32 UTC  (2+ messages)

[PATCH mt76] wifi: mt76: mt792x: drop redundant napi_disable() in unregister path
 2026-07-28  0:20 UTC 

[GIT PULL] wireless-next-2026-07-26
 2026-07-27 23:59 UTC  (2+ messages)

[PATCH ath-next] wifi: ath11k: fix leak in ath11k_service_ready_ext_event()
 2026-07-27 23:39 UTC 

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:59 UTC  (8+ messages)
` (subset) "

[PATCH] dt-bindings: net: wireless: brcm,bcm4329-fmac: add nvmem-consumer reference
 2026-07-27 22:53 UTC 

[PATCH] wifi: mwifiex: fix freeze for 60 seconds caused by request_firmware
 2026-07-27 22:19 UTC  (7+ messages)

[PATCH RFC] power: sequencing: rename pwrseq_power_on/off() to pwrseq_vote_on/off()
 2026-07-27 20:28 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7915: keep the tx worker off the txq scheduler during hw restart
 2026-07-27 20:04 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath6kl: remove conditional return with no effect
 2026-07-27 18:11 UTC  (3+ messages)

[PATCH net] nfc: trf7970a: drain timeout_work and keep trf->lock valid across teardown
 2026-07-27 16:57 UTC  (2+ messages)

[PATCH 0/5] wifi: ath12k: fixes to improve MLO station stability
 2026-07-27 16:27 UTC  (6+ messages)
` [PATCH 1/5] wifi: ath12k: fix MLO station firmware crash recovery
` [PATCH 2/5] wifi: ath12k: prevent scan during firmware recovery
` [PATCH 3/5] wifi: ath12k: fix MLO dp_peer ID desync with firmware
` [PATCH 4/5] wifi: ath12k: fix MLO beacon handling using per-link addressing
` [PATCH 5/5] wifi: ath12k: skip connection_loss_work for MLO beacon miss

mt7921e: repeated driver own failures cause hanging
 2026-07-27 16:27 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7996: fix NULL pointer dereference in MLD AP recovery
 2026-07-27 16:13 UTC 

pull-request: ath-current-20260727
 2026-07-27 15:29 UTC 

[PATCH mt76 01/15] wifi: mt76: mt7996: fix MIB TX aggregation counter registers for mt7990
 2026-07-27 15:04 UTC  (15+ messages)
` [PATCH mt76 02/15] wifi: mt76: mt7915: fix double hif2 init on the non-WED path
` [PATCH mt76 03/15] wifi: mt76: mt7915: fix ext PHY use-after-free on register error path
` [PATCH mt76 04/15] wifi: mt76: mt7915: release hif2 reference on probe IRQ failure
` [PATCH mt76 05/15] wifi: mt76: mt7996: fix reg addr remap when addr is 0
` [PATCH mt76 06/15] wifi: mt76: mt7996: do not attach hif2 WED when the main WED attach failed
` [PATCH mt76 07/15] wifi: mt76: mt7996: do not leave state behind after a failed WED attach
` [PATCH mt76 08/15] wifi: mt76: mt7915: fix chainmask handling for non-dbdc phys on band 1
` [PATCH mt76 09/15] wifi: mt76: mt7915: report RX chain signal for all RX paths
` [PATCH mt76 10/15] wifi: mt76: mt7996: remove repeater muar config
` [PATCH mt76 11/15] wifi: mt76: fix queue assignment for disassoc packets
` [PATCH mt76 12/15] wifi: mt76: mt7996: reject iTWT setup requests from MLD stations
` [PATCH mt76 13/15] wifi: mt76: mt7915: update SKU power limits after changing antennas
` [PATCH mt76 14/15] wifi: mt76: mt7996: add scan dwell time hw cap
` [PATCH mt76 15/15] wifi: mt76: mt7925: fix infinite loop in UNI event TLV parsing

[PATCH ath-current v2 0/8] wifi: ath12k: support firmware-allocated MLD peer ID
 2026-07-27 15:02 UTC  (2+ messages)

[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
 2026-07-27 13:44 UTC  (7+ messages)
` [syzbot ci] "

[PATCH v2 00/11] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-07-27 13:25 UTC  (16+ messages)
` [PATCH v2 01/11] wifi: rtw88: add the RTL8723B chip type and SDIO helper
` [PATCH v2 06/11] wifi: rtw88: coex: reassert the antenna path when associating
` [PATCH v2 07/11] wifi: rtw88: sdio: track free TX pages and OQT credits for RTL8723BS
` [PATCH v2 08/11] wifi: rtw88: sdio: set up RX aggregation and interrupts "
` [PATCH v2 09/11] wifi: rtw88: sdio: add TX back-pressure and retry on page starvation
` [PATCH v2 10/11] wifi: rtw88: record beacons from the target BSSID before authenticating
` [PATCH v2 11/11] wifi: rtw88: run the RTL8723BS association register sequence

[PATCH] wifi: mwifiex: replace one-element arrays with flexible array members
 2026-07-27 12:16 UTC  (8+ messages)
` [PATCH v3] "

[PATCH] wifi: ath11k: Fix possible memory leak in ath11k_dp_srng_setup()
 2026-07-27 10:55 UTC 

[PATCH] wifi: mac80211: simplify airtime_flags_write()
 2026-07-27  9:57 UTC 

[PATCH v2 0/4] wifi: rtw88: add RTL8723B/RTL8723BS support
 2026-07-27  9:21 UTC  (3+ messages)
` [PATCH v2 1/4] wifi: rtw88: 8723bs: add the core handling required by RTL8723BS

[PATCH ath-next] wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdump
 2026-07-27  8:38 UTC  (2+ messages)


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