linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-23 01:22:30 to 2025-01-28 00:06:37 UTC [more...]

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-28  0:05 UTC  (2+ messages)
` [RFC v2 07/38] ABI: sysfs-class-rfkill: fix kernelversion tags

[PATCH 0/7] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
 2025-01-27 23:18 UTC  (16+ messages)
` [PATCH 1/7] wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU
` [PATCH 2/7] wifi: rtw88: Fix download_firmware_validate() "
` [PATCH 3/7] wifi: rtw88: Extend struct rtw_pwr_track_tbl "
` [PATCH 4/7] wifi: rtw88: Extend rf_base_addr and rf_sipi_addr "
` [PATCH 5/7] wifi: rtw88: Extend rtw_fw_send_ra_info() "
` [PATCH 6/7] wifi: rtw88: Extend TX power stuff for 3-4 spatial streams
` [PATCH 7/7] wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU

[PATCH 1/2] wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate
 2025-01-27 23:17 UTC  (5+ messages)
` [PATCH 2/2] wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_by_rate

mt7915e card fails to init on Linux 6.3 and newer
 2025-01-27 20:29 UTC  (2+ messages)
` Follow-Up: "

[PATCH v2] wifi: rtl8xxxu: retry firmware download on error
 2025-01-27 19:48 UTC 

[PATCH 0/2] wifi: ath12k: add support for get_txpower mac ops
 2025-01-27 17:22 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: move firmware stats out of debugfs
` [PATCH 2/2] wifi: ath12k: add get_txpower mac ops

[RFC PATCH 00/13] Convert mac80211 to TXQs only
 2025-01-27 16:26 UTC  (14+ messages)
` [RFC PATCH 01/13] wifi: mac80211: Fix virtual monitor interface creation
` [RFC PATCH 02/13] wifi: mac80211: Fix debugfs handling for virtual monitor
` [RFC PATCH 03/13] wifi: mac80211: Cleanup sta TXQs on flush
` [RFC PATCH 04/13] wifi: mac80211: Always provide the MMPDU TXQ
` [RFC PATCH 05/13] wifi: mac80211: Convert vif->txq to an array
` [RFC PATCH 06/13] wifi: mac80211: Add new TX queues to replace legacy TX
` [RFC PATCH 07/13] wifi: mac80211: Stop using legacy TX path
` [RFC PATCH 08/13] wifi: mac80211: Call ieee80211_tx_h_select_key only once
` [RFC PATCH 09/13] wifi: mac80211: Rename IEEE80211_TX_INTFL_OFFCHAN_TX_OK
` [RFC PATCH 10/13] wifi: mac80211: Simplify AMPDU handling
` [RFC PATCH 11/13] wifi: mac80211: Migrate TX to kthread
` [RFC PATCH 12/13] wifi: mac80211: Drop wake_txqs_tasklet
` [RFC PATCH 13/13] wifi: mac80211: Cleanup *ieee80211_wake_txq* naming

brcmfmac SAE/WPA3 negotiation
 2025-01-27 15:20 UTC  (21+ messages)
                      ` brcmfmac SAE/WPA3 negotiation - Part 2

[PATCH 00/34] address all -Wunused-const warnings
 2025-01-27 13:24 UTC  (2+ messages)

[PATCH] wifi: ath9k: do not submit zero bytes to the entropy pool
 2025-01-27 13:21 UTC  (2+ messages)

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

[PATCH v5 0/9] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-01-27 10:47 UTC  (10+ messages)
` [PATCH v5 1/9] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v5 2/9] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v5 3/9] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v5 4/9] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v5 5/9] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v5 6/9] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v5 7/9] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v5 8/9] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v5 9/9] wifi: ath12k: Add peer extended Rx statistics debugfs support

[PATCH v4 0/4] wifi: ath12k: Add new features to ACPI
 2025-01-27  8:17 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath12k: Support dump PDEV transmit and receive rate HTT stats
 2025-01-27  8:15 UTC  (2+ messages)

[PATCH v4 0/2] wifi: ath12k: Support Transmit Power Control Stats
 2025-01-27  7:32 UTC  (3+ messages)
