linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-25 11:48:53 to 2024-04-30 13:30:41 UTC [more...]

[PATCH 0/2] wifi: ath11k: fix ioremap() leak
 2024-04-30 13:30 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: refactor CE remap & unmap
` [PATCH 2/2] wifi: ath11k: unmap the CE in ath11k_ahb_probe() error path

[PATCH] wifi: rtw88: usb: Fix disconnection after beacon loss
 2024-04-30 12:14 UTC  (3+ messages)

[PATCH v2 0/8] wifi: ath12k: Introduce device group abstraction
 2024-04-30 11:54 UTC  (21+ messages)
` [PATCH v2 1/8] wifi: ath12k: Refactor core start api
` [PATCH v2 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v2 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v2 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v2 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v2 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v2 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v2 8/8] wifi: ath12k: move ath12k_hw from per soc to group

[PATCH v4 0/3] wifi: ath12k: report station mode stats
 2024-04-30 11:41 UTC  (13+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v4 3/3] wifi: ath12k: report station mode signal strength

[PATCH v3 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-30 11:15 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
` [PATCH v3 2/3] wifi: ath10k: do not always wait for MSA_READY indicator
` [PATCH v3 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-04-30 10:01 UTC  (3+ messages)

[PATCHv4 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-30  9:14 UTC  (4+ messages)
` [PATCHv4 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv4 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv4 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH v4 0/2] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-04-30  7:43 UTC  (3+ messages)
` [PATCH v4 1/2] wifi: ath12k: Don't drop tx_status in failure case
` [PATCH v4 2/2] wifi: ath12k: drop failed transmitted frames from metric calculation

[PATCH v3 0/2] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-04-30  7:42 UTC  (7+ messages)
` [PATCH v3 1/2] wifi: ath12k: Don't drop tx_status in failure case
` [PATCH v3 1/2] wifi: ath12k: Don't drop tx_status when peer cannot be found
` [PATCH v3 2/2] wifi: ath12k: drop failed transmitted frames from metric calculation

[PATCH v3 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-04-30  6:42 UTC  (15+ messages)
` [PATCH v3 02/10] wifi: ath12k: push HE MU-MIMO params from hostapd to hardware
` [PATCH v3 03/10] wifi: ath12k: push EHT "
` [PATCH v3 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF

[PATCH v2][next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae warning
 2024-04-30  6:39 UTC  (8+ messages)

[PATCH 0/4] wifi: ath12k: Add multi device support for WBM idle ring buffer setup
 2024-04-30  5:47 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer manager
` [PATCH 2/4] wifi: ath12k: Refactor idle ring descriptor setup
` [PATCH 3/4] wifi: ath12k: use device index to advertise MLO parameter
` [PATCH 4/4] wifi: ath12k: add multi device support for WBM idle ring buffer setup

[PATCH] wifi: rtw89: correct aSIFSTime for 6GHz band
 2024-04-30  2:05 UTC 

[PATCH 0/5] prepare work for monitor mode on WCN7850
 2024-04-30  1:55 UTC  (11+ messages)
` [PATCH 1/5] wifi: ath12k: remove unused variable monitor_flags
` [PATCH 2/5] wifi: ath12k: avoid duplicated vdev stop
` [PATCH 3/5] wifi: ath12k: avoid duplicated vdev down
` [PATCH 4/5] wifi: ath12k: remove redundant peer delete
` [PATCH 5/5] wifi: ath12k: remove invalid peer create logic

[PATCHv3 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-29 21:57 UTC  (6+ messages)
` [PATCHv3 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv3 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv3 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-04-29 21:34 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats

[PATCHv5] wifi: ath11k: skip status ring entry processing
 2024-04-29 18:12 UTC  (2+ messages)

[PATCH v2] wifi: carl9170: add a proper sanity check for endpoints
 2024-04-29 17:07 UTC  (5+ messages)

[PATCH 1/2] wifi: rtl8xxxu: remove some unused includes
 2024-04-29 12:23 UTC  (6+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenames

[PATCH v2] wifi: ar5523: enable proper endpoint verification
 2024-04-29 12:21 UTC  (6+ messages)

[PATCH] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-04-29 11:52 UTC  (5+ messages)

[PATCH] cfg80211: Allow pre-CAC for self-managed wiphy
 2024-04-29 10:16 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in _ieee80211_change_chanctx
 2024-04-29  9:29 UTC 

[PATCHv4] wifi: ath11k: skip status ring entry processing
 2024-04-29  7:27 UTC 

[PATCHv3] wifi: ath11k: skip status ring entry processing
 2024-04-29  7:09 UTC  (5+ messages)

[PATCHv2 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-29  5:25 UTC  (8+ messages)
` [PATCHv2 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv2 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv2 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH] wifi: rtl8xxxu: cleanup includes
 2024-04-29  2:47 UTC 

[PATCH][next] wifi: rtlwifi: rtl8723be: Make read-only arrays static const
 2024-04-29  1:49 UTC  (3+ messages)

[PATCH v2] wifi: rtw89: Remove the redundant else branch in the function rtw89_phy_get_kpath
 2024-04-29  1:47 UTC  (2+ messages)

[PATCH 0/8] wifi: rtw89: coex: complete BT-coexistence mechanism for 8922A
 2024-04-29  1:13 UTC  (3+ messages)
` [PATCH 1/8] wifi: rtw89: coex: Add Wi-Fi null data status version 7

[PATCH 1/2] wifi: rtw89: fix CTS transmission issue with center frequency deviation
 2024-04-29  0:47 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS cc1380dd188204ada05936b034e93dbca9b5f06a
 2024-04-27  8:13 UTC 

[PATCH RFC] wifi: cfg80211: Refactor interface combination input parameter
 2024-04-27  3:15 UTC 

[PATCH v2] wifi: ath12k: fix flush failure in recovery scenarios
 2024-04-26 14:47 UTC  (2+ messages)

[PATCH] wireless: Fix typo descibing to describing
 2024-04-26 13:29 UTC 

[PATCH] wireless: Fix typo mechanimsm to mechanism
 2024-04-26 12:55 UTC 

[PATCH] wifi: brcmfmac: remove unused brcmf_usb_image struct
 2024-04-26 10:36 UTC  (3+ messages)

[PATCH] wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct
 2024-04-26 10:36 UTC  (2+ messages)

[PATCH wireless 1/2] wifi: qtnfmac: Move stats allocation to core
 2024-04-26  9:31 UTC  (2+ messages)
` [PATCH wireless 2/2] wifi: qtnfmac: Remove generic .ndo_get_stats64

[PATCH v3] wifi: cfg80211: Clear mlo_links info when STA disconnect
 2024-04-26  9:25 UTC 

[PATCH] wireless-regdb: Update regulatory rules for Taiwan (TW) on 6GHz
 2024-04-26  7:22 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: reset AFEDIG register in power off sequence
 2024-04-26  6:12 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: 8852c: refine power sequence to imporve power consumption

[PATCH] wifi: mt76: mt7921: fix sparse warning for incorrect data type definition
 2024-04-26  5:32 UTC 

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-04-26  3:04 UTC  (13+ messages)
  ` [EXT] "
    ` [EXT] "

[PATCH v7 0/6] wifi: rtlwifi: Move common code from rtl8192de to rtl8192d-common
 2024-04-26  2:09 UTC  (9+ messages)
` [PATCH v7 1/6] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
` [PATCH v7 2/6] wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
` [PATCH v7 3/6] wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path
` [PATCH v7 4/6] wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
` [PATCH v7 5/6] wifi: rtlwifi: Clean up rtl8192d-common a bit
` [PATCH v7 6/6] wifi: rtlwifi: Adjust rtl8192d-common for USB

[PATCH wireless-next] wifi: rtw88: Un-embed dummy device
 2024-04-26  0:14 UTC  (2+ messages)

[PATCH V4 0/6] bug fixes and enhancements to 6 GHz band support
 2024-04-25 23:40 UTC  (8+ messages)
` [PATCH V4 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
` [PATCH V4 2/6] wifi: ath12k: Correct 6 GHz frequency value in rx status
` [PATCH V4 3/6] wifi: ath12k: fix survey dump collection in 6 GHz
` [PATCH V4 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH V4 5/6] wifi: ath12k: refactor SMPS configuration
` [PATCH V4 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH] wifi: ath12k: fix the problem that down grade phy mode operation
 2024-04-25 22:16 UTC  (3+ messages)

[PATCH v3 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-25 21:16 UTC  (7+ messages)
` [PATCH v3 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH v3 2/3] wifi: ath12k: Refactor the hardware state
` [PATCH v3 3/3] wifi: ath12k: Add lock to protect "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH] wifi: iwlwifi: Use request_module_nowait
 2024-04-25 20:38 UTC  (2+ messages)

[PATCH V3 0/6] bug fixes and enhancements to 6 GHz band support
 2024-04-25 20:06 UTC  (15+ messages)
` [PATCH V3 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
` [PATCH V3 2/6] wifi: ath12k: Correct 6 GHz frequency value in rx status
` [PATCH V3 3/6] wifi: ath12k: fix survey dump collection in 6 GHz
` [PATCH V3 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH V3 5/6] wifi: ath12k: refactor smps configuration
` [PATCH V3 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

pull-request: wireless-next-2024-04-24
 2024-04-25 19:20 UTC  (2+ messages)

[PATCH] wifi: ath12k: check M3 buffer size as well whey trying to reuse it
 2024-04-25 17:05 UTC  (2+ messages)

[PATCH v2 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-25 16:39 UTC  (15+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi


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).