linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-28 19:03:53 to 2024-06-03 10:01:52 UTC [more...]

linux-next: manual merge of the wireless-next tree with the wireless tree
 2024-06-03 10:01 UTC  (2+ messages)

[PATCH 0/6] net: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-03  9:42 UTC  (8+ messages)
` [PATCH 1/6] wifi: ath11k: use 'time_left' variable with wait_event_timeout()
` [PATCH 2/6] wifi: brcmfmac: "
` [PATCH 3/6] wifi: mac80211: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH 4/6] wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_timeout()
` [PATCH 5/6] wifi: rtw89: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH 6/6] wifi: zd1211rw: "

[PATCH v3 0/8] wifi: ath12k: add support for WoW
 2024-06-03  9:32 UTC  (22+ 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

[syzbot] [wireless?] INFO: rcu detected stall in addrconf_rs_timer (6)
 2024-06-03  8:24 UTC  (2+ messages)
` [syzbot] [netfilter?] [mm?] [usb?] "

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-03  7:20 UTC  (6+ messages)

S1G and 6GHz channels in Estonia (and EU)
 2024-06-03  7:10 UTC  (3+ messages)

[PATCH 1/4] wireless-regdb: Update regulatory info for Malaysia (MY) on 6GHz
 2024-06-03  6:09 UTC  (4+ messages)
` [PATCH 2/4] wireless-regdb: Update regulatory info for Morocco (MA) "
` [PATCH 3/4] wireless-regdb: Update regulatory info for Chile (CL) "
` [PATCH 4/4] wireless-regdb: Update regulatory info for Mexico (MX) "

[PATCH v7 0/8] wifi: ath12k: Introduce device group abstraction
 2024-06-03  5:03 UTC  (8+ messages)

[PATCH v4 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-06-03  4:42 UTC  (6+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v4 3/5] wifi: ath12k: Fix Pdev id in HTT stats request for WCN7850
` [PATCH v4 4/5] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v4 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats

[PATCH v3 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-06-03  4:09 UTC  (2+ messages)

[PATCH v2] wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()
 2024-06-03  1:46 UTC  (2+ messages)

Realtek RTL8822CE PCIe Frequent Disconnection Issues on Linux
 2024-06-03  1:06 UTC  (2+ messages)

Add Realtek RTL8812AU chipset to project rtw88
 2024-06-03  0:50 UTC  (2+ messages)

[REGRESSION][BISECTED] wifi: RTL8821CE does not work in monitor mode
 2024-06-03  0:47 UTC  (4+ messages)

[PATCH 1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type)
 2024-06-02 16:13 UTC  (2+ messages)
` [PATCH 2/2] atmel: at76c50x: prefer struct_size over open coded arithmetic

[PATCH 0/2] atmel: at76c50x: improve code robustness
 2024-06-02 16:13 UTC 

[PATCH] wifi: cfg80211: reject non-conformant 6 GHz center frequencies
 2024-06-02  7:22 UTC 

[wireless-next:main] BUILD SUCCESS 5bcd9a0a59953b5ff55ac226f903397319bf7f40
 2024-06-02  3:33 UTC 

[wireless:for-next] BUILD SUCCESS 819bda58e77bb67974f94dc1aa11b0556b6f6889
 2024-06-02  3:03 UTC 

[PATCH] wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
 2024-06-01 10:15 UTC  (4+ messages)

[PATCH] wifi: brcm80211: remove unused structs
 2024-06-01 10:09 UTC  (2+ messages)

[PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
 2024-06-01 10:09 UTC  (2+ messages)

[PATCH wireless] wifi: mt76: mt7615: add missing chanctx ops
 2024-06-01 10:01 UTC  (2+ messages)

[PATCH wireless 1/3] Revert "wifi: wilc1000: convert list management to RCU"
 2024-06-01  9:59 UTC  (2+ messages)

pull-request: ath-current-20240531
 2024-06-01  9:57 UTC  (2+ messages)

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-06-01  8:39 UTC  (10+ messages)

Other updates on STA+AP mode with rtw_8822cu
 2024-06-01  2:07 UTC 

[PATCH] wifi: rtw88: usb: Further limit the TX aggregation
 2024-05-31 21:10 UTC  (3+ messages)

[PATCH v2 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-05-31 19:05 UTC  (8+ messages)
` [PATCH v2 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats

[PATCH] wifi: ath12k: fix ACPI warning when resume
 2024-05-31 19:01 UTC  (2+ messages)

[PATCH 00/12] arm64: qcom: autodetect firmware paths
 2024-05-31 18:53 UTC  (12+ messages)
` [PATCH 01/12] soc: qcom: add firmware name helper
` [PATCH 02/12] wifi: wcn36xx: make use of QCOM_FW_HELPER

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

[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

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 

[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: 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  (5+ messages)

[PATCH wireless] wifi: wlcore: fix wlcore AP mode
 2024-05-30 20:23 UTC  (3+ 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  (4+ messages)

[PATCH] wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()
 2024-05-30 15:49 UTC  (2+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-05-30 15:22 UTC  (18+ messages)
` [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  (9+ messages)
` [PATCH wireless-next 4/8] wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
` [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support
  ` [EXTERNAL] "

[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 

[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  (6+ 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  (3+ messages)
` [PATCH v7 01/12] wifi: rtlwifi: rtl8192d: Use "rtl92d" prefix

[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 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  (4+ messages)
` [PATCH 4/4] wireless-regdb: Update regulatory info for Thailand (TH) "


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