linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-05 11:17:26 to 2024-06-10 14:07:20 UTC [more...]

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-10 14:07 UTC  (4+ messages)
` [PATCH v9 1/2] power: sequencing: implement the pwrseq core
` [PATCH v9 2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets

[PATCH] wifi: ath12k: modify remain on channel for single wiphy
 2024-06-10 13:56 UTC  (2+ messages)

wifi: mac80211: unencrypted message in 4-way handshake
 2024-06-10 13:50 UTC 

[syzbot] Monthly wireless report (Jun 2024)
 2024-06-10 12:42 UTC 

[PATCH 1/2] wifi: rtw89: pci: support 36-bit PCI DMA address
 2024-06-10 10:58 UTC  (3+ messages)
` [PATCH 2/2] wifi: rtw89: pci: fix RX tag race condition resulting in wrong RX length

[PATCH 0/4] wifi: cfg80211: fix per-STA profile BSS entry issues
 2024-06-10  8:52 UTC  (5+ messages)
` [PATCH 1/4] wifi: cfg80211: make BSS source types public
` [PATCH 2/4] wifi: cfg80211: skip indicating signal for per-STA profile BSSs
` [PATCH 3/4] wifi: cfg80211: skip overriding direct/MBSSID BSS with per-STA profile BSS
` [PATCH 4/4] wifi: cfg80211: make sure to process all per-STA profiles

[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-06-10  8:17 UTC  (20+ messages)
` [PATCH v2 01/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v2 02/17] wifi: cc33xx: Add debug.h
` [PATCH v2 03/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v2 04/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v2 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v2 06/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v2 07/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v2 08/17] wifi: cc33xx: Add main.c
` [PATCH v2 09/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v2 10/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v2 11/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v2 12/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v2 13/17] wifi: cc33xx: Add conf.h
` [PATCH v2 14/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v2 15/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v2 16/17] wifi: cc33xx: Add Kconfig, Makefile Integrate cc33xx into wireless/ti folder
` [PATCH v2 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (3+ messages)

[PATCH] wifi: mwifiex: increase max_num_akm_suites
 2024-06-10  7:27 UTC  (3+ messages)

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in cfg80211_wext_siwscan
 2024-06-09 15:46 UTC 

[syzbot] divide error in ath9k_htc_swba
 2024-06-09  8:10 UTC  (2+ messages)
` [syzbot] [usb?] [wireless?] "

[PATCH 0/7] cfg80211/mac80211 patches from our internal tree 2024-06-05
 2024-06-09  7:35 UTC  (4+ messages)
` [PATCH 6/7] wifi: cfg80211: Add support for interface usage notification

[PATCH wifi-next 1/2] wifi: mac80211: Move stats allocation to core
 2024-06-08  8:59 UTC  (4+ messages)
` [PATCH wifi-next 2/2] wifi: mac80211: Remove generic .ndo_get_stats64

[PATCH v4 0/4] tracing: improve symbolic printing
 2024-06-08  4:23 UTC  (6+ messages)
` [PATCH v4 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v4 2/4] tracing/timer: use __print_sym()
` [PATCH v4 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v4 4/4] net: drop_monitor: use drop_reason_lookup()

[PATCH] wifi: cfg80211: make hash table duplicates more survivable
 2024-06-07 18:17 UTC 

[PATCH] wifi: mac80211: fix NULL dereference at band check in starting tx ba session
 2024-06-07 17:26 UTC  (4+ messages)

[RFC v4 0/9] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-06-07 16:05 UTC  (10+ messages)
` [RFC v4 1/9] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [RFC v4 2/9] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [RFC v4 3/9] wifi: cfg80211: extend interface combination check for multi-radio
` [RFC v4 4/9] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [RFC v4 5/9] wifi: mac80211: add support for DFS with multiple radios
` [RFC v4 6/9] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [RFC v4 7/9] wifi: mac80211: extend ifcomb check functions for multi-radio
` [RFC v4 8/9] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [RFC v4 9/9] wifi: mac80211: add wiphy radio assignment and validation

rtw88 multicast failure in AP mode
 2024-06-07 15:05 UTC 

[PATCH v1 0/2] net: rfkill: Fix 2 bugs within rfkill_set_hw_state_reason()
 2024-06-07 14:40 UTC  (3+ messages)
` [PATCH v1 1/2] net: rfkill: Fix a wrongly handling error case
` [PATCH v1 2/2] net: rfkill: Fix a logic error within rfkill_set_hw_state_reason()

[PATCH] wifi: rtw89: adopt firmware whose version is equal or less but closest
 2024-06-07 14:02 UTC 

[PATCH v8 0/8] wifi: ath12k: Introduce device group abstraction
 2024-06-07 13:50 UTC  (10+ messages)
` [PATCH v8 6/8] "
` [PATCH v8 7/8] wifi: ath12k: refactor core start based on hardware group

[PATCH v3 0/4] tracing: improve symbolic printing
 2024-06-07 13:37 UTC  (7+ messages)
` [PATCH v3 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v3 2/4] tracing/timer: use __print_sym()
` [PATCH v3 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v3 4/4] net: drop_monitor: use drop_reason_lookup()

[RFC v3 0/8] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-06-07 12:36 UTC  (31+ messages)
` [RFC v3 1/8] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [RFC v3 2/8] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [RFC v3 3/8] wifi: cfg80211: extend interface combination check for multi-radio
` [RFC v3 4/8] wifi: mac80211: add support for DFS with multiple radios
` [RFC v3 5/8] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [RFC v3 6/8] wifi: mac80211: extend ifcomb check functions for multi-radio
` [RFC v3 7/8] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [RFC v3 8/8] wifi: mac80211: add wiphy radio assignment and validation

linux-next: manual merge of the wireless-next tree with the wireless tree
 2024-06-07 10:29 UTC  (5+ messages)

pull-request: wireless-next-2024-06-07
 2024-06-07  9:42 UTC  (2+ messages)

[PATCH 0/3] wifi: rtw89: 8852bx: prepare common module to support 8852BE-VT
 2024-06-07  7:06 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtw89: 8852bx: move common code from 8852b to 8852b_common
` [PATCH 2/3] wifi: rtw89: 8852bx: add extra handles for 8852BT in 8852b_common
` [PATCH 3/3] wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT

[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
 2024-06-07  6:40 UTC  (14+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v9 2/2] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH v4 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-06-07  2:55 UTC  (6+ messages)
` [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 1/5] wireless-regdb: Update regulatory info for Argentina (AR) on 6GHz
 2024-06-07  2:30 UTC  (5+ messages)
` [PATCH 2/5] wireless-regdb: Update regulatory info for United Arab Emirates (AE) "
` [PATCH 3/5] wireless-regdb: Update regulatory info for Colombia (CO) "
` [PATCH 4/5] wireless-regdb: Update regulatory info for Costa Rica (CR) for 2021
` [PATCH 5/5] wireless-regdb: Update regulatory info for Dominican Republic (DO) on 6GHz

mac80211: scan ignores next_delay calculation after first probe
 2024-06-07  2:00 UTC  (3+ messages)

[wireless-next:main] BUILD SUCCESS a46300b1b09ba260c2c2b00f06f6e34482a8ec01
 2024-06-06 19:35 UTC 

[syzbot] [wireless?] INFO: task hung in wiphy_unregister (2)
 2024-06-06 15:45 UTC 

[PATCH v3 1/4] wireless-regdb: Update regulatory info for Malaysia (MY) for 2022
 2024-06-06 14:55 UTC  (2+ messages)

[PATCH 1/4] wireless-regdb: Update regulatory info for Malaysia (MY) on 6GHz
 2024-06-06 14:51 UTC  (3+ messages)

mwifiex firmware mrvl/sd8987_uapsta.bin missing in the firmware git
 2024-06-06 13:49 UTC  (5+ messages)

[REGRESSION][BISECTED] wifi: RTL8821CE does not work in monitor mode
 2024-06-06 13:36 UTC  (2+ messages)

[wireless-next:pending] BUILD SUCCESS 1c099b3c130ce38dd8f699076eb22a1b701d5a52
 2024-06-06 13:22 UTC 

[PATCH 3/6] wifi: mac80211: use 'time_left' variable with wait_for_completion_timeout()
 2024-06-06 10:23 UTC  (3+ messages)

[RFC v2 0/7] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-06-06 10:10 UTC  (16+ messages)
` [RFC v2 1/7] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [RFC v2 2/7] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [RFC v2 3/7] wifi: cfg80211: extend interface combination check for multi-radio
` [RFC v2 4/7] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [RFC v2 5/7] wifi: mac80211: extend ifcomb check functions for multi-radio
` [RFC v2 6/7] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [RFC v2 7/7] wifi: mac80211: add wiphy radio assignment and validation

[PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-06  9:31 UTC  (2+ messages)

[PATCH 0/2] wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
 2024-06-06  2:06 UTC  (3+ messages)
` [PATCH 1/2] wifi: cfg80211: fix typo "
` [PATCH 2/2] wifi: cfg80211: handle 2x996 RU allocation "

[PATCH v2] wifi: ath11k: Add firmware coredump collection support
 2024-06-05 20:22 UTC  (2+ messages)

[PATCH v4] iwlwifi: mvm: adding check if the thermal firmware is running
 2024-06-05 20:10 UTC 

[PATCH v3] iwlwifi: mvm: adding check if the thermal firmware is running
 2024-06-05 20:02 UTC  (3+ messages)

[RESEND PATCH v2] iwlwifi: mvm: adding check if the thermal firmware is running
 2024-06-05 19:53 UTC  (3+ messages)

pull-request: ath-next-20240605
 2024-06-05 18:30 UTC  (2+ messages)

pull-request: rtw-next-2024-06-04
 2024-06-05 18:26 UTC  (2+ messages)

[PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
 2024-06-05 18:05 UTC  (3+ messages)

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-05 18:04 UTC  (3+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-05 17:56 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-05 14:52 UTC  (5+ messages)

[PATCH 0/5] wifi: iwlwifi: updates - 2024-06-05
 2024-06-05 11:07 UTC  (2+ messages)
` [PATCH 4/5] wifi: iwlwifi: mvm: use ROC for P2P device activities


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