messages from 2024-05-28 02:51:08 to 2024-05-31 18:00:25 UTC [more...]
[PATCH v2 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-05-31 18:00 UTC (7+ messages)
` [PATCH v2 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats
[PATCH v3 0/8] wifi: ath12k: add support for WoW
2024-05-31 17:26 UTC (17+ messages)
` [PATCH v3 1/8] wifi: ath12k: add ATH12K_DBG_WOW log level
` [PATCH v3 2/8] wifi: ath12k: implement WoW enable and wakeup commands
` [PATCH v3 3/8] wifi: ath12k: add basic WoW functionalities
` [PATCH v3 4/8] wifi: ath12k: add WoW net-detect functionality
` [PATCH v3 5/8] wifi: ath12k: implement hardware data filter
` [PATCH v3 6/8] wifi: ath12k: support ARP and NS offload
` [PATCH v3 7/8] wifi: ath12k: support GTK rekey offload
` [PATCH v3 8/8] wifi: ath12k: handle keepalive during WoWLAN suspend and resume
pull-request: ath-current-20240531
2024-05-31 17:00 UTC
[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
2024-05-31 16:47 UTC (9+ messages)
[PATCH 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-05-31 13:50 UTC (7+ messages)
` [PATCH 08/17] Add main.c
[PATCH v7 0/8] wifi: ath12k: Introduce device group abstraction
2024-05-31 13:19 UTC (15+ messages)
` [PATCH v7 1/8] wifi: ath12k: Refactor core start api
` [PATCH v7 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v7 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v7 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v7 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v7 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v7 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v7 8/8] wifi: ath12k: move ath12k_hw from per device to group
[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-05-31 13:24 UTC (5+ messages)
Bug report: AM5 big performance reduction if BIOS Wi-Fi disabled and CSM mode enabled
2024-05-31 7:26 UTC
[PATCH] wifi: ath11k: Add firmware coredump collection support
2024-05-31 6:40 UTC
[REGRESSION][BISECTED] wifi: RTL8821CE does not work in monitor mode
2024-05-31 5:58 UTC (5+ messages)
[PATCH] wifi: wireless: add extra SIOCSIWSCAN data check
2024-05-31 3:20 UTC
linux-next: manual merge of the wireless-next tree with the wireless tree
2024-05-31 2:44 UTC
[PATCH] wifi: ath12k: fix ACPI warning when resume
2024-05-31 2:40 UTC
[PATCH] wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()
2024-05-31 2:24 UTC
[PATCH] wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers
2024-05-31 2:12 UTC
[PATCH] wifi: rtw88: schedule rx work after everything is set up
2024-05-31 0:35 UTC (8+ messages)
[PATCH wireless] wifi: wlcore: fix wlcore AP mode
2024-05-30 20:23 UTC (4+ messages)
[syzbot] [wireless?] INFO: task hung in ieee80211_unregister_hw
2024-05-30 20:15 UTC
[PATCH wireless v2] wifi: wlcore: fix wlcore AP mode
2024-05-30 19:52 UTC
[wireless:for-next] BUILD SUCCESS 92ecbb3ac6f3fe8ae9edf3226c76aa17b6800699
2024-05-30 16:11 UTC
[PATCH] wifi: ath12k: do not process consecutive RDDM event
2024-05-30 15:51 UTC (3+ messages)
[PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
2024-05-30 15:50 UTC (5+ messages)
[PATCH] wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()
2024-05-30 15:49 UTC (3+ messages)
[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
2024-05-30 15:22 UTC (20+ messages)
` [PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v8 03/17] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v8 04/17] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v8 05/17] dt-bindings: net: wireless: describe the ath12k PCI module
` [PATCH v8 06/17] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v8 07/17] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v8 08/17] arm64: dts: qcom: sm8650-hdk: "
` [PATCH v8 09/17] arm64: dts: qcom: qrb5165-rb5: "
` [PATCH v8 10/17] power: sequencing: implement the pwrseq core
` [PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
` [PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
` [PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
` [PATCH v8 17/17] Bluetooth: qca: use the power sequencer for QCA6390
[PATCH] wifi: mac80211: fix NULL dereference at band check in starting tx ba session
2024-05-30 13:49 UTC (3+ messages)
[PATCH] wifi: mwifiex: increase max_num_akm_suites
2024-05-30 13:01 UTC
[PATCH wireless-next 0/8] wifi: TI wilink8 updates
2024-05-30 12:46 UTC (15+ messages)
` [PATCH wireless-next 1/8] wifi: wlcore: correctness fix fwlog reading
` [PATCH wireless-next 2/8] wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficient
` [PATCH wireless-next 3/8] wifi: wlcore: improve code in wlcore_fw_status()
` [PATCH wireless-next 4/8] wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
` [PATCH wireless-next 5/8] wifi: wlcore: store AP encryption key type
` [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support
` [EXTERNAL] "
` [PATCH wireless-next 7/8] wifi: wl18xx: add support for reading 8.9.1 fw status
` [PATCH wireless-next 8/8] wifi: wl18xx: allow firmwares > 8.9.0.x.58
[PATCH] wifi: mwifiex: fix parsing of more than two AKM suites
2024-05-30 12:01 UTC (3+ messages)
[PATCH v2] wifi: mt76: mt7921: introduce CSA support
2024-05-30 8:44 UTC
[wireless-next:main] BUILD SUCCESS 8526f8c877baf3f9e678b31fd7d1066b776775cc
2024-05-30 7:45 UTC
[PATCH] mt76: mt7921: introduce CSA support
2024-05-30 7:11 UTC
[PATCH] wifi: rtw88: usb: Further limit the TX aggregation
2024-05-30 6:36 UTC (2+ messages)
[bug report] wifi: ath11k: add P2P IE in beacon template
2024-05-30 6:23 UTC (2+ messages)
wifi: rtw88: 8821CU hangs after some number of power-off/on cycles
2024-05-30 3:13 UTC (13+ messages)
` [PATCH 1/2] wifi: rtw88: use RTW_FLAG_RUNNING for deciding whether to enter/leave IPS
[PATCH] wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
2024-05-30 3:13 UTC (3+ messages)
[PATCH] wifi: rtlwifi: handle return value of usb init TX/RX
2024-05-30 2:53 UTC (2+ messages)
[PATCH v7 00/12] wifi: rtlwifi: Add new rtl8192du driver
2024-05-30 2:50 UTC (10+ messages)
` [PATCH v7 01/12] wifi: rtlwifi: rtl8192d: Use "rtl92d" prefix
` [PATCH v7 12/12] wifi: rtlwifi: Enable the new rtl8192du driver
[PATCH] wifi: ath12k: Add WMI control path stats infra
2024-05-29 19:49 UTC (2+ messages)
[PATCH 0/3] wifi: ath12k: fixes for per pdev debugfs
2024-05-29 18:54 UTC (7+ messages)
` [PATCH 1/3] wifi: ath12k: fix per pdev debugfs registration
` [PATCH 2/3] wifi: ath12k: unregister per pdev debugfs
` [PATCH 3/3] wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry
[PATCH] wifi: ath12k: Remove unused ath12k_base from ath12k_hw
2024-05-29 16:51 UTC (2+ messages)
[PATCH] wifi: ath12k: add hw_link_id in ath12k_pdev
2024-05-29 16:42 UTC (2+ messages)
[PATCH] wifi: ath12k: Fix WARN_ON during firmware crash in split-phy
2024-05-29 16:32 UTC (2+ messages)
[PATCH] wifi: ath12k: add panic handler
2024-05-29 16:09 UTC (2+ messages)
[PATCH] wifi: ath12k: modify remain on channel for single wiphy
2024-05-29 14:41 UTC (2+ messages)
[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in cfg80211_wext_freq
2024-05-29 9:49 UTC
[PATCH v3] wireless-regdb: Update regulatory info for Thailand (TH) on 6GHz
2024-05-29 7:30 UTC (2+ messages)
[PATCH] wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
2024-05-29 6:57 UTC
[PATCH v2] wireless-regdb: Update regulatory info for Thailand (TH) on 6GHz
2024-05-29 3:42 UTC (3+ messages)
[PATCH 00/12] arm64: qcom: autodetect firmware paths
2024-05-29 2:28 UTC (9+ messages)
` [PATCH 01/12] soc: qcom: add firmware name helper
[PATCH v2] wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()
2024-05-29 2:02 UTC
[PATCH v3 0/3] Work around missing MSA_READY indicator for msm8998 devices
2024-05-29 2:01 UTC (2+ messages)
` (subset) "
[PATCH 1/4] wireless-regdb: Update regulatory rules for Mongolia (MN) on 6GHz
2024-05-29 0:34 UTC (5+ messages)
` [PATCH 4/4] wireless-regdb: Update regulatory info for Thailand (TH) "
` (subset) [PATCH 1/4] wireless-regdb: Update regulatory rules for Mongolia (MN) "
[PATCH] wifi: ath12k: fix wrong definition of CE ring's base address
2024-05-28 17:45 UTC (2+ messages)
[PATCH] wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too early
2024-05-28 17:45 UTC (2+ messages)
[PATCH] wifi: ath11k: fix wrong definition of CE ring's base address
2024-05-28 17:43 UTC (2+ messages)
[PATCH] wifi: ath12k: Fix devmem address prefix when logging
2024-05-28 17:43 UTC (2+ messages)
[PATCH] wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
2024-05-28 14:26 UTC
[PATCH wireless 0/3] wifi: wilc1000: revert SRCU to RCU conversion series
2024-05-28 14:20 UTC (4+ messages)
` [PATCH wireless 1/3] Revert "wifi: wilc1000: convert list management to RCU"
` [PATCH wireless 2/3] Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"
` [PATCH wireless 3/3] wifi: wilc1000: document SRCU usage instead of SRCU
[PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
2024-05-28 13:34 UTC (6+ messages)
[PATCH wireless] wifi: mt76: mt7615: add missing chanctx ops
2024-05-28 13:04 UTC (2+ messages)
[PATCH v2] linux-firmware: Add ordinary firmware for RTL8821AU device
2024-05-28 11:51 UTC
ath10k_pci 0000:3a:00.0: Could not init core: -110
2024-05-28 11:42 UTC (5+ messages)
[bug report] wifi: wilc1000: convert list management to RCU
2024-05-28 9:57 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).