public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 02:57:30 to 2025-02-04 20:58:18 UTC [more...]

[PATCH v2] wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)
 2025-02-04 20:58 UTC  (6+ messages)

[PATCH v2 0/9] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
 2025-02-04 18:42 UTC  (10+ 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

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

[PATCH 00/20] wifi: mac80211/cfg80211: updates - 2025-02-04
 2025-02-04 17:42 UTC  (21+ messages)
` [PATCH 01/20] wifi: cfg80211: Fix trace print for removed links
` [PATCH 02/20] wifi: mac80211: Refactor ieee80211_sta_wmm_params()
` [PATCH 03/20] wifi: mac80211: Add support for EPCS configuration
` [PATCH 04/20] wifi: ieee80211: Add missing EHT MAC capabilities
` [PATCH 05/20] wifi: mac80211: Add processing of TTLM teardown frame
` [PATCH 06/20] wifi: mac80211: fix MLE non-inheritance parsing
` [PATCH 07/20] wifi: mac80211: fix vendor-specific inheritance
` [PATCH 08/20] wifi: mac80211: add strict mode disabling workarounds
` [PATCH 09/20] wifi: mac80211_hwsim: enable strict mode
` [PATCH 10/20] wifi: mac80211: add HT and VHT basic set verification
` [PATCH 11/20] wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode
` [PATCH 12/20] wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
` [PATCH 13/20] wifi: mac80211: remove misplaced drv_mgd_complete_tx() call
` [PATCH 14/20] wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()
` [PATCH 15/20] wifi: mac80211: always send max agg subframe num in strict mode
` [PATCH 16/20] wifi: mac80211: aggregation: remove deflink accesses for MLO
` [PATCH 17/20] wifi: mac80211: enable removing assoc link
` [PATCH 18/20] wifi: mac80211: don't queue sdata::work for a non-running sdata
` [PATCH 19/20] wifi: mac80211: ensure sdata->work is canceled before initialized
` [PATCH 20/20] wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc()

[PATCH 0/8] wifi: ath12k: handle change_vif_links() callback
 2025-02-04 17:19 UTC  (21+ messages)
` [PATCH 1/8] wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg()
` [PATCH 2/8] wifi: ath12k: introduce ath12k_generic_dbg()
` [PATCH 3/8] wifi: ath12k: remove redundant vif settings during link interface creation
` [PATCH 4/8] wifi: ath12k: remove redundant logic for initializing arvif
` [PATCH 5/8] wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key()
` [PATCH 6/8] wifi: ath12k: relocate a few functions in mac.c
` [PATCH 7/8] wifi: ath12k: allocate new links in change_vif_links()
` [PATCH 8/8] wifi: ath12k: handle link removal "

[PATCH v2 0/8] wifi: ath12k: handle change_vif_links() callback
 2025-02-04 17:05 UTC  (9+ messages)
` [PATCH v2 1/8] wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg()
` [PATCH v2 2/8] wifi: ath12k: introduce ath12k_generic_dbg()
` [PATCH v2 3/8] wifi: ath12k: remove redundant vif settings during link interface creation
` [PATCH v2 4/8] wifi: ath12k: remove redundant logic for initializing arvif
` [PATCH v2 5/8] wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key()
` [PATCH v2 6/8] wifi: ath12k: relocate a few functions in mac.c
` [PATCH v2 7/8] wifi: ath12k: allocate new links in change_vif_links()
` [PATCH v2 8/8] wifi: ath12k: handle link removal "

[PATCH] wifi: mac80211: remove debugfs dir for virtual monitor
 2025-02-04 16:44 UTC  (2+ messages)

DT property keep-power-in-suspend and how WiFi drivers use it
 2025-02-04 16:25 UTC  (3+ messages)

[PATCH v5 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-02-04 16:16 UTC  (24+ messages)
` [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v5 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v5 09/13] wifi: ath12k: Power up root PD

[PATCH net-next] wifi: rtw88: Fix a typo
 2025-02-04 15:55 UTC  (3+ messages)

[RFC PATCH 00/13] Convert mac80211 to TXQs only
 2025-02-04 14:22 UTC  (5+ messages)
` [RFC PATCH 06/13] wifi: mac80211: Add new TX queues to replace legacy TX

[PATCH] wifi: mac80211: Debugfs handling for virtual monitor
 2025-02-04 13:53 UTC  (4+ messages)

[PATCH] wifi: mac80211: Cleanup sta TXQs on flush
 2025-02-04 12:31 UTC 

[PATCH 1/2] wifi: nl80211/cfg80211: Stop supporting cooked monitor
 2025-02-04 11:56 UTC  (3+ messages)
` [PATCH 2/2] wifi: mac80211: Drop cooked monitor support

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

[PATCH 0/2] iw: Add Support to Set per-radio attributes for each Radio
 2025-02-04  8:50 UTC  (3+ messages)
` [PATCH 1/2] iw: Add support to set per-radio RTS threshold in multi-radio wiphy
` [PATCH 2/2] iw: Add support to set per-radio Tx power config "

[PATCH v2 0/2] wifi: ath12k: add support for get_txpower mac ops
 2025-02-04  7:38 UTC  (6+ messages)
` [PATCH v2 1/2] wifi: ath12k: move firmware stats out of debugfs
` [PATCH v2 2/2] wifi: ath12k: add get_txpower mac ops

[PATCH v5 0/5] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
 2025-02-04  6:44 UTC  (6+ messages)
` [PATCH v5 1/5] wifi: ath12k: Support Sounding Stats
` [PATCH v5 2/5] wifi: ath12k: Support Latency Stats
` [PATCH v5 3/5] wifi: ath12k: Support Uplink OFDMA Trigger Stats
` [PATCH v5 4/5] wifi: ath12k: Support Uplink MUMIMO "
` [PATCH v5 5/5] wifi: ath12k: Support Received FSE Stats

[PATCH 0/2] wifi: ath12k: Pass correct channel frequency parameters
 2025-02-04  6:31 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz
` [PATCH 2/2] wifi: ath12k: Pass correct values of center freq1 and center freq2 for 320 MHz

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

[PATCH v4 0/2] wifi: ath12k: Add support for MLO Multicast Handling
 2025-02-04  3:57 UTC  (5+ messages)
` [PATCH v4 1/2] wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions
` [PATCH v4 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver

[PATCH v7 8/9] wifi: ath12k: Refactor the format of peer rate table information
 2025-02-04  3:54 UTC  (3+ messages)
` [PATCH v7 9/9] wifi: ath12k: Add peer extended Rx statistics debugfs support

[PATCH v7 0/9] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-02-04  3:54 UTC  (9+ messages)
` [PATCH v7 1/9] wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
` [PATCH v7 2/9] wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG "
` [PATCH v7 3/9] wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO "
` [PATCH v7 4/9] wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO "
` [PATCH v7 5/9] wifi: ath12k: Update the peer id in PPDU end user stats TLV
` [PATCH v7 6/9] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v7 7/9] wifi: ath12k: Add EHT MCS support in Extended Rx statistics

[PATCH v6 0/9] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-02-04  3:03 UTC  (3+ messages)

[PATCH] mwifiex: Remove unused mwifiex_uap_del_sta_data
 2025-02-04  1:25 UTC 

[PATCH v4 0/3] wifi: ath12k: Support dump PDEV transmit and receive rate HTT stats
 2025-02-04  1:13 UTC  (5+ messages)

[PATCH v6 0/2] wifi: ath12k: Support Transmit Power Control Stats
 2025-02-04  1:13 UTC  (6+ messages)
` [PATCH v6 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH v6 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values

wifi radom disconnects
 2025-02-04  0:27 UTC  (2+ messages)

[PATCH] wifi: ath11k: add support for MU EDCA
 2025-02-03 22:49 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix wrong overriding for VHT Beamformee STS Capability
 2025-02-03 22:49 UTC  (2+ messages)

[PATCH v4 0/4] wifi: ath12k: Add new features to ACPI
 2025-02-03 22:49 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
 2025-02-03 22:49 UTC  (2+ messages)

[PATCHv2] wifi: ath12k: Avoid napi_sync before napi_enable
 2025-02-03 22:49 UTC  (2+ messages)

[PATCH v2 0/4] wifi: ath12k: add MLO CSA support
 2025-02-03 22:49 UTC  (2+ messages)

[PATCH v2 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-02-03 21:45 UTC  (4+ messages)
` [PATCH v2 1/5] wifi: ath11k: refactor transmitted arvif retrieval

[PATCH v4] wifi: ath12k: Add support for link specific datapath stats
 2025-02-03 21:32 UTC 

[PATCH v3 0/2] wifi: ath12k: Add support for MLO Multicast Handling
 2025-02-03 20:58 UTC  (6+ messages)
` [PATCH v3 1/2] wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions
` [PATCH v3 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver

[PATCH wireless 1/2] MAINTAINERS: wifi: ath: remove Kalle
 2025-02-03 18:09 UTC  (3+ messages)
` [PATCH wireless 2/2] MAINTAINERS: wifi: "

[PATCH net-next] wifi: iwlwifi: mvm: Fix typos
 2025-02-03 17:59 UTC 

[PATCH v2] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441
 2025-02-03 14:05 UTC  (2+ messages)

[PATCH] wifi: nl80211: override all other flags if MONITOR_FLAG_COOK_FRAMES is set
 2025-02-03 10:55 UTC  (6+ messages)
  ` [lvc-project] "

[PATCH v9 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-02-03 10:28 UTC  (3+ messages)
` [PATCH v9 7/9] wifi: ath12k: clean up 80P80 support

[PATCH v3] wifi: ath12k: Add support for link specific datapath stats
 2025-02-03  8:00 UTC 

[PATCH 0/4] wifi: rtw89: update firmware related stuffs
 2025-02-03  7:29 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: call power_on ahead before selecting firmware
` [PATCH 2/4] wifi: rtw89: ps: update H2C command with more info for PS
` [PATCH 3/4] wifi: rtw89: fw: validate multi-firmware header before accessing
` [PATCH 4/4] wifi: rtw89: fw: validate multi-firmware header before getting its size

[PATCH v2 0/2] wifi: ath12k: Add support for MLO Multicast Handling
 2025-02-03  4:46 UTC  (4+ messages)
` [PATCH v2 1/2] wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions

[PATCH v3] wifi: ath12k: add support of station average signal strength
 2025-02-03  3:52 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: Add support for link specific datapath stats
 2025-02-03  2:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox