linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 13:14:12 to 2024-06-14 06:31:34 UTC [more...]

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-06-14  6:31 UTC  (13+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
    ` [EXT] "
` [PATCH v10 2/2] wifi: mwifiex: add host mlme for AP mode
    ` [EXT] "

mwifiex firmware mrvl/sd8987_uapsta.bin missing in the firmware git
 2024-06-14  5:42 UTC  (8+ messages)
      ` [EXT] "

[PATCH] wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities
 2024-06-13 22:15 UTC  (4+ messages)

[PATCH] wifi: ath12k: fix firmware crash due to invalid peer nss
 2024-06-13 22:12 UTC  (2+ messages)

iwlwifi: Regression after migrating to 6.6.32
 2024-06-13 20:15 UTC  (15+ messages)

[PATCH] wifi: ath12k: fix mbssid max interface advertisement
 2024-06-13 15:38 UTC 

[PATCH v3] wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNL
 2024-06-13 14:11 UTC 

[PATCH 0/6] wifi: wilc1000: update power management
 2024-06-13 14:06 UTC  (7+ messages)
` [PATCH 1/6] wifi: wilc1000: disable power sequencer
` [PATCH 2/6] wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/sleep
` [PATCH 3/6] wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
` [PATCH 4/6] wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
` [PATCH 5/6] wifi: wilc1000: remove suspend/resume from cfg80211 part
` [PATCH 6/6] wifi: wilc1000: disable SDIO func IRQ before suspend

[PATCH v1] net: rfkill: Correct value returned for invalid parameter
 2024-06-13 14:04 UTC 

[wireless-next:main] BUILD SUCCESS a2ead3445a6317c5d2b53711cf9a98e54c395223
 2024-06-13 13:43 UTC 

[PATCH v3 0/4] ath12k: Factory test mode support
 2024-06-13 13:30 UTC  (3+ messages)

[wireless:for-next] BUILD SUCCESS 7d09e17c0415fe6d946044c7e70bce31cda952ec
 2024-06-13 12:32 UTC 

[PATCH] wifi: ath11k: fix ack signal strength calculation
 2024-06-13 12:08 UTC  (4+ messages)

[PATCH] wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNL
 2024-06-13  8:55 UTC 

[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-06-13  7:39 UTC  (5+ messages)
` [PATCH v2 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

brcmfmac: implement basic AP-follow-STA
 2024-06-13  7:29 UTC 

[PATCH] wifi: ath12k: Fix WARN_ON during firmware crash in split-phy
 2024-06-13  6:11 UTC  (5+ messages)

[PATCH 00/47] Prerequisite Refactoring for Enabling MLO on MT7925
 2024-06-13  3:02 UTC  (48+ messages)
` [PATCH 01/47] wifi: mt76: mt792x: add struct mt792x_bss_conf
` [PATCH 02/47] wifi: mt76: mt792x: add struct mt792x_link_sta
` [PATCH 03/47] wifi: mt76: mt792x: add struct mt792x_chanctx
` [PATCH 04/47] wifi: mt76: mt7925: support for split bss_info_changed method
` [PATCH 05/47] wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
` [PATCH 06/47] wifi: mt76: mt7925: extend mt7925_mcu_set_tx with "
` [PATCH 07/47] wifi: mt76: mt7925: extend mt7925_mcu_add_bss_info "
` [PATCH 08/47] wifi: mt76: mt7925: extend mt7925_mcu_set_timing "
` [PATCH 09/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_ifs_tlv "
` [PATCH 10/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_color_tlv "
` [PATCH 11/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_he_tlv "
` [PATCH 12/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_qos_tlv "
` [PATCH 13/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_mld_tlv "
` [PATCH 14/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_bmc_tlv "
` [PATCH 15/47] wifi: mt76: mt7925: remove unused parameters in mt7925_mcu_bss_bmc_tlv
` [PATCH 16/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_sec_tlv for per-link BSS
` [PATCH 17/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_basic_tlv "
` [PATCH 18/47] wifi: mt76: mt7925: extend mt7925_mcu_set_bss_pm "
` [PATCH 19/47] wifi: mt76: mt7925: extend mt7925_mcu_[abort, set]_roc "
` [PATCH 20/47] wifi: mt76: mt7925: extend mt7925_mcu_uni_bss_bcnft "
` [PATCH 21/47] wifi: mt76: mt7925: extend mt7925_mcu_uni_bss_ps "
` [PATCH 22/47] wifi: mt76: mt7925: add mt7925_mcu_bss_rlm_tlv to constitue the RLM TLV
` [PATCH 23/47] wifi: mt76: mt7925: mt7925_mcu_set_chctx rely on mt7925_mcu_bss_rlm_tlv
` [PATCH 24/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_update for per-link STA
` [PATCH 25/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_state_v2_tlv "
` [PATCH 26/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_rate_ctrl_tlv with "
` [PATCH 27/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_eht_tlv for "
` [PATCH 28/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_he_6g_tlv "
` [PATCH 29/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_he_tlv "
` [PATCH 30/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_amsdu_tlv "
` [PATCH 31/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_vht_tlv "
` [PATCH 32/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_ht_tlv "
` [PATCH 33/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_phy_tlv "
` [PATCH 34/47] wifi: mt76: mt7925: extend mt7925_get_phy_mode_ext "
` [PATCH 35/47] wifi: mt76: mt7925: extend mt7925_get_phy_mode "
` [PATCH 36/47] wifi: mt76: mt792x: extend mt76_connac_get_phy_mode_v2 "
` [PATCH 37/47] wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv "
` [PATCH 38/47] wifi: mt76: mt7925: extend mt7925_mcu_sta_hdr_trans_tlv "
` [PATCH 39/47] wifi: mt76: mt7925: extend mt7925_mcu_add_bss_info "
` [PATCH 40/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_mld_tlv "
` [PATCH 41/47] wifi: mt76: mt7925: extend mt7925_mcu_bss_basic_tlv "
` [PATCH 42/47] wifi: mt76: mt7925: add mt7925_mac_link_sta_add to create "
` [PATCH 43/47] wifi: mt76: mt7925: add mt7925_mac_link_sta_assoc to associate "
` [PATCH 44/47] wifi: mt76: mt7925: add mt7925_mac_link_sta_remove to remove "
` [PATCH 45/47] wifi: mt76: mt7925: add mt7925_mac_link_bss_add to create per-link BSS
` [PATCH 46/47] wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove "
` [PATCH 47/47] wifi: mt76: mt7925: simpify mt7925_mcu_sta_cmd logic by removing fw_offload

[PATCH V7 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-06-12 23:42 UTC  (10+ messages)
` [PATCH V7 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V7 2/9] wifi: ath12k: push EHT "
` [PATCH V7 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V7 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V7 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V7 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V7 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH V7 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V7 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

WPA3 support for mac80211 drivers
 2024-06-12 20:19 UTC  (4+ messages)

[PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-12 18:28 UTC  (6+ messages)

[PATCH 0/7] cfg80211/mac80211 patches from our internal tree 2024-06-05
 2024-06-12 16:19 UTC  (5+ messages)
` [PATCH 6/7] wifi: cfg80211: Add support for interface usage notification

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

rtw88 multicast failure in AP mode
 2024-06-12 15:24 UTC  (8+ messages)

[RFC v3 0/8] cfg80211/mac80211: support defining multiple radios per wiphy
 2024-06-12 14:29 UTC  (11+ messages)
` [RFC v3 4/8] wifi: mac80211: add support for DFS with multiple radios
` [RFC v3 6/8] wifi: mac80211: extend ifcomb check functions for multi-radio

[REGRESSION][BISECTED] wifi: RTL8821CE does not work in monitor mode
 2024-06-12 13:31 UTC  (14+ messages)
` [PATCH] wifi: mac80211: fix monitor channel with chanctx emulation

[PATCH v4 0/4] ath11k: factory test mode support
 2024-06-12 12:06 UTC  (2+ messages)

[PATCH] wifi: mwifiex: increase max_num_akm_suites
 2024-06-12 13:03 UTC  (5+ messages)

[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
 2024-06-12 12:52 UTC  (13+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

[PATCH] wifi: mac80211: check SSID in beacon
 2024-06-12 12:38 UTC 

[PATCH 0/2] wifi: mac80211: fix wider-BW TDLS with multiple vifs
 2024-06-12 12:35 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: add ieee80211_tdls_sta_link_id()
` [PATCH 2/2] wifi: mac80211: correcty limit wider BW TDLS STAs

[PATCH 0/4] wifi: mac80211: fix CSA in single chanctx case
 2024-06-12 12:32 UTC  (5+ messages)
` [PATCH 1/4] wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
` [PATCH 2/4] wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
` [PATCH 3/4] wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
` [PATCH 4/4] wifi: mac80211: update STA/chandef width during switch

[PATCH 0/3] wifi: mac80211: public action ECSA frame improvements
 2024-06-12 12:28 UTC  (4+ messages)
` [PATCH 1/3] wifi: mac80211: refactor CSA queue block/unblock
` [PATCH 2/3] wifi: mac80211: restrict public action ECSA frame handling
` [PATCH 3/3] wifi: mac80211: handle protected dual of public action

ETIMEDOUT with rtl8xxxu
 2024-06-12 12:20 UTC  (5+ messages)

[PATCH v2] iw: Scan: Add EHT beacon info support
 2024-06-12 12:18 UTC  (2+ messages)

[PATCH 2/6] wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
 2024-06-12 12:01 UTC  (2+ messages)

[PATCH 1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type)
 2024-06-12 12:00 UTC  (2+ messages)
` [1/2] wifi: "

[PATCH 0/4] wifi: cfg80211: fix per-STA profile BSS entry issues
 2024-06-12 11:06 UTC  (2+ messages)

[PATCH v1 0/2] net: rfkill: Fix 2 bugs within rfkill_set_hw_state_reason()
 2024-06-12 10:35 UTC  (12+ messages)
` [PATCH v1 1/2] net: rfkill: Fix a wrongly handling error case
` [PATCH v1 2/2] net: rfkill: Fix a logic error within rfkill_set_hw_state_reason()

[PATCH] wifi: mac80211: correct EHT EIRP TPE parsing
 2024-06-12  8:05 UTC 

[wireless-next:main] BUILD SUCCESS bb678f01804ccaa861b012b2b9426d69673d8a84
 2024-06-12  7:40 UTC 

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-12  7:24 UTC  (2+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-12  7:10 UTC  (3+ messages)

[PATCH] wifi: rtw88: usb: Further limit the TX aggregation
 2024-06-12  1:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
 2024-06-11 22:55 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: Fix the smatch error
 2024-06-11 20:12 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()
` [PATCH 2/2] wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()

[PATCH 1/3] wifi: ath12k: fix per pdev debugfs registration
 2024-06-11 18:45 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers
 2024-06-11 18:43 UTC  (2+ messages)

[PATCH] wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process
 2024-06-11 18:42 UTC  (2+ messages)

[PATCH 1/6] wifi: ath11k: use 'time_left' variable with wait_event_timeout()
 2024-06-11 18:41 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()
 2024-06-11 18:40 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix ACPI warning when resume
 2024-06-11 18:36 UTC  (2+ messages)

[PATCH] wifi: ath12k: modify remain on channel for single wiphy
 2024-06-11 18:35 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
 2024-06-11 17:13 UTC  (2+ messages)

[PATCH wireless] wifi: cfg80211: wext: set ssids=NULL for passive scans
 2024-06-11 16:58 UTC 

[syzbot] [wireless?] WARNING in rdev_scan
 2024-06-11 16:37 UTC 

Explore Global Opportunities with Qatari Investment Group!
 2024-06-11 13:14 UTC 


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