ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-09 09:53:34 to 2023-04-18 09:11:45 UTC [more...]

[PATCH 24/27] wifi: mac80211: implement link switching
 2023-04-18  9:11 UTC  (32+ messages)
  ` [PATCH 10/27] wifi: mac80211: isolate driver from inactive links

[PATCH v2 0/4] wifi: ath11k: push MU-MIMO configurations to hardware
 2023-04-18  9:10 UTC  (12+ messages)
` [PATCH v2 2/4] wifi: ath11k: push MU-MIMO params from hostapd "
` wifi: ath11k: push MU-MIMO configurations "

parsing the multi-link element with STA profile wifi: mac80211: support MLO authentication/association with one link
 2023-04-18  9:02 UTC  (5+ messages)

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-04-17 20:54 UTC 

[PATCH] wifi: ath11k: Remove disabling of 80+80 and 160 MHz
 2023-04-17 20:22 UTC 

drivers/net/wireless/ath/ath11k/debugfs.c:1009 ath11k_debugfs_soc_create() warn: passing zero to 'PTR_ERR'
 2023-04-17 14:42 UTC 

drivers/net/wireless/ath/ath11k/core.c:1309 ath11k_core_qmi_firmware_ready() warn: missing unwind goto?
 2023-04-17 14:40 UTC 

[PATCH 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
 2023-04-17 13:10 UTC  (4+ messages)
` [PATCH 2/3] wifi: ath11k: look for DT node for each radio
` [PATCH 3/3] wifi: ath11k: support reading radio MAC from DT

[PATCH 0/2] wifi: ath11k: Ignore frags from uninitialized peer in dp
 2023-04-17 10:28 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wifi: ath11k: fix undefined behavior with __fls "

[PATCH] wifi: ath11k: print a warning when crypto_alloc_shash() fails
 2023-04-17 10:19 UTC  (2+ messages)

[PATCH] ath11k: pci: Add more MODULE_FIRMWARE() entries
 2023-04-17 10:17 UTC  (5+ messages)

[PATCH] wifi: ath11k: Add SAR support on WCN6750
 2023-04-17 10:15 UTC  (2+ messages)

[PATCH] wifi: ath11k: Disable Spectral scan upon removing interface
 2023-04-17 10:14 UTC  (2+ messages)

[regression] Bug 217286 - ath11k:deny assoc request, Invalid supported ch width and ext nss combination
 2023-04-17  9:50 UTC  (3+ messages)

[PATCH v5 0/3] wifi: ath11k: Enable low power mode when WLAN is not active on WCN6750
 2023-04-17  5:41 UTC  (4+ messages)
` [PATCH v5 1/3] wifi: ath11k: Fix double free issue during SRNG deinit
` [PATCH v5 2/3] wifi: ath11k: Move hardware initialization logic to start()
` [PATCH v5 3/3] wifi: ath11k: Enable low power mode when WLAN is not active on WCN6750

[PATCH v2] wifi: ath11k: Add rx histogram stats
 2023-04-14 20:57 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 14/17] wifi: ath11k: reduce the MHI timeout to 20s
 2023-04-13  2:36 UTC 

[PATCH AUTOSEL 6.2 16/20] wifi: ath11k: reduce the MHI timeout to 20s
 2023-04-13  2:35 UTC 

[PATCH 1/5] wifi: ath11k: Remove redundant pci_clear_master
 2023-04-12 10:03 UTC  (13+ messages)
` [PATCH 2/5] wifi: ath10k: "
` [PATCH 3/5] wifi: ath12k: "
` [PATCH 4/5] wifi: rtw88: "
` [PATCH 5/5] wifi: rtw89: "

[PATCH] wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDID
 2023-04-12 10:01 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: fix writing to unintended memory region
 2023-04-12 10:01 UTC  (2+ messages)

[PATCH] wifi: ath11k: Fix invalid management rx frame length issue
 2023-04-12 10:00 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix rssi station dump not updated in QCN9074
 2023-04-12  9:59 UTC  (2+ messages)