` [PATCH v4 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH v4 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values

[PATCH v2] wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override
 2025-01-27  7:13 UTC 

[PATCH] wifi: ath12k: fbx: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override
 2025-01-27  7:07 UTC  (8+ messages)

[RFC v8 1/5] page_pool: introduce page_pool_get_pp() API
 2025-01-27  2:57 UTC 

[PATCH v9 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-01-26 19:44 UTC  (6+ messages)
` [PATCH v9 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF

[PATCH ath-pending 0/3] Support to request pdev, vdev and beacon stats
 2025-01-26 18:45 UTC  (8+ messages)
` [PATCH 1/3] wifi: ath12k: Request vdev stats from firmware
` [PATCH 2/3] wifi: ath12k: Request beacon "
` [PATCH 3/3] wifi: ath12k: Request pdev "

[PATCH v2 00/14] wifi: ath12k: Enable monitor ring for updating station dump in QCN9274
 2025-01-26 18:45 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix pdev lookup in WBM error processing
 2025-01-26 18:45 UTC  (2+ messages)

[PATCH v10 0/3] wifi: ath12k: report station mode stats
 2025-01-26 18:44 UTC  (8+ messages)
` [PATCH v10 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v10 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v10 3/3] wifi: ath12k: report station mode signal strength

[PATCH v3] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-01-26 18:45 UTC  (3+ messages)

[PATCH] wifi: ath12k: encode max Tx power in scan channel list command
 2025-01-26 18:45 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: fix memory leak in ath11k_xxx_remove()
 2025-01-26 18:45 UTC  (3+ messages)

[PATCH] wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics
 2025-01-26 18:31 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 3/7] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:05 UTC 

[PATCH AUTOSEL 5.10 03/12] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:04 UTC 

[PATCH AUTOSEL 5.15 03/14] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 08/14] wifi: iwlwifi: avoid memory leak

[PATCH AUTOSEL 6.1 04/17] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2025-01-26 15:03 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 09/17] wifi: brcmfmac: Check the return value of of_property_read_string_index()
` [PATCH AUTOSEL 6.1 10/17] wifi: iwlwifi: avoid memory leak

[PATCH AUTOSEL 6.6 01/19] wifi: rtw89: add crystal_cap check to avoid setting as overflow value
 2025-01-26 15:03 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 05/19] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
` [PATCH AUTOSEL 6.6 11/19] wifi: brcmfmac: Check the return value of of_property_read_string_index()
` [PATCH AUTOSEL 6.6 12/19] wifi: iwlwifi: avoid memory leak

[PATCH AUTOSEL 6.12 01/29] wifi: rtw89: add crystal_cap check to avoid setting as overflow value
 2025-01-26 15:01 UTC  (6+ messages)
` [PATCH AUTOSEL 6.12 06/29] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
` [PATCH AUTOSEL 6.12 09/29] wifi: rtw88: add __packed attribute to efuse layout struct
` [PATCH AUTOSEL 6.12 14/29] wifi: brcmfmac: Check the return value of of_property_read_string_index()
` [PATCH AUTOSEL 6.12 15/29] wifi: iwlwifi: pcie: Add support for new device ids
` [PATCH AUTOSEL 6.12 16/29] wifi: iwlwifi: avoid memory leak

[PATCH AUTOSEL 6.13 01/35] wifi: ath12k: Fix for out-of bound access error
 2025-01-26 15:00 UTC  (8+ messages)
