messages from 2024-06-20 11:31:55 to 2024-06-24 09:53:35 UTC [more...]
[PATCH v5 0/4] wifi: ath12k: Factory test mode support
2024-06-24 9:53 UTC (5+ messages)
` [PATCH v5 1/4] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v5 2/4] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v5 3/4] wifi: ath12k: add factory test mode support
` [PATCH v5 4/4] wifi: ath12k: Fill pdev id for fw test cmd
[PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
2024-06-24 9:26 UTC (5+ messages)
[PATCH v2 0/5] Add AP6275P wireless support
2024-06-24 9:04 UTC (8+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v2 2/5] net: wireless: brcmfmac: Add optional 32k clock enable support
` [PATCH v2 3/5] net: wireless: brcmfmac: Add support for AP6275P
` [PATCH v2 4/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description
` [PATCH v2 5/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
[PATCH v6 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-06-24 4:38 UTC (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v6 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v6 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats
[PATCH v2 1/4] wireless-regdb: Update regulatory info for Liechtenstein (LI) on 6GHz
2024-06-24 2:56 UTC (4+ 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
subscribe
2024-06-24 0:55 UTC (2+ messages)
[PATCH v2] wifi: brcmfmac: of: Support interrupts-extended
2024-06-23 18:10 UTC (2+ messages)
Larry Finger
2024-06-23 16:15 UTC (3+ messages)
[PATCH v1 0/3] Add AP6275P wireless support
2024-06-23 10:11 UTC (17+ messages)
` [PATCH v1 2/3] net: wireless: brcmfmac: Add optional 32k clock enable support
` [PATCH v1 3/3] net: wireless: brcmfmac: Add support for AP6275P
[PATCH net] wifi: cfg80211: Fix out-of-bounds in cfg80211_wext_siwscan
2024-06-23 8:49 UTC
[PATCH] wifi: brcmfmac: of: Support interrupts-extended
2024-06-22 20:57 UTC (7+ messages)
[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
2024-06-22 14:01 UTC (13+ messages)
` brcmfmac: how to setup SAE on RPi // "
[RESEND PATCH v4] iwlwifi: mvm: adding check if the thermal firmware is running
2024-06-22 13:43 UTC
[PATCH] [RFC] mwifiex: Fix NULL pointer deref
2024-06-21 22:50 UTC (5+ messages)
ieee80211.h virtual_map splat
2024-06-21 19:46 UTC (7+ messages)
[PATCH] wifi: mwifiex: increase max_num_akm_suites
2024-06-21 19:16 UTC (4+ messages)
[PATCH 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2024-06-21 18:20 UTC (46+ messages)
` [PATCH 01/43] wifi: nxpwifi: add 11ac.c
` [PATCH 02/43] wifi: nxpwifi: add 11ac.h
` [PATCH 03/43] wifi: nxpwifi: add 11h.c
` [PATCH 04/43] wifi: nxpwifi: add 11n.c
` [PATCH 05/43] wifi: nxpwifi: add 11n.h
` [PATCH 06/43] wifi: nxpwifi: add 11n_aggr.c
` [PATCH 07/43] wifi: nxpwifi: add 11n_aggr.h
` [PATCH 08/43] wifi: nxpwifi: add 11n_rxreorder.c
` [PATCH 09/43] wifi: nxpwifi: add 11n_rxreorder.h
` [PATCH 10/43] wifi: nxpwifi: add cfg80211.c
` [PATCH 11/43] wifi: nxpwifi: add cfg80211.h
` [PATCH 12/43] wifi: nxpwifi: add cfp.c
` [PATCH 13/43] wifi: nxpwifi: add cmdevt.c
` [PATCH 14/43] wifi: nxpwifi: add cmdevt.h
` [PATCH 15/43] wifi: nxpwifi: add debugfs.c
` [PATCH 16/43] wifi: nxpwifi: add decl.h
` [PATCH 17/43] wifi: nxpwifi: add ethtool.c
` [PATCH 18/43] wifi: nxpwifi: add fw.h
` [PATCH 19/43] wifi: nxpwifi: add ie.c
` [PATCH 20/43] wifi: nxpwifi: add init.c
` [PATCH 21/43] wifi: nxpwifi: add ioctl.h
` [PATCH 22/43] wifi: nxpwifi: add join.c
` [PATCH 23/43] wifi: nxpwifi: add main.c
` [PATCH 24/43] wifi: nxpwifi: add main.h
` [PATCH 25/43] wifi: nxpwifi: add scan.c
` [PATCH 26/43] wifi: nxpwifi: add sdio.c
` [PATCH 27/43] wifi: nxpwifi: add sdio.h
` [PATCH 28/43] wifi: nxpwifi: add sta_cmd.c
` [PATCH 29/43] wifi: nxpwifi: add sta_event.c
` [PATCH 30/43] wifi: nxpwifi: add sta_ioctl.c
` [PATCH 31/43] wifi: nxpwifi: add sta_rx.c
` [PATCH 32/43] wifi: nxpwifi: add sta_tx.c
` [PATCH 33/43] wifi: nxpwifi: add txrx.c
` [PATCH 34/43] wifi: nxpwifi: add uap_cmd.c
` [PATCH 35/43] wifi: nxpwifi: add uap_event.c
` [PATCH 36/43] wifi: nxpwifi: add uap_txrx.c
` [PATCH 37/43] wifi: nxpwifi: add util.c
` [PATCH 38/43] wifi: nxpwifi: add util.h
` [PATCH 39/43] wifi: nxpwifi: add wmm.c
` [PATCH 40/43] wifi: nxpwifi: add wmm.h
` [PATCH 41/43] wifi: nxpwifi: add nxp sdio vendor id and iw61x device id
` [PATCH 42/43] wifi: nxpwifi: add Makefile and Kconfig files for nxpwifi compilation
` [PATCH 43/43] wifi: nxpwifi: add nxpwifi related information to MAINTAINERS
[PATCH] wireless-regdb: update regulatory rules for India (IN)
2024-06-21 17:41 UTC (2+ messages)
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-21 14:51 UTC (8+ messages)
[PATCH] wifi: rtl8xxxu: use swap() in rtl8xxxu_switch_ports()
2024-06-21 12:47 UTC (2+ messages)
[PATCH v3] wifi: rtw88: usb: Further limit the TX aggregation
2024-06-21 12:45 UTC (2+ messages)
Receive OMI support in mac80211?
2024-06-21 12:37 UTC (2+ messages)
[PATCH 1/2] wifi: rtw89: 8852b: set AMSDU limit to 5000
2024-06-21 12:36 UTC (2+ messages)
` [PATCH 2/2] wifi: rtw89: 8852b: fix definition of KIP register number
[PATCH v2] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
2024-06-21 10:28 UTC
[PATCH v2 1/5] wireless-regdb: Update regulatory info for Argentina (AR) on 6GHz
2024-06-21 8:36 UTC (6+ messages)
` [PATCH v2 2/5] wireless-regdb: Update regulatory info for United Arab Emirates (AE) "
` [PATCH v2 3/5] wireless-regdb: Update regulatory info for Colombia (CO) "
` [PATCH v2 4/5] wireless-regdb: Update regulatory info for Costa Rica (CR) for 2021
` [PATCH v2 5/5] wireless-regdb: Update regulatory info for Dominican Republic (DO) on 6GHz
[PATCH 1/6] wireless-regdb: Update regulatory info for Iceland (IS) on 6GHz
2024-06-21 8:22 UTC (11+ messages)
` [PATCH 2/6] wireless-regdb: Update regulatory info for Liechtenstein (LI) "
` [PATCH 3/6] wireless-regdb: Update regulatory info for Jordan (JO) for 2022
` [PATCH 4/6] wireless-regdb: Update regulatory info for Kenya (KE) "
` [PATCH 5/6] wireless-regdb: Update regulatory info for Macao (MO) for 2024
` [PATCH 6/6] wireless-regdb: Update regulatory info for Mauritius(MU) on 6GHz
` (subset) [PATCH 1/6] wireless-regdb: Update regulatory info for Iceland (IS) "
[PATCH 1/5] wireless-regdb: Update regulatory info for Argentina (AR) on 6GHz
2024-06-21 8:08 UTC (4+ messages)
` [PATCH 4/5] wireless-regdb: Update regulatory info for Costa Rica (CR) for 2021
[PATCH] wifi: nl80211: allow MBSSID Tx VAP bringup without MBSSID IEs
2024-06-21 7:40 UTC
[PATCH 0/2] wifi: rtw89: 8852bt: add RF calibrations of TSSI and DPK
2024-06-21 7:34 UTC (3+ messages)
` [PATCH 1/2] wifi: rtw89: 8852bt: rfk: add TSSI
` [PATCH 2/2] wifi: rtw89: 8852bt: rfk: add DPK
[PATCH v3 0/8] wifi: ath12k: add support for WoW
2024-06-21 5:26 UTC (4+ messages)
` [PATCH v3 4/8] wifi: ath12k: add WoW net-detect functionality
[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
2024-06-21 4:36 UTC (10+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
` [EXT] "
[PATCH net-next v2] wifi: mt76: un-embedd netdev from mt76_dev
2024-06-21 3:30 UTC (3+ messages)
Intel BE200 - mld/mlo supplicant testing
2024-06-20 21:44 UTC (3+ messages)
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (10+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 11/40] ath10k: optimize ath10k_snoc_napi_poll()
` [PATCH v4 12/40] wifi: rtw88: optimize the driver by using atomic iterator
[PATCH] wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
2024-06-20 19:02 UTC (6+ messages)
[PATCH v4 0/3] wifi: ath12k: prepare vif and sta datastructure
2024-06-20 16:57 UTC (7+ messages)
` [PATCH v4 1/3] wifi: ath12k: prepare vif data structure for MLO handling
` [PATCH v4 3/3] wifi: ath12k: prepare sta "
[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-06-20 16:52 UTC (6+ messages)
` [PATCH v2 11/17] wifi: cc33xx: Add init.c, init.h
[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
2024-06-20 14:30 UTC (2+ messages)
[PATCH v3]wifi: ath12k: Add firmware coredump collection support
2024-06-20 14:08 UTC (2+ messages)
[REGRESSION] Freeze on resume from S3 (bisected)
2024-06-20 13:41 UTC (11+ messages)
[RESEND PATCH v4] iwlwifi: mvm: adding check if the thermal firmware is running
2024-06-20 12:14 UTC
iwlwifi firmware regression (6.9.5 kernel, Intel AX210)
2024-06-20 11:45 UTC (3+ messages)
[PATCH 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
2024-06-20 11:11 UTC (4+ messages)
` [PATCH 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy
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).