[PATCH] wifi: ath11k: Configure the FTM responder role using firmware capability flag
 2023-04-12  9:58 UTC  (3+ messages)

[PATCH v4] wifi: ath11k: Optimize 6 GHz scan time
 2023-04-12  9:57 UTC  (2+ messages)

[PULL linux-firmware] ath10k & ath11k firmware 20230405
 2023-04-12  9:46 UTC  (5+ messages)

[PATCH v3 0/7] v3: ath11k: MBSSID and EMA support in AP mode
 2023-04-05 22:16 UTC  (8+ messages)
` [PATCH v3 1/7] wifi: ath11k: driver settings for MBSSID and EMA
` [PATCH v3 2/7] wifi: ath11k: MBSSID configuration during vdev create/start
` [PATCH v3 3/7] wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd
` [PATCH v3 4/7] wifi: ath11k: MBSSID parameter configuration in AP mode
` [PATCH v3 5/7] wifi: ath11k: refactor vif parameter configurations
` [PATCH v3 6/7] wifi: ath11k: MBSSID beacon support
` [PATCH v3 7/7] wifi: ath11k: EMA "

[PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events
 2023-04-05 20:47 UTC  (7+ messages)

[PATCH] wifi: ath11k: Do not use WBM2SW4 as tx completion ring on WCN6750
 2023-04-05  5:11 UTC 

[PATCH 0/3] wifi: ath11k: Fix incorrect signal avg in station dump on WCN6750
 2023-04-04  7:22 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath11k: Use proper API to get peer id for WCN6750
` [PATCH 2/3] wifi: ath11k: Align RX MPDU info with the hardware "
` [PATCH 3/3] wifi: ath11k: Populate the signal average field properly

[PATCH V3 0/2] wifi: ath11k: bug fixes in tx encap offload and ppdu stats
 2023-04-03 19:57 UTC  (3+ messages)
` [PATCH V3 1/2] wifi: ath11k: fix tx status reporting in encap offload mode
` [PATCH V3 2/2] wifi: ath11k: Fix incorrect update of radiotap fields

[PATCH] wifi: ath11k: Fix SKB corruption in REO destination ring
 2023-04-03 19:15 UTC 

[PATCH 0/3] wifi: ath11k: fix double free of peer rx_tid
 2023-04-03 18:24 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath11k: fix double free of peer rx_tid during reo cmd failure
` [PATCH 2/3] wifi: ath11k: Prevent REO cmd failures
` [PATCH 3/3] wifi: ath11k: add peer mac information in failure cases

[PATCH V2 0/2] wifi: ath11k: bug fixes in tx encap offload and ppdu stats
 2023-04-03 16:06 UTC  (5+ messages)
` [PATCH V2 1/2] wifi: ath11k: fix tx status reporting in encap offload mode
` [PATCH V2 2/2] wifi: ath11k: Fix incorrect update of radiotap fields

[PATCH] wifi: ath11k: reduce the MHI timeout to 20s
 2023-04-03 13:49 UTC  (2+ messages)

[regression] Bug 217282 - Regression: ath11k hang on boot since updating from 6.1.21 to 6.1.22
 2023-04-03  8:21 UTC  (2+ messages)

[PATCH 0/2] wifi: ath11k: fix data out of sync for channel list for reg update
 2023-03-29  9:12 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: move update channel list from update reg worker to reg notifier
` [PATCH 2/2] wifi: ath11k: move udpate channel list to worker for wait flag

[PATCHv2] wifi: ath11k: skip status ring entry processing
 2023-03-28 10:19 UTC 

[PATCH v3 2/5] SME: Add support for handling authentication with MLD
 2023-03-28 10:12 UTC  (3+ messages)

[PATCH] wifi: ath11k: skip status ring entry processing
 2023-03-28  9:21 UTC  (2+ messages)

