linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-26 17:51:09 to 2024-07-02 10:18:45 UTC [more...]

[PATCH v5 0/4] wifi: ath12k: Factory test mode support
 2024-07-02 10:18 UTC  (6+ messages)
` [PATCH v5 3/4] wifi: ath12k: add factory "

Kernel 6.9.6, iwlwifi with an Intel AX210 sporadically fails after resuming from Suspend to RAM
 2024-07-02  7:30 UTC  (2+ messages)

[PATCH v3 1/3] wireless-regdb: Update regulatory info for Jordan (JO) for 2022
 2024-07-02  6:51 UTC  (3+ messages)
` [PATCH v3 2/3] wireless-regdb: Update regulatory info for Kenya (KE) "
` [PATCH v3 3/3] wireless-regdb: Update regulatory info for Macao (MO) for 2024

[PATCH 1/2] wifi: rtw89: mac: parse MRC C2H failure report
 2024-07-02  3:38 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: unify the selection logic of RFK table when MCC

[PATCH] wifi: rtw88: schedule rx work after everything is set up
 2024-07-02  3:15 UTC  (5+ messages)

[PATCH wireless] wifi: wilc1000: fix ies_len type in connect path
 2024-07-01 23:59 UTC  (2+ messages)

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

[PATCH] iw: fix formats under MIPS64/PPC
 2024-07-01 22:22 UTC  (9+ messages)

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-07-01 20:54 UTC  (20+ messages)
                  ` brcmfmac: how to setup SAE on RPi // "

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-07-01 20:47 UTC  (12+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
    ` [EXT] "

[PATCH] wifi: ath12k: Support Transmit DE stats
 2024-07-01 19:25 UTC  (3+ messages)

[PATCH 1/3] wifi: ath12k: Support Transmit Scheduler stats
 2024-07-01 18:57 UTC  (2+ messages)

[PATCH v7 1/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-07-01 18:55 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: Add WMI control path stats infra
 2024-07-01 16:26 UTC 

[PATCH v3 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-01 15:23 UTC  (12+ messages)
` [PATCH v3 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v3 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v3 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v3 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v3 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v3 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v3 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v3 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v3 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v3 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy

[PATCH v3 0/5] Add AP6275P wireless support
 2024-07-01 13:48 UTC  (26+ messages)
` [PATCH v3 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v3 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v3 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v3 5/5] wifi: brcmfmac: Add support for AP6275P

[PATCH v2 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-07-01 13:42 UTC  (16+ messages)
` [PATCH v2 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v2 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v2 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v2 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v2 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v2 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v2 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v2 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v2 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v2 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy

[PATCH v3]wifi: ath12k: Add firmware coredump collection support
 2024-07-01 13:06 UTC  (6+ messages)

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

[PATCH] wireless-regdb: update regulatory rules for India (IN)
 2024-07-01  9:26 UTC  (3+ messages)

[PATCH v2 1/4] wireless-regdb: Update regulatory info for Liechtenstein (LI) on 6GHz
 2024-07-01  9:18 UTC  (9+ messages)
` [PATCH v2 2/4] wireless-regdb: Update regulatory info for Jordan (JO) for 2022
` [PATCH v2 3/4] wireless-regdb: Update regulatory info for Kenya (KE) "
` [PATCH v2 4/4] wireless-regdb: Update regulatory info for Macao (MO) for 2024
` (subset) [PATCH v2 1/4] wireless-regdb: Update regulatory info for Liechtenstein (LI) on 6GHz

[PATCH v2 0/5] Add AP6275P wireless support
 2024-07-01  8:41 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2

[REGRESSION] Freeze on resume from S3 (bisected)
 2024-07-01  6:15 UTC 

[REGRESSION] Freeze on resume from S3 (bisected)
 2024-07-01  5:36 UTC  (3+ messages)

[PATCH 1/2] wifi: rtw89: 8852bx: move BTC common code from 8852b to 8852b_common
 2024-07-01  1:46 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: 8852bx: add extra handles of BTC for 8852BT in 8852b_common

[PATCH 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-07-01  1:08 UTC  (11+ messages)
` [PATCH 01/43] wifi: nxpwifi: add 11ac.c
    ` [EXT] "
` [PATCH 26/43] wifi: nxpwifi: add sdio.c
  ` [EXTERNAL] "
    ` [EXT] "
        ` [EXT] "
  ` [EXT] Re: [PATCH 00/43] wifi: nxpwifi: create nxpwifi to support iw61x

[PATCH AUTOSEL 4.19] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:15 UTC 

[PATCH AUTOSEL 5.4 1/4] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:15 UTC 

[PATCH AUTOSEL 5.10 1/4] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:14 UTC 

[PATCH AUTOSEL 5.15 1/5] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:14 UTC 

[PATCH AUTOSEL 6.1 1/5] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:14 UTC 

[PATCH AUTOSEL 6.6 02/12] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:13 UTC 

[PATCH AUTOSEL 6.9 02/20] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-01  0:11 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 07/20] wifi: mac80211: Avoid address calculations via out of bounds array indexing

[REGRESSION] Freeze on resume from S3 (bisected)
 2024-06-30 19:11 UTC 

[wireless-next:main] BUILD SUCCESS 8c62617295d3c4cd03f1a02c3b9bf9d4e6d6e0c6
 2024-06-30 15:53 UTC 

[wireless:for-next] BUILD SUCCESS 816c6bec09ed5b90a58a1e12d5a606c5b6e23f47
 2024-06-29 16:14 UTC 

[PATCH v2 0/9] wifi: cfg80211/mac80211: add DFS support for MLO
 2024-06-28 16:13 UTC  (23+ messages)
` [PATCH v2 1/9] Revert "wifi: mac80211: move radar detect work to sdata"
` [PATCH v2 2/9] wifi: cfg80211: move DFS related members to links[] in wireless_dev
` [PATCH v2 3/9] wifi: nl80211: allow CAC while other links are beaconing during MLO
` [PATCH v2 5/9] wifi: cfg80211: handle DFS on per link
` [PATCH v2 8/9] wifi: mac80211: handle ieee80211_radar_detected() for MLO
` [PATCH v2 9/9] wifi: mac80211: abort active CAC while freeing the links during MLO

[PATCH 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-06-28  8:24 UTC  (9+ messages)
` [PATCH 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy

[PATCH 42/43] wifi: nxpwifi: add Makefile and Kconfig files for nxpwifi compilation
 2024-06-28  4:46 UTC  (2+ messages)

[REGRESSION] Freeze on resume from S3 (bisected)
 2024-06-28  3:55 UTC  (7+ messages)

invalid vht params rate 1920 100kbps nss 2 mcs 9
 2024-06-28  1:25 UTC  (9+ messages)

pull-request: wireless-next-2024-06-27
 2024-06-27 21:10 UTC  (2+ messages)

[PATCH] wifi: ath11k: use work queue to process beacon tx event
 2024-06-27 21:01 UTC  (3+ messages)

pull-request: wireless-2024-06-27
 2024-06-27 19:10 UTC  (2+ messages)

[PATCH v7 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-06-27 17:18 UTC  (5+ messages)
` [PATCH v7 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v7 3/4] wifi: ath12k: Add support to parse requested stats_type

[PATCH] wifi: ath12k: Add WMI control path stats infra
 2024-06-27 16:50 UTC  (4+ messages)

[PATCH] wifi: ath12k: Allow driver initialization for WoW unsupported devices
 2024-06-27 16:22 UTC  (6+ messages)

[PATCH v2] wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
 2024-06-27 11:25 UTC 

[PATCH] wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
 2024-06-27 11:23 UTC  (3+ messages)

[iwlegacy] kernel oops
 2024-06-27 10:38 UTC 

[PATCH] wifi: mac80211_hwsim: fix kernel-doc
 2024-06-27  8:46 UTC 

[PATCH] wifi: mac80211: Use the link BSS configuration for beacon processing
 2024-06-27  8:46 UTC 

[PATCH 1/2] wifi: nl80211: don't give key data to userspace
 2024-06-27  8:44 UTC  (2+ messages)
` [PATCH 2/2] wifi: mac80211: remove key data from get_key callback

[PATCH wireless] wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
 2024-06-27  8:42 UTC 

[PATCH 0/4] wifi: rtw89: 8852bt: add RF calibrations IQK, RX DCK, DACK and RCK
 2024-06-27  2:58 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: 8852bt: rfk: add IQK
` [PATCH 2/4] wifi: rtw89: 8852bt: rfk: add RX DCK
` [PATCH 3/4] wifi: rtw89: 8852bt: rfk: add DACK
` [PATCH 4/4] wifi: rtw89: 8852bt: rfk: add RCK

[PATCH] wifi: rtl8xxxu: 8188f: Limit TX power index
 2024-06-27  1:57 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: 8852b: set AMSDU limit to 5000
 2024-06-27  1:55 UTC  (2+ messages)

[PATCH 0/2] wifi: rtw89: 8852bt: add RF calibrations of TSSI and DPK
 2024-06-27  1:52 UTC  (3+ messages)
` [PATCH 1/2] wifi: rtw89: 8852bt: rfk: add TSSI

[PATCH 0/7] wifi: rtw89: support WoWLAN for more chips and some fixes
 2024-06-27  1:40 UTC  (3+ messages)
` [PATCH 1/7] wifi: rtw89: wow: append security header offset for different cipher

[syzbot] [wireless?] WARNING in __cfg80211_connect_result (2)
 2024-06-27  0:16 UTC  (2+ messages)

ieee80211.h virtual_map splat
 2024-06-26 18:31 UTC  (6+ messages)

[PATCH v2] wifi: brcmfmac: of: Support interrupts-extended
 2024-06-26 17:51 UTC  (2+ messages)


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