linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-24 18:16:20 to 2025-10-31 06:46:56 UTC [more...]

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-31  6:46 UTC  (5+ messages)

[PATCH ath-next 0/2] wifi: ath12k: Address issues during beacon stats retrieval
 2025-10-31  5:03 UTC  (4+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Make firmware stats reset caller-driven
` [PATCH ath-next 2/2] wifi: ath12k: Fix timeout error during beacon stats retrieval

[PATCH ath-next 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2025-10-31  3:05 UTC  (12+ messages)
` [PATCH ath-next 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module
` [PATCH ath-next 2/6] wifi: ath11k: Register debugfs for CFR configuration
` [PATCH ath-next 3/6] wifi: ath11k: Add support unassociated client CFR
` [PATCH ath-next 4/6] wifi: ath11k: Register relayfs entries for CFR dump
` [PATCH ath-next 5/6] wifi: ath11k: Register DBR event handler for CFR data
` [PATCH ath-next 6/6] wifi: ath11k: Register handler for CFR capture event

[PATCH] wifi: mt76: mmio_(read|write)_copy byte swap when on Big Endian
 2025-10-31  1:18 UTC  (10+ messages)
        ` [PATCH v2] wifi: mt76: mmio_*_copy fix byte order and alignment

[GIT PULL] wireless-next-2025-10-30
 2025-10-31  1:00 UTC  (2+ messages)

ath11k-firmware: QCA6390 hw2.0: Add bdf for Xiaomi Pad 5 Pro 5G
 2025-10-30 22:55 UTC 

[PATCH 0/2] wifi: ath10k: clean up structure initialization
 2025-10-30 21:57 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath10k: use = {} to initialize pm_qos_request instead of memset
` [PATCH 2/2] wifi: ath10k: use = {} to initialize bmi_target_info "

[PATCH ath-next 0/2] wifi: ath12k: handle vdev create errors and ensure limit checks
 2025-10-30 21:57 UTC  (5+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()
` [PATCH ath-next 2/2] wifi: ath12k: unassign arvif on scan vdev create failure

[PATCH ath-next 0/6] wifi: ath12k: Add support for EHT fixed rate
 2025-10-30 21:57 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: fix error handling in creating hardware group
 2025-10-30 21:57 UTC  (3+ messages)

[PATCH ath-next] wifi: ath12k: fix reusing m3 memory
 2025-10-30 21:57 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()
 2025-10-30 21:57 UTC  (3+ messages)

[PATCH RESEND 1/4] net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
 2025-10-30 19:47 UTC  (8+ messages)
` [PATCH RESEND 2/4] net: ipa: "
` [PATCH RESEND 3/4] net: wireless: "
` [PATCH RESEND 4/4] net: wwan: "

[PATCH] wifi: ath: fix comment typo in monitor mode handling
 2025-10-30 14:30 UTC 

[PATCH] wifi: brcmfmac: Add null pointer check to brcmf_acpi_probe
 2025-10-30 13:27 UTC  (2+ messages)

[PATCH] brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tablet
 2025-10-30 12:44 UTC  (2+ messages)

[GIT PULL] wireless-2025-10-30
 2025-10-30 10:48 UTC 

[RFC][v1][Design] AP Architecture for Roaming with Wi-Fi 8 Seamless Mobility Domain (SMD)
 2025-10-30  8:47 UTC  (5+ messages)

[PATCH 0/6] wifi: ath11k: Add support for QCN6122
 2025-10-30  5:47 UTC  (14+ messages)
` [PATCH 1/6] dt: bindings: net: add bindings "
` [PATCH 2/6] wifi: ath11k: add hw params "
` [PATCH 3/6] wifi: ath11k: add hw ring mask "
` [PATCH 4/6] wifi: ath11k: update hif and pci ops "
` [PATCH 5/6] wifi: ath11k: add multipd support "
` [PATCH 6/6] wifi: ath11k: add QCN6122 device support

[PATCH ath-current] Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
 2025-10-29 20:56 UTC  (5+ messages)

[PATCH rtw-next v4 00/10] wifi: rtw89: improvements for USB part
 2025-10-29 19:02 UTC  (11+ messages)
` [PATCH rtw-next v4 01/10] wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
` [PATCH rtw-next v4 02/10] wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
` [PATCH rtw-next v4 03/10] wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate
` [PATCH rtw-next v4 04/10] wifi: rtw89: refine rtw89_core_tx_wait_complete()
` [PATCH rtw-next v4 05/10] wifi: rtw89: implement C2H TX report handler
` [PATCH rtw-next v4 06/10] wifi: rtw89: fill TX descriptor of FWCMD in shortcut
` [PATCH rtw-next v4 07/10] wifi: rtw89: usb: anchor TX URBs
` [PATCH rtw-next v4 08/10] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB
` [PATCH rtw-next v4 09/10] wifi: rtw89: provide TX reports for management frames
` [PATCH rtw-next v4 10/10] wifi: rtw89: process TX wait skbs for USB via C2H handler

[PATCH rtw-next v3 0/9] wifi: rtw89: improvements for USB part
 2025-10-29 17:09 UTC  (9+ messages)
` [PATCH rtw-next v3 5/9] wifi: rtw89: implement C2H TX report handler
` [PATCH rtw-next v3 7/9] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB

[wireless:for-next] BUILD SUCCESS fbc1cc6973099f45e4c30b86f12b4435c7cb7d24
 2025-10-29 14:39 UTC 

[PATCH ath-current] Revert "wifi: ath12k: Fix missing station power save configuration"
 2025-10-29 14:28 UTC  (4+ messages)

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2025-10-29 11:20 UTC  (2+ messages)

[PATCH] wireless-regdb: Update regulatory info for Malaysia (MY) for 2025
 2025-10-29 10:47 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory info for Malaysia (MY) for 2024
 2025-10-29  1:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx()
 2025-10-28 17:43 UTC 

pull-request: iwlwifi-next-2025-10-28
 2025-10-28 14:31 UTC 

[PATCH wireless v4 0/4] wifi: cfg80211/mac80211: add an hrtimer based delayed work item
 2025-10-28 10:58 UTC  (5+ messages)
` [PATCH wireless v4 1/4] wifi: cfg80211: "
` [PATCH wireless v4 2/4] wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
` [PATCH wireless v4 3/4] wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
` [PATCH wireless v4 4/4] wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work

[PATCH] wireless-regdb: Update broken link in regulatory.bin(5) manpage
 2025-10-28  5:19 UTC  (2+ messages)

[PATCH] wireless-regdb: Update regulatory info for Malaysia (MY) for 2024
 2025-10-28  5:19 UTC  (2+ messages)

[PATCH wireless-next] wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supported
 2025-10-28  4:34 UTC 

[rtw-next 0/8] wifi: rtw89: some fixes and improvements
 2025-10-28  1:59 UTC  (3+ messages)
` [rtw-next 1/8] wifi: rtw89: splice C2H events queue to local to prevent racing

[wireless-next:main] BUILD SUCCESS 88de08348af8ce15dc563e0ebb5553eddd821c06
 2025-10-27 22:53 UTC 

[PATCHv2 wireless-next] wifi: rt2x00: add nvmem eeprom support
 2025-10-27 18:06 UTC  (2+ messages)
` [PATCHv2 wireless-next] wifi: rt2x00: check retval for of_get_mac_address

[PATCH] wifi: rt2x00: add nvmem eeprom support
 2025-10-27 18:03 UTC  (3+ messages)

pull-request: ath-current-20251027
 2025-10-27 15:01 UTC 

[PATCH ath12k-ng 0/9] wifi: ath12k: Modularization of peer object
 2025-10-27 14:03 UTC  (7+ messages)
` [PATCH ath12k-ng 7/9] wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peer
` [PATCH ath12k-ng 8/9] wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
` [PATCH ath12k-ng 9/9] wifi: ath12k: Add lockdep warn for RCU

[PATCH wireless-next v3 0/4] wifi: cfg80211/mac80211: add an hrtimer based delayed work item
 2025-10-27 12:33 UTC  (5+ messages)
` [PATCH wireless-next v3 1/4] wifi: cfg80211: "
` [PATCH wireless-next v3 2/4] wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
` [PATCH wireless-next v3 3/4] wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
` [PATCH wireless-next v3 4/4] wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work

[PATCH wireless-next v3] wifi: mac80211: add RX flag to report radiotap VHT information
 2025-10-27 12:22 UTC 

[PATCH 1/4] net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
 2025-10-27 11:38 UTC  (4+ messages)
` [PATCH 2/4] net: ipa: "
` [PATCH 3/4] net: wireless: "
` [PATCH 4/4] net: wwan: "

[PATCH mt76 1/2] Revert "wifi: mt76: mt792x: improve monitor interface handling"
 2025-10-27 11:18 UTC  (2+ messages)
` [PATCH mt76 2/2] wifi: mt76: adjust BSS conf pointer handling

pull-request: iwlwifi-next-2025-10-27
 2025-10-27 11:17 UTC 

[syzbot] Monthly wireless report (Oct 2025)
 2025-10-27  8:42 UTC 

[PATCH 0/4] wifi: mac80211_hwsim: code cleanup patches
 2025-10-27  8:11 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets
 2025-10-27  7:02 UTC 

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2025-10-26 18:20 UTC  (5+ messages)
` [DONOTAPPLY RFC PATCH v2 1/4] dt-bindings: mwifiex: document use with the SD8777 chipset
` [DONOTAPPLY RFC PATCH v2 2/4] net: mwifiex: add support for "
` [DONOTAPPLY RFC PATCH v2 3/4] DONOTMERGE: net: mwifiex: fix timeouts with the SD8777 chip
` [DONOTAPPLY RFC PATCH v2 4/4] arm64: dts: samsung,coreprimevelte: add wifi node

[PATCH] mac80211: tdls: don't WARN_ON_ONCE on missing STA info
 2025-10-26 10:34 UTC  (2+ messages)

[PATCH RFC wireless-next] wifi: mac80211_hwsim: dont perform rate validation for S1G
 2025-10-26  4:39 UTC  (5+ messages)

[PATCH AUTOSEL 6.17] wifi: mt76: improve phy reset on hw restart
 2025-10-26  3:23 UTC  (27+ messages)
` [PATCH AUTOSEL 6.17-5.10] wifi: ath10k: Fix connection after GTK rekeying
` [PATCH AUTOSEL 6.17-6.12] wifi: rtw89: renew a completion for each H2C command waiting C2H event
` [PATCH AUTOSEL 6.17-6.12] wifi: mac80211: support parsing S1G TIM PVB
` [PATCH AUTOSEL 6.17-6.6] wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
` [PATCH AUTOSEL 6.17] wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
` [PATCH AUTOSEL 6.17-6.12] wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bands
` [PATCH AUTOSEL 6.17] wifi: rtw89: add dummy C2H handlers for BCN resend and update done
` [PATCH AUTOSEL 6.17-6.12] wifi: mt76: mt76_eeprom_override to int
` [PATCH AUTOSEL 6.17] wifi: mac80211: Get the correct interface for non-netdev skb status
` [PATCH AUTOSEL 6.17] wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitch
` [PATCH AUTOSEL 6.17-6.12] wifi: rtw89: fix BSSID comparison for non-transmitted BSSID
` [PATCH AUTOSEL 6.17-6.1] wifi: mac80211: Fix HE capabilities element check
` [PATCH AUTOSEL 6.17] wifi: mac80211: count reg connection element in the size
` [PATCH AUTOSEL 6.17] wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
` [PATCH AUTOSEL 6.17-6.6] wifi: rtw88: sdio: use indirect IO for device registers before power-on
` [PATCH AUTOSEL 6.17-6.12] wifi: rtw89: wow: remove notify during WoWLAN net-detect
` [PATCH AUTOSEL 6.17] wifi: cfg80211: update the time stamps in hidden ssid
` [PATCH AUTOSEL 6.17-6.12] wifi: rtw89: print just once for unknown C2H events
` [PATCH AUTOSEL 6.17] wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
` [PATCH AUTOSEL 6.17] wifi: mt76: mt7996: support writing MAC TXD for AddBA Request
` [PATCH AUTOSEL 6.17-6.12] wifi: rtw89: obtain RX path from ppdu status IE00
` [PATCH AUTOSEL 6.17] wifi: mt76: use altx queue for offchannel tx on connac+
` [PATCH AUTOSEL 6.17-6.12] wifi: mac80211: Track NAN interface start/stop
` [PATCH AUTOSEL 6.17] wifi: rtw89: 8851b: rfk: update IQK TIA setting

[PATCH wireless-next v2] wifi: mt76: add tx checksum offload for mt7915, mt7921, mt7981 and mt7986
 2025-10-25 22:07 UTC 

[PATCH] wifi: mt76: add tx checksum offload for mt7915, mt7921, mt7981 and mt7986
 2025-10-25 22:00 UTC  (5+ messages)

No networks available after suspend on Debian 13
 2025-10-25 18:35 UTC 

[PATCH 02/21] iwlwifi: drop unused BITS()
 2025-10-25 16:40 UTC 

[PATCH 02/21] iwlwifi: drop unused BITS()
 2025-10-25 16:28 UTC 

[PATCH] wireless-regdb: Update regulatory info for Brunei Darussalam (BN) for 2022
 2025-10-25  8:55 UTC 

[wireless:for-next] BUILD SUCCESS a83155cc4ec5dd8c99edb541dc12d3bd8e97eae9
 2025-10-25  0:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).