[PATCH 0/2] ath11k: factory test mode support
 2023-03-28  4:46 UTC  (6+ messages)
` [PATCH 1/2] wifi: "

[PATCH v2 0/2] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
 2023-03-24 18:34 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: wireless: add ath11k pcie bindings
` [PATCH v2 2/2] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
` (subset) [PATCH v2 0/2] "

[PATCH v3] wifi: ath11k: Optimize 6 GHz scan time
 2023-03-24  5:41 UTC  (4+ messages)

[PATCH v2 0/4] Add AP power save support
 2023-03-24  2:27 UTC  (9+ messages)
` [PATCH v2 1/4] wifi: nl80211: rename NL80211_CMD_SET_BEACON to NL80211_CMD_UDPATE_AP
` [PATCH v2 2/4] wifi: nl80211: add configuration support for ap power save
` [PATCH v2 3/4] wifi: mac80211: notify BSS change upon AP power save change
` [PATCH v2 4/4] wifi: ath11k: add AP power save support

[PULL linux-firmware] ath10k & ath11k firmware 20230215
 2023-03-23 10:19 UTC  (5+ messages)

help with Qualcomm QCA6696
 2023-03-23  5:31 UTC 

[PATCH] wifi: ath11k: fix BUFFER_DONE read on monitor ring rx buffer
 2023-03-22  9:47 UTC  (2+ messages)

Zapytanie ofertowe
 2023-03-22  9:11 UTC 

[PATCH 1/3] dt-bindings: wireless: add ath11k pcie bindings
 2023-03-22  5:59 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-21  8:50 UTC 

[PATCH 0/4] Add AP power save support
 2023-03-20 16:35 UTC  (5+ messages)
` [PATCH 1/4] wifi: nl80211: rename NL80211_CMD_SET_BEACON to NL80211_CMD_UDPATE_AP
` [PATCH 2/4] wifi: nl80211: add configuration support for ap power save
` [PATCH 3/4] wifi: mac80211: notify BSS change upon AP power save change
` [PATCH 4/4] wifi: ath11k: add AP power save support

[PATCH] wifi: ath11k: fix writing to unintended memory region
 2023-03-20 10:37 UTC 

Faktoring
 2023-03-17  8:40 UTC 

Fwd: FW: [PATCH 1/2] wifi: ath11k: fix null ptr dereference when tx offload is enabled
 2023-03-15 16:20 UTC 

[PATCH 0/2] wifi: ath11k: bug fixes in tx offload and stats
 2023-03-15 16:13 UTC  (4+ messages)
` [PATCH 2/2] wifi: ath11k: Fix incorrect update of BCC counters in peer stats

[PATCH v2] wifi: ath11k: Optimize 6 GHz scan time
 2023-03-15 11:01 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix deinitialization of firmware resources
 2023-03-15 10:21 UTC  (2+ messages)

[PATCH][next] wifi: ath11k: Replace fake flex-array with flexible-array member
 2023-03-15 10:19 UTC  (2+ messages)

[PATCH v2 0/3] wifi: ath11k: support firmware-2.bin
 2023-03-15  8:18 UTC  (3+ messages)
` [PATCH v2 1/3] mhi: allow MHI client drivers to provide the firmware via a pointer

[PATCH v4 0/2] wifi: ath11k: Add coredump support
 2023-03-15  6:14 UTC 

First quarter procurement order/enquiry
 2023-03-13 17:29 UTC 

[PATCH 0/3] ath11k: support firmware-2.bin
 2023-03-13 14:04 UTC  (6+ messages)
` [PATCH 1/3] mhi: allow MHI client drivers to provide the firmware via a pointer

[PATCH v3 1/3] wifi: ath11k: use proper regulatory reference for bands
 2023-03-13 11:58 UTC  (2+ messages)

[PATCH v4 0/3] Enable low power mode when WLAN is not active
 2023-03-13  7:19 UTC  (4+ messages)
` [PATCH v4 3/3] ath11k: "


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