linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-26 15:00:49 to 2025-01-29 14:22:10 UTC [more...]

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-29 14:22 UTC  (5+ messages)
` [RFC v2 07/38] ABI: sysfs-class-rfkill: fix kernelversion tags

[wireless:for-next] BUILD SUCCESS 3319569bf9d8b4d8c5aaf0d410b620210c4bb317
 2025-01-29 12:37 UTC 

[PATCH] wireless-regdb: Update regulatory rules for Austria (AT)
 2025-01-29 11:25 UTC 

[PATCH 6.1] wifi: iwlwifi: assume known PNVM power table size
 2025-01-29 11:52 UTC  (4+ messages)

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

DT property keep-power-in-suspend and how WiFi drivers use it
 2025-01-29 11:05 UTC 

[PATCH] wifi: ath11k: remove peer extra rssi update
 2025-01-29  9:24 UTC  (5+ messages)

Stepping down as maintainer
 2025-01-29  9:23 UTC  (5+ messages)

[PATCH v5 0/9] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-01-29  9:12 UTC  (22+ 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

[RFC PATCH 00/13] Convert mac80211 to TXQs only
 2025-01-29  8:21 UTC  (19+ 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

[PATCH v3 0/7] wifi: ath12k: Add monitor interface support on QCN9274
 2025-01-29  6:10 UTC  (15+ 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 0/7] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
 2025-01-29  2:43 UTC  (19+ 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 0/2] wifi: mac80211: Deadcode cleanup
 2025-01-28 19:53 UTC  (4+ messages)

[PATCH 0/6] iwlwifi: Cleaning up deadcode
 2025-01-28 19:52 UTC  (4+ messages)

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

pull-request: ath-current-20250124
 2025-01-28 18:19 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware
 2025-01-28 18:18 UTC  (2+ messages)

[syzbot] [wireless?] possible deadlock in ieee80211_remove_interfaces
 2025-01-28 18:16 UTC  (5+ messages)

[PATCH] wifi: ipw2x00: Remove unused libipw_rx_any
 2025-01-28 18:15 UTC  (2+ messages)
` wifi: ipw2x00: Remove unused libipw_rx_any()

[PATCH 1/3] wifi: libertas: Remove unused functions in main
 2025-01-28 18:14 UTC  (2+ messages)
` [1/3] wifi: libertas: main: remove unused functions

[PATCH] wifi: mwifiex: Constify struct mwifiex_if_ops
 2025-01-28 18:12 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: net: wireless: add wifi node for IPQ5332
 2025-01-28 17:34 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH 2/2] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441

[PATCH v5 0/2] wifi: ath12k: Support Transmit Power Control Stats
 2025-01-28 14:53 UTC  (5+ messages)
` [PATCH v5 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH v5 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values

[PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-01-28  9:20 UTC  (5+ messages)

[PATCH v2] wifi: rtl8xxxu: retry firmware download on error
 2025-01-28  5:45 UTC  (2+ messages)

[PATCH v4 0/2] wifi: ath12k: Support Transmit Power Control Stats
 2025-01-28  5:08 UTC  (5+ 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 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 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

brcmfmac SAE/WPA3 negotiation
 2025-01-27 15:20 UTC  (17+ 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 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 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  (7+ messages)

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

[PATCH ath-pending 0/3] Support to request pdev, vdev and beacon stats
 2025-01-26 18:45 UTC  (2+ messages)

[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  (2+ messages)

[PATCH v3] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2025-01-26 18:45 UTC  (2+ 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  (2+ 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  (5+ messages)
` [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


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