messages from 2024-06-19 09:56:39 to 2024-06-21 14:51:37 UTC [more...]
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-21 14:51 UTC (8+ messages)
ieee80211.h virtual_map splat
2024-06-21 14:25 UTC (6+ 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] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
2024-06-21 12:24 UTC (10+ messages)
[PATCH v2] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
2024-06-21 10:28 UTC
[PATCH v1 0/3] Add AP6275P wireless support
2024-06-21 10:06 UTC (13+ messages)
` [PATCH v1 1/3] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [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] [RFC] mwifiex: Fix NULL pointer deref
2024-06-21 9:07 UTC (4+ messages)
[PATCH] wifi: mwifiex: increase max_num_akm_suites
2024-06-21 8:48 UTC (3+ messages)
[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 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2024-06-21 7:52 UTC (44+ 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] 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 (4+ 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 (7+ 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 (13+ 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 (11+ 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 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy
ETIMEDOUT with rtl8xxxu
2024-06-20 9:29 UTC (4+ messages)
[PATCH v4 0/8] wifi: ath12k: add support for WoW
2024-06-20 9:07 UTC (5+ messages)
` [PATCH v4 2/8] wifi: ath12k: implement WoW enable and wakeup commands
[syzbot] [wireless?] INFO: task hung in cfg80211_dfs_channels_update_work (7)
2024-06-20 8:47 UTC
[PATCH 0/7] wifi: rtw89: support WoWLAN for more chips and some fixes
2024-06-20 5:58 UTC (8+ messages)
` [PATCH 1/7] wifi: rtw89: wow: append security header offset for different cipher
` [PATCH 2/7] wifi: rtw89: wow: update WoWLAN reason register for different FW
` [PATCH 3/7] wifi: rtw89: wow: update config mac for 802.11ax chip
` [PATCH 4/7] wifi: rtw89: wow: fix GTK offload H2C skbuff issue
` [PATCH 5/7] wifi: rtw89: wow: prevent to send unexpected H2C during download Firmware
` [PATCH 6/7] wifi: rtw89: wow: enable beacon filter after swapping firmware
` [PATCH 7/7] wifi: rtw89: add polling for LPS H2C to ensure FW received
[PATCH] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
2024-06-20 5:00 UTC (7+ messages)
[PATCH] wifi: ath12k: fix mbssid max interface advertisement
2024-06-19 14:19 UTC (2+ messages)
[PATCH] wifi: ath12k: fix firmware crash due to invalid peer nss
2024-06-19 14:19 UTC (2+ messages)
[PATCH] wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities
2024-06-19 14:02 UTC (2+ messages)
[PATCH 1/2] wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()
2024-06-19 14:01 UTC (2+ messages)
[PATCH] wifi: ath11k: modify the calculation of the average signal strength in station mode
2024-06-19 14:00 UTC (2+ messages)
[PATCH] wifi: ath11k: fix ack signal strength calculation
2024-06-19 13:59 UTC (2+ messages)
[wireless:for-next] BUILD SUCCESS 14f89946b6b383e617657a1e81fe6bf520ce86d5
2024-06-19 13:34 UTC
[wireless-next:main] BUILD SUCCESS 5ad8897fd15a3716601509ed4a7bc47bf0cab661
2024-06-19 13:16 UTC
[PATCH net] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
2024-06-19 9:56 UTC (5+ 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).