` [PATCH AUTOSEL 6.13 02/35] wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret'
` [PATCH AUTOSEL 6.13 03/35] wifi: rtw89: add crystal_cap check to avoid setting as overflow value
` [PATCH AUTOSEL 6.13 08/35] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
` [PATCH AUTOSEL 6.13 11/35] wifi: rtw88: add __packed attribute to efuse layout struct
` [PATCH AUTOSEL 6.13 19/35] wifi: brcmfmac: Check the return value of of_property_read_string_index()
` [PATCH AUTOSEL 6.13 20/35] wifi: iwlwifi: pcie: Add support for new device ids
` [PATCH AUTOSEL 6.13 21/35] wifi: iwlwifi: avoid memory leak

[linus:master] [wifi] 708d06b33b: hwsim.connect_cmd_reject_assoc.fail
 2025-01-26  6:35 UTC 

[PATCH 0/2] wifi: ath12k: Add support for MLO Multicast Handling
 2025-01-25 20:33 UTC  (6+ messages)
` [PATCH 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver

[PATCH] wifi: ath12k: fbx: Add missing htt_metadata flag in ath12k_dp_tx()
 2025-01-25 20:23 UTC  (2+ messages)

[PATCH v3 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-01-25 16:12 UTC  (6+ messages)
` [PATCH v3 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
` [PATCH v3 2/5] wifi: cfg80211: Report per-radio RTS threshold to userspace
` [PATCH v3 3/5] wifi: mac80211: Set RTS threshold on per-radio basis
` [PATCH v3 4/5] wifi: cfg80211: set tx power per radio in a wiphy
` [PATCH v3 5/5] wifi: mac80211: "

[PATCH v2 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-01-25 15:40 UTC  (8+ messages)
` [PATCH v2 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
` [PATCH v2 2/5] wifi: cfg80211: Report per-radio RTS threshold to userspace
` [PATCH v2 3/5] wifi: mac80211: Set RTS threshold on per-radio basis
` [PATCH v2 4/5] wifi: cfg80211: set tx power per radio in a wiphy
` [PATCH v2 5/5] wifi: mac80211: "

[PATCHv2] wifi: ath12k: Avoid napi_sync before napi_enable
 2025-01-25  4:55 UTC  (2+ messages)

[PATCH] wireless-regdb: Permit 320 MHz bandwidth in 6 GHz band in ETSI/CEPT
 2025-01-25  1:12 UTC 

pull-request: ath-current-20250124
 2025-01-24 19:34 UTC 

[PATCH for-current] wifi: ath12k: fix handling of 6 GHz rules
 2025-01-24 18:35 UTC  (3+ messages)

[syzbot] [wireless?] upstream test error: possible deadlock in ieee80211_remove_interfaces
 2025-01-24 10:39 UTC 

[PATCH] wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion
 2025-01-24 10:36 UTC  (2+ messages)

[PATCH RFC 0/3] wifi: mac80211/ath12k: add support to fill link statistics of multi-link station
 2025-01-24 10:08 UTC  (4+ messages)
` [PATCH RFC 3/3] wifi: ath12k: add EHT support for TX rate

[PATCH] wifi: ath11k: fix wrong overriding for VHT Beamformee STS Capability
 2025-01-24  7:59 UTC 

[PATCH] wifi: ath12k: Avoid napi_sync before napi_enable
 2025-01-24  6:41 UTC 

[PATCH v2 0/4] wifi: ath12k: add MLO CSA support
 2025-01-24  6:16 UTC  (5+ messages)
` [PATCH v2 1/4] wifi: ath12k: update beacon template function to use arvif structure
` [PATCH v2 2/4] wifi: ath12k: fix handling of CSA offsets in beacon template command
` [PATCH v2 3/4] wifi: ath12k: update the latest CSA counter
` [PATCH v2 4/4] wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCE

[PATCH] wifi: ath11k: add support for MU EDCA
 2025-01-24  6:13 UTC 

[PATCH 0/4] wifi: ath12k: add MLO CSA support
 2025-01-24  4:50 UTC  (3+ messages)

[PATCH v3 00/10] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-01-24  4:41 UTC  (11+ messages)
` [PATCH v3 01/10] wifi: ath12k: prevent race condition in ath12k_core_hw_group_destroy()
` [PATCH v3 02/10] wifi: ath12k: add reference counting for core attachment to hardware group
` [PATCH v3 03/10] wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
` [PATCH v3 04/10] wifi: ath12k: fix firmware assert "
` [PATCH v3 05/10] wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
` [PATCH v3 06/10] wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
` [PATCH v3 07/10] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
` [PATCH v3 08/10] wifi: ath12k: handle ath12k_core_restart() with hardware grouping
` [PATCH v3 09/10] wifi: ath12k: handle ath12k_core_reset() "
` [PATCH v3 10/10] wifi: ath12k: reset MLO global memory during recovery

[PATCH v2 00/10] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-01-24  4:10 UTC  (3+ messages)

[PATCH net v3 7/7] wifi: mt76: move napi_enable() from under BH
 2025-01-24  3:18 UTC 

[PATCH V5 0/6] bug fixes and enhancements to 6 GHz band support
 2025-01-24  1:07 UTC  (4+ messages)
` [PATCH V5 4/6] wifi: ath12k: add 6 GHz params in peer assoc command

[PATCH] wifi: ath12k: Add support for link specific datapath stats
 2025-01-23 19:02 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx error path
 2025-01-23 16:05 UTC  (7+ messages)

[PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
 2025-01-23  8:35 UTC 

[PATCH v2] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-01-23  7:47 UTC  (3+ messages)

[PATCH] wifi: rtl8xxxu: retry firmware download on error
 2025-01-23  2:52 UTC  (4+ 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).