messages from 2024-01-24 02:05:37 to 2024-02-27 15:11:57 UTC [more...]
[PATCH 0/6] wifi: ath11k: P2P support for QCA6390/WCN6855/QCA2066
2024-02-27 15:11 UTC (22+ messages)
` [PATCH 1/6] wifi: ath11k: change interface combination for P2P mode
` [PATCH 2/6] wifi: ath11k: add P2P IE in beacon template
` [PATCH 3/6] wifi: ath11k: implement handling of P2P NoA event
` [PATCH 4/6] wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH 5/6] wifi: ath11k: invert scan flag WMI_SCAN_FILTER_PROBE_REQ for QCA6390/WCN6855/QCA2066
` [PATCH 6/6] wifi: ath11k: advertise P2P dev support "
[PATCH v3 0/3] wifi: ath11k: hibernation support
2024-02-27 12:16 UTC (7+ messages)
` [PATCH v3 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v3 2/3] net: qrtr: support suspend/hibernation
` [PATCH v3 3/3] wifi: ath11k: support hibernation
[PATCH v2 0/3] wifi: ath11k: hibernation support
2024-02-27 10:02 UTC (9+ messages)
` [PATCH v2 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v2 2/3] net: qrtr: support suspend/hibernation
` [PATCH v2 3/3] wifi: ath11k: support hibernation
ath11k allocation failure on resume breaking wifi until power cycle
2024-02-27 8:40 UTC (12+ messages)
[PATCH 0/3] wifi: ath11k: hibernation support
2024-02-27 6:29 UTC (12+ messages)
` [PATCH 1/3] bus: mhi: host: add mhi_power_down_no_destroy()
` [PATCH 2/3] net: qrtr: support suspend/hibernation
` [PATCH 3/3] wifi: ath11k: support hibernation
[PATCH] wifi: ath11k: adjust a comment to reflect reality
2024-02-27 2:45 UTC
[PATCH] wifi: ath11k: remove obsolete struct wmi_start_scan_arg
2024-02-26 21:01 UTC
Question to recent Qualcomm CVEs
2024-02-26 15:53 UTC
[PATCH 0/2] wifi: cfg80211/ath12k: Add support to rx retry stats
2024-02-25 14:34 UTC (5+ messages)
` [PATCH 1/2] wifi: cfg80211: "
` [PATCH 2/2] wifi: ath12k: "
[PATCH] wifi: ath11k: decrease MHI channel buffer length to 8KB
2024-02-24 1:24 UTC (2+ messages)
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 20:45 UTC (7+ messages)
ath11k multicast action frame RX
2024-02-23 16:13 UTC (13+ messages)
[PATCH] dt-bindings: net: wireless: qcom: Update maintainers
2024-02-23 15:52 UTC (3+ messages)
[PATCH 0/5] wifi: ath11k: prepare for hibernation support
2024-02-23 15:52 UTC (16+ messages)
` [PATCH 1/5] wifi: ath11k: rearrange IRQ enable/disable in reset path
` [PATCH 2/5] wifi: ath11k: remove MHI LOOPBACK channels
` [PATCH 3/5] wifi: ath11k: do not dump SRNG statistics during resume
` [PATCH 4/5] wifi: ath11k: fix warning on DMA ring capabilities event
` [PATCH 5/5] wifi: ath11k: thermal: don't try to register multiple times
[PATCH] wifi: ath11k: constify MHI channel and controller configs
2024-02-23 15:39 UTC
ath12k & ath11k beacon miss detection
2024-02-23 10:17 UTC (6+ messages)
[PATCH] bitfield: suppress "dubious: x & !y" sparse warning
2024-02-23 9:01 UTC
pull-request: ath-next-20240222
2024-02-22 10:43 UTC (2+ messages)
[PATCH 0/2] wifi: make several MAINTAINERS updates for ath10k/ath11k/ath12k
2024-02-21 18:47 UTC (4+ messages)
` [PATCH 1/2] MAINTAINERS: update Jeff Johnson e-mail address
` [1/2] MAINTAINERS: wifi: "
` [PATCH 2/2] MAINTAINERS: Add N: ath1*k entries to match .yaml files
[PATCH] wifi: ath11k: remove unused scan_events from struct scan_req_params
2024-02-15 11:24 UTC (2+ messages)
[PATCH v2 1/2] wifi: ath11k: move pci.ops registration ahead
2024-02-15 11:24 UTC (2+ messages)
[PATCH 1/2] wifi: ath11k: supports 2 station interfaces
2024-02-15 11:23 UTC (3+ messages)
[PATCH v2 0/2] wifi: ath11k: fix layout of scan_flags in struct scan_req_params
2024-02-14 8:15 UTC (7+ messages)
` [PATCH v2 1/2] wifi: ath11k: Do not directly use "
` [PATCH v2 2/2] wifi: ath11k: Remove scan_flags union from "
[PATCH wireless] wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify signature
2024-02-09 0:01 UTC (2+ messages)
[bug report] wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
2024-02-08 10:16 UTC
[PATCH] wifi: ath11k: Really consistently use ath11k_vif_to_arvif()
2024-02-07 15:07 UTC (2+ messages)
[bug report] wifi: ath11k: fill parameters for vdev set tpc power WMI command
2024-02-07 11:44 UTC (3+ messages)
[PATCH] wifi: ath11k: initialize eirp_power before use
2024-02-05 17:00 UTC (3+ messages)
[PATCH] wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
2024-02-05 17:00 UTC (3+ messages)
[PULL linux-firmware] ath10k, ath11k and ath12k firmware 20240130
2024-02-02 12:27 UTC (2+ messages)
[PATCH RFC v2 0/8] wifi: ath11k: hibernation support
2024-02-02 12:16 UTC (12+ messages)
` [PATCH RFC v2 1/8] bus: mhi: host: add mhi_power_down_no_destroy()
` [PATCH RFC v2 2/8] bus: mhi: host: add new interfaces to handle MHI channels directly
[PATCH] wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASSOC_CMDID
2024-02-02 11:41 UTC (3+ messages)
[regression] ath11k broken in v6.7
2024-02-02 11:34 UTC (12+ messages)
[kvalo-ath:pending 47/100] drivers/net/wireless/ath/ath11k/mac.c:7949 ath11k_mac_fill_reg_tpc_info() error: uninitialized symbol 'eirp_power'
2024-02-02 2:45 UTC (4+ messages)
pull-request: ath-next-20240130
2024-01-31 16:47 UTC (2+ messages)
[PATCH 0/4] wifi: ath11k: fix connection failure due to unexpected peer delete
2024-01-29 18:54 UTC (12+ messages)
` [PATCH 1/4] wifi: ath11k: remove invalid peer create logic
` [PATCH 2/4] wifi: ath11k: rename ath11k_start_vdev_delay()
` [PATCH 3/4] wifi: ath11k: avoid forward declaration of ath11k_mac_start_vdev_delay()
` [PATCH 4/4] wifi: ath11k: fix connection failure due to unexpected peer delete
W sprawie samochodu
2024-01-25 9:00 UTC
ath11k resume fails due to kernel blocks probing MHI virtual devices
2024-01-29 12:47 UTC (5+ messages)
[PATCH] wifi: ath11k: document HAL_RX_BUF_RBM_SW4_BM
2024-01-29 11:14 UTC (8+ messages)
ath11k and vfio-pci support
2024-01-27 4:31 UTC (20+ messages)
Słowa kluczowe do wypozycjonowania
2024-01-26 9:10 UTC
Consider picking up "tpm: Enable hwrng only for Pluton on AMD CPUs" rather sooner than later
2024-01-26 6:06 UTC
[PATCH] wifi: ath11k: enable 36 bit mask for stream DMA
2024-01-25 16:38 UTC (4+ messages)
ath11k: 512 client support on QCN9074
2024-01-25 8:56 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox