linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-06 03:54:25 to 2025-02-11 12:01:46 UTC [more...]

[PATCH net-next v5 00/10] netlink: specs: add a spec for nl80211 wiphy
 2025-02-11 12:01 UTC  (5+ messages)
` [PATCH net-next v5 01/10] tools/net/ynl: remove extraneous plural from variable names
` [PATCH net-next v5 02/10] tools/net/ynl: support decoding indexed arrays as enums
` [PATCH net-next v5 03/10] tools/net/ynl: support rendering C array members to strings
` [PATCH net-next v5 04/10] tools/net/ynl: accept IP string inputs

[PATCH net-next v4 00/10] netlink: specs: add a spec for nl80211 wiphy
 2025-02-11 11:15 UTC  (14+ messages)
` [PATCH net-next v4 01/10] tools/net/ynl: remove extraneous plural from variable names
` [PATCH net-next v4 02/10] tools/net/ynl: support decoding indexed arrays as enums
` [PATCH net-next v4 03/10] tools/net/ynl: support rendering C array members to strings
` [PATCH net-next v4 04/10] tools/net/ynl: accept IP string inputs
` [PATCH net-next v4 05/10] tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
` [PATCH net-next v4 06/10] tools/net/ynl: sanitise enums with leading digits "
` [PATCH net-next v4 07/10] tools/net/ynl: add indexed-array scalar support to ynl-gen-c
` [PATCH net-next v4 08/10] netlink: specs: support nested structs in genetlink legacy
` [PATCH net-next v4 09/10] netlink: specs: add s8, s16 to genetlink schemas
` [PATCH net-next v4 10/10] netlink: specs: wireless: add a spec for nl80211

[PATCH v6.12] wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit
 2025-02-11 10:33 UTC  (2+ messages)

[PATCH v9 0/9] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-02-11  9:29 UTC  (8+ messages)
` [PATCH v9 2/9] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support
` [PATCH v9 3/9] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "

[PATCHv2] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
 2025-02-11  9:03 UTC 

[PATCH v2 0/5] wifi: mt76: fix returned txpower for mt7921 and mt7925
 2025-02-11  8:12 UTC  (6+ messages)
` [PATCH v2 1/5] wifi: mt76: add mt76_get_power_bound helper function
` [PATCH v2 2/5] wifi: mt76: mt7921: fix returned txpower
` [PATCH v2 3/5] wifi: mt76: mt7925: "
` [PATCH v2 4/5] wifi: mt76: mt7915: cleanup mt7915_get_power_bound
` [PATCH v2 5/5] wifi: mt76: mt7996: cleanup mt7996_get_power_bound

[PATCH 1/2] wifi: rtw89: simplify rtw89_debug_priv_mac_reg_dump_select()
 2025-02-11  7:39 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: rtw8852b{t}: fix TSSI debug timestamps

[PATCH v4 0/2] wifi: ath11k: fix full monitor mode for QCN9074
 2025-02-11  7:21 UTC  (5+ messages)
` [PATCH v4 1/2] wifi: ath11k: fix RCU stall while reaping monitor destination ring
` [PATCH v4 2/2] wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode

[PATCH] wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1
 2025-02-11  6:20 UTC  (4+ messages)

[PATCH] wifi: ath12k: Fix uninitialized variable and remove goto
 2025-02-11  4:09 UTC  (4+ messages)

[PATCH v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready()
 2025-02-11  2:49 UTC 

pull-request: wireless-2025-02-07
 2025-02-11  2:20 UTC  (2+ messages)

[PATCH] wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion
 2025-02-11  1:10 UTC  (5+ messages)

rtw88: 8821au:
 2025-02-11  0:45 UTC  (3+ messages)
` rtw88: 8821au: locking issues possible caused by firmware failed to leave lps state / failed to get tx report

[PATCH 00/27] Improve ABI documentation generation
 2025-02-10 20:27 UTC  (4+ messages)
` [PATCH 04/27] ABI: sysfs-class-rfkill: fix kernelversion tags

[PATCH net-next] wifi: rtlwifi: rtl8192de: Fix typos
 2025-02-10 20:01 UTC  (4+ messages)

[PATCH v4 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-02-10 18:27 UTC  (6+ messages)
` [PATCH v4 1/5] wifi: ath11k: refactor transmitted arvif retrieval
` [PATCH v4 2/5] wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH v4 3/5] wifi: ath12k: refactor transmitted arvif retrieval
` [PATCH v4 4/5] wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH v4 5/5] wifi: ath12k: pass BSSID index as input for EMA

6 Ghz frequencies always listed as disabled in newer kernels with Mediatek MT7921K (RZ608)
 2025-02-10 14:56 UTC 

[PATCH net-next v9 00/11] net: Improve netns handling in rtnetlink
 2025-02-10 13:30 UTC  (12+ messages)
` [PATCH net-next v9 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v9 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v9 05/11] net: ip_tunnel: Use "
` [PATCH net-next v9 06/11] net: ipv6: "
` [PATCH net-next v9 07/11] net: xfrm: "
` [PATCH net-next v9 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v9 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v9 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v9 11/11] selftests: net: Add test cases for link and peer netns

[PATCH v2 0/9] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
 2025-02-10 13:30 UTC  (21+ messages)
` [PATCH v2 1/9] wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU
` [PATCH v2 2/9] wifi: rtw88: Fix download_firmware_validate() "
` [PATCH v2 3/9] wifi: rtw88: Extend struct rtw_pwr_track_tbl "
` [PATCH v2 4/9] wifi: rtw88: Extend rf_base_addr and rf_sipi_addr "
` [PATCH v2 5/9] wifi: rtw88: Extend rtw_fw_send_ra_info() "
` [PATCH v2 6/9] wifi: rtw88: Constify some more structs and arrays
` [PATCH v2 7/9] wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUM
` [PATCH v2 8/9] wifi: rtw88: Extend TX power stuff for 3-4 spatial streams
` [PATCH v2 9/9] wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU

pull-request: rtw-next-2025-02-10-v2
 2025-02-10 13:04 UTC 

[PATCH] wifi: rtw89: debugfs depends on CFG80211's one
 2025-02-10 13:01 UTC  (2+ messages)

pull-request: rtw-next-2025-02-10
 2025-02-10 12:53 UTC  (2+ messages)

DT property keep-power-in-suspend and how WiFi drivers use it
 2025-02-10 12:47 UTC  (6+ messages)

[PATCH] ieee80211: fix interopt issue with MT7927 chipset
 2025-02-10  9:48 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: report station mode per-chain signal strength
 2025-02-10  5:40 UTC 

[PATCH] wifi: ath12k: Fix locking in error paths
 2025-02-10  3:33 UTC  (4+ messages)

[PATCH net-next] wifi: rtw88: Fix a typo
 2025-02-10  3:30 UTC  (2+ messages)

[PATCH] wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign function bitmap
 2025-02-10  3:28 UTC  (2+ messages)

[PATCH 0/3] wifi: rtw89: coex: improve user experience with TWS Bluetooth devices
 2025-02-10  3:26 UTC  (3+ messages)
` [PATCH 1/3] wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang

[PATCH 0/4] wifi: rtw89: update firmware related stuffs
 2025-02-10  3:18 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: call power_on ahead before selecting firmware

[PATCH] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
 2025-02-09 19:10 UTC  (7+ messages)

[PATCH 0/9] [WIRELESS] wifi: iwlwifi: fixes - 2025-02-09
 2025-02-09 12:34 UTC  (10+ messages)
` [PATCH 1/9] wifi: iwlwifi: fw: allocate chained SG tables for dump
` [PATCH 2/9] wifi: iwlwifi: fw: avoid using an uninitialized variable
` [PATCH 3/9] wifi: iwlwifi: mvm: clean up ROC on failure
` [PATCH 4/9] wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspend
` [PATCH 5/9] wifi: iwlwifi: mvm: don't try to talk to a dead firmware
` [PATCH 6/9] wifi: iwlwifi: mvm: use the right version of the rate API
` [PATCH 7/9] wifi: iwlwifi: limit printed string from FW file
` [PATCH 8/9] wifi: iwlwifi: Free pages allocated when failing to build A-MSDU
` [PATCH 9/9] wifi: iwlwifi: Fix A-MSDU TSO preparation

[PATCH 0/4] wifi: mt76: fix returned txpower for mt7921 and mt7925
 2025-02-09  8:02 UTC  (6+ messages)
` [PATCH 1/4] wifi: mt76: add mt76_get_power_bound helper function
` [PATCH 2/4] wifi: mt76: mt7921: fix returned txpower
` [PATCH 3/4] wifi: mt76: mt7925: "
` [PATCH 4/4] wifi: mt76: mt7915: cleanup mt7915_get_power_bound

[PATCH v2 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
 2025-02-08 18:15 UTC  (5+ messages)
` [PATCH v2 1/3] wifi: ath12k: Fix the enabling of REO queue lookup table feature
` [PATCH v2 2/3] wifi: ath12k: Add support to clear qdesc array in REO cache
` [PATCH v2 3/3] wifi: ath12k: Enable REO queue lookup table feature on QCN9274

The business loan-
 2025-02-08  4:50 UTC 

[PATCH] wifi: ath12k: report station mode per-chain signal strength
 2025-02-08  4:44 UTC  (2+ messages)

[PATCH v3 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-08  0:28 UTC  (8+ messages)
` [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH v3 2/2] netconsole: allow selection of egress interface via MAC address

[wireless:for-next] BUILD SUCCESS b76adb9758f8eaaf22b824d0bcdd694551ce0557
 2025-02-07 21:55 UTC 

[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
 2025-02-07 17:26 UTC  (3+ messages)

[PATCH 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
 2025-02-07 17:22 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath12k: Fix the enabling of REO queue lookup table feature
` [PATCH 2/3] wifi: ath12k: Add support to clear qdesc array in REO cache
` [PATCH 3/3] wifi: ath12k: Enable REO queue lookup table feature on QCN9274

[PATCH v2 0/8] wifi: ath12k: handle change_vif_links() callback
 2025-02-07 17:16 UTC  (2+ messages)

pull request: iwlwifi firmware updates 2025-02-06
 2025-02-07 12:39 UTC 

[PATCH 0/3] wifi: ath12k: MLO setup for single split-phy PCI device
 2025-02-07 12:29 UTC  (7+ messages)
` [PATCH 1/3] wifi: ath12k: Enable MLO setup ready and teardown commands for single split-phy device
` [PATCH 2/3] wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flag
` [PATCH 3/3] wifi: ath12k: Enable MLO for single split-phy PCI device

[PATCH 1/2] wifi: nl80211/cfg80211: Stop supporting cooked monitor
 2025-02-07 12:27 UTC  (3+ messages)

[PATCH net-next v3 00/10] netlink: specs: add a spec for nl80211 wiphy
 2025-02-07  9:24 UTC  (18+ messages)
` [PATCH net-next v3 01/10] tools/net/ynl: remove extraneous plural from variable names
` [PATCH net-next v3 02/10] tools/net/ynl: support decoding indexed arrays as enums
` [PATCH net-next v3 03/10] tools/net/ynl: support rendering C array members to strings
` [PATCH net-next v3 04/10] tools/net/ynl: accept IP string inputs
` [PATCH net-next v3 05/10] tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
` [PATCH net-next v3 06/10] tools/net/ynl: sanitise enums with leading digits "
` [PATCH net-next v3 07/10] tools/net/ynl: add indexed-array scalar support to ynl-gen-c
` [PATCH net-next v3 08/10] netlink: specs: support nested structs in genetlink legacy
` [PATCH net-next v3 09/10] netlink: specs: add s8, s16 to genetlink schemas
` [PATCH net-next v3 10/10] netlink: specs: wireless: add a spec for nl80211

[PATCH] wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band
 2025-02-07  6:00 UTC 

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2025-02-07  2:01 UTC  (6+ messages)

[PATCH RFC 25/33] wifi: ath12k: Fix locking in error paths
 2025-02-06 22:13 UTC  (2+ messages)

[PATCH v3 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-02-06 21:37 UTC  (2+ messages)

[PATCH wireless 1/2] MAINTAINERS: wifi: ath: remove Kalle
 2025-02-06 20:30 UTC  (2+ messages)

[syzbot] [wireless?] WARNING: ODEBUG bug in ieee80211_led_exit (2)
 2025-02-06 15:20 UTC  (2+ messages)

[PULL linux-firmware] ath11k and ath12k firmware 20250205
 2025-02-06 12:36 UTC  (2+ messages)

[PATCH 3/4] Undoing Macros with flow control statements
 2025-02-06  9:36 UTC  (2+ messages)

[PATCH v2 1/2] net, treewide: define and use MAC_ADDR_LEN
 2025-02-06  9:31 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_tdls_build_mgmt_packet_data
 2025-02-06  6:05 UTC  (2+ messages)

[PATCH v5 0/7] wifi: ath12k: Add monitor interface support on QCN9274
 2025-02-06  3:53 UTC  (8+ messages)
` [PATCH v5 1/7] wifi: ath12k: fix link valid field initialization in the monitor Rx
` [PATCH v5 2/7] wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
` [PATCH v5 3/7] wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
` [PATCH v5 4/7] wifi: ath12k: Replace band define G with GHZ where appropriate
` [PATCH v5 5/7] wifi: ath12k: change the status update in the monitor Rx
` [PATCH v5 6/7] wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
` [PATCH v5 7/7] wifi: ath12k: add monitor interface support on QCN9274


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