messages from 2025-01-21 09:49:45 to 2025-01-26 22:56:32 UTC [more...]
[PATCH 0/7] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
2025-01-26 22:56 UTC (6+ 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 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] wifi: ath12k: fbx: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override
2025-01-26 18:16 UTC (7+ 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
[PATCH 1/2] wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate
2025-01-26 14:04 UTC (2+ messages)
` [PATCH 2/2] wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_by_rate
[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)
brcmfmac SAE/WPA3 negotiation
2025-01-25 16:37 UTC (18+ messages)
` brcmfmac SAE/WPA3 negotiation - Part 2
[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 (6+ messages)
` [PATCH RFC 1/3] wifi: mac80211: correct RX stats packet increment for multi-link
` [PATCH RFC 2/3] wifi: ath12k: add link support for multi-link in arsta
` [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] wifi: ath9k: do not submit zero bytes to the entropy pool
2025-01-23 14:10 UTC
[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)
[PATCH 0/2] wifi: cfg80211/mac80211/ath12k: Enable monitor creation in NO_VIRTUAL_MONITOR mode when AP is active
2025-01-23 1:09 UTC (3+ messages)
` [PATCH 1/2] wifi: cfg80211: Allow monitor creation in NO_VIRTUAL_MONITOR mode with active AP
` [PATCH 2/2] wifi: mac80211: Set the WIPHY_FLAG_SUPPORTS_NO_VIRTUAL_MONITOR flag for cfg80211
[PATCH net v2 7/7] wifi: mt76: move napi_enable() from under BH
2025-01-23 0:45 UTC
[PATCH v2] wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)
2025-01-23 0:31 UTC (2+ messages)
[PATCH v10 0/4] wifi: ath12k: Factory test mode support
2025-01-22 18:36 UTC (3+ messages)
[PATCH 0/2] wifi: ath11k: Fix SWIOTLB issues with DMA buffer allocation
2025-01-22 18:36 UTC (6+ messages)
` [PATCH 1/2] wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues
` [PATCH 2/2] wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation
[PATCH net-next 7/7] wifi: mt76: move napi_enable() from under BH
2025-01-22 14:36 UTC (3+ messages)
[PATCH v9 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
2025-01-22 10:17 UTC (9+ messages)
` [PATCH v9 1/4] wifi: ath12k: add configure "
` [PATCH v9 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v9 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v9 4/4] wifi: ath12k: store and send country code to firmware after recovery
[PATCH 00/10] wifi: rtw89: switch to wiphy lock and work
2025-01-22 6:03 UTC (11+ messages)
` [PATCH 01/10] wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
` [PATCH 02/10] wifi: rtw89: use wiphy_work() to replace ieee802111_work()
` [PATCH 03/10] wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_file
` [PATCH 04/10] wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for reading
` [PATCH 05/10] wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if needed
` [PATCH 06/10] wifi: rtw89: debugfs: use debugfs_short_fops
` [PATCH 07/10] wifi: rtw89: remove consumers of driver mutex
` [PATCH 08/10] wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
` [PATCH 09/10] wifi: rtw89: remove definition of driver mutex
` [PATCH 10/10] wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/remove
[PATCH] wifi: ipw2x00: Remove unused libipw_rx_any
2025-01-22 2:22 UTC
[PATCH v3] wifi: ath12k: Add WMI control path stats infra
2025-01-22 1:39 UTC (2+ messages)
[PATCH v4 00/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
2025-01-22 0:47 UTC (11+ messages)
` [PATCH v4 01/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v4 02/10] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v4 03/10] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v4 04/10] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v4 05/10] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v4 06/10] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v4 07/10] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v4 08/10] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v4 09/10] wifi: ath12k: Add EHT rate statistics support
` [PATCH v4 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
[PATCH] wifi: mwifiex: Resolve the failure in downloading calibration data
2025-01-21 17:22 UTC (6+ messages)
` [PATCH 2/2] wifi: mwifiex: Fix the wrong hardware setting for HT40
` [EXT] "
` [EXT] Re: [PATCH] wifi: mwifiex: Resolve the failure in downloading calibration data
ath11k-firmware: WCN6855 hw2.1: add Silex SX-PCEAX specific BDF
2025-01-21 11:32 UTC (2+ messages)
[PATCH v8 0/4] wifi: ath12k: store and send country code to firmware after recovery
2025-01-21 10:47 UTC (3+ messages)
` [PATCH v8 4/4] "
[PATCH v2] wifi: ath12k: add support of station average signal strength
2025-01-21 10:27 UTC (2+ messages)
[PATCH 0/7] wifi: ath12k: Add monitor interface support on QCN9274
2025-01-21 9:49 UTC (7+ messages)
` [PATCH 7/7] wifi: ath12k: add "
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).