linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-04-26  3:04 UTC  (14+ messages)
  ` [EXT] "
    ` [EXT] "

[PATCH v2 0/8] wifi: ath12k: Introduce device group abstraction
 2024-04-26  2:33 UTC  (19+ messages)
` [PATCH v2 1/8] wifi: ath12k: Refactor core start api
` [PATCH v2 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v2 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v2 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v2 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v2 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v2 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v2 8/8] wifi: ath12k: move ath12k_hw from per soc to group

[PATCH v7 0/6] wifi: rtlwifi: Move common code from rtl8192de to rtl8192d-common
 2024-04-26  2:09 UTC  (9+ messages)
` [PATCH v7 1/6] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
` [PATCH v7 2/6] wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
` [PATCH v7 3/6] wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path
` [PATCH v7 4/6] wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
` [PATCH v7 5/6] wifi: rtlwifi: Clean up rtl8192d-common a bit
` [PATCH v7 6/6] wifi: rtlwifi: Adjust rtl8192d-common for USB

[PATCH v2] wifi: ath12k: fix flush failure in recovery scenarios
 2024-04-26  1:54 UTC 

[PATCH][next] wifi: rtlwifi: rtl8723be: Make read-only arrays static const
 2024-04-26  0:20 UTC  (2+ messages)

[PATCH wireless-next] wifi: rtw88: Un-embed dummy device
 2024-04-26  0:14 UTC  (2+ messages)

[PATCH V4 0/6] bug fixes and enhancements to 6 GHz band support
 2024-04-25 23:40 UTC  (8+ messages)
` [PATCH V4 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
` [PATCH V4 2/6] wifi: ath12k: Correct 6 GHz frequency value in rx status
` [PATCH V4 3/6] wifi: ath12k: fix survey dump collection in 6 GHz
` [PATCH V4 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH V4 5/6] wifi: ath12k: refactor SMPS configuration
` [PATCH V4 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH v3 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-04-25 23:37 UTC  (17+ messages)
` [PATCH v3 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
` [PATCH v3 02/10] wifi: ath12k: push HE MU-MIMO params from hostapd to hardware
` [PATCH v3 03/10] wifi: ath12k: push EHT "
` [PATCH v3 04/10] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH v3 05/10] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH v3 06/10] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH v3 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH v3 08/10] wifi: ath12k: clean up 80P80 support
` [PATCH v3 09/10] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH v3 10/10] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[PATCH] wifi: ath12k: fix the problem that down grade phy mode operation
 2024-04-25 22:16 UTC  (3+ messages)

[PATCH v3 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-25 21:16 UTC  (7+ messages)
` [PATCH v3 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH v3 2/3] wifi: ath12k: Refactor the hardware state
` [PATCH v3 3/3] wifi: ath12k: Add lock to protect "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH] wifi: iwlwifi: Use request_module_nowait
 2024-04-25 20:38 UTC  (2+ messages)

[PATCH v2] wifi: carl9170: add a proper sanity check for endpoints
 2024-04-25 20:37 UTC  (2+ messages)

[PATCH V3 0/6] bug fixes and enhancements to 6 GHz band support
 2024-04-25 20:06 UTC  (15+ messages)
` [PATCH V3 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
` [PATCH V3 2/6] wifi: ath12k: Correct 6 GHz frequency value in rx status
` [PATCH V3 3/6] wifi: ath12k: fix survey dump collection in 6 GHz
` [PATCH V3 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH V3 5/6] wifi: ath12k: refactor smps configuration
` [PATCH V3 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

pull-request: wireless-next-2024-04-24
 2024-04-25 19:20 UTC  (2+ messages)

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-04-25 18:13 UTC  (2+ messages)

[PATCH] wifi: ath12k: check M3 buffer size as well whey trying to reuse it
 2024-04-25 17:05 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath12k: report station mode stats
 2024-04-25 17:03 UTC  (6+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v4 3/3] wifi: ath12k: report station mode signal strength

[PATCH v2 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-25 16:39 UTC  (15+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

[PATCH v2] wifi: ar5523: enable proper endpoint verification
 2024-04-25 15:58 UTC  (3+ messages)

[PATCH] wifi: brcmfmac: remove unused brcmf_usb_image struct
 2024-04-25 11:49 UTC  (2+ messages)

[PATCH] wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct
 2024-04-25 11:47 UTC  (2+ messages)

[PATCH 00/12] wifi: rtw89: wow: support more exchange in WoWLAN mode
 2024-04-25 11:28 UTC  (13+ messages)
` [PATCH 01/12] wifi: rtw89: wow: send RFK pre-nofity H2C command "
` [PATCH 02/12] wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power mode
` [PATCH 03/12] wifi: rtw89: wow: parsing Auth Key Management from associate request
` [PATCH 04/12] wifi: rtw89: wow: prepare PTK GTK info from mac80211
` [PATCH 05/12] wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1
` [PATCH 06/12] wifi: rtw89: use struct to fill H2C of WoWLAN global configuration
` [PATCH 07/12] wifi: rtw89: wow: construct EAPoL packet for GTK rekey offload
` [PATCH 08/12] wifi: rtw89: wow: add GTK rekey feature related H2C commands
` [PATCH 09/12] wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resume
` [PATCH 10/12] wifi: rtw89: wow: support 802.11w PMF IGTK rekey
` [PATCH 11/12] wifi: rtw89: wow: support WEP cipher on WoWLAN
` [PATCH 12/12] wifi: rtw89: wow: add ARP offload feature

pull-request: wireless-2024-04-23
 2024-04-25 11:20 UTC  (2+ messages)

[PATCH 1/3] wifi: ath10k: populate board data for WCN3990
 2024-04-25 10:22 UTC  (2+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Taiwan (TW) on 6GHz
 2024-04-25  9:43 UTC 

[PATCH v2 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-25  6:58 UTC  (14+ messages)
` [PATCH v2 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH v2 2/3] wifi: ath12k: Refactor the hardware state
` [PATCH v2 3/3] wifi: ath12k: Add lock to protect "

[PATCH wireless] wifi: rtw89: Un-embed dummy device
 2024-04-25  6:15 UTC  (5+ messages)

Problems with RTL8852BE PCIe 802.11ax Wireless Network Controller and Linux kernel 6.7.7-100.fc38.x86_64
 2024-04-25  5:41 UTC  (8+ messages)

[PATCH v7 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-24 20:48 UTC  (3+ messages)
` [PATCH v7 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package

[PATCH v2] wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
 2024-04-24 19:21 UTC  (3+ messages)

[PATCH wireless v2] wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_trigger()
 2024-04-24 15:40 UTC  (2+ messages)

[PATCH 1/2] wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability
 2024-04-24 15:34 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-04-24 15:32 UTC  (2+ messages)

[PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices
 2024-04-24 13:33 UTC  (4+ messages)

[PATCH] wifi: iwlwifi: mvm: fix link ID management
 2024-04-24 12:26 UTC  (2+ messages)

[PATCH net-next v7 00/10] allocate dummy device dynamically
 2024-04-24 11:10 UTC  (2+ messages)

[PATCH] wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
 2024-04-24  6:25 UTC  (4+ messages)

[PATCH 0/8] wifi: ath12k: Introduce device group abstraction
 2024-04-24  4:47 UTC  (5+ messages)

[syzbot] [wireless?] INFO: task hung in reg_check_chans_work (6)
 2024-04-24  4:32 UTC 

[PATCH 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-24  2:54 UTC  (3+ messages)

[PATCH 0/3] wifi: ath12k: prepare vif and sta datastructure
 2024-04-23 20:30 UTC  (7+ messages)
` [PATCH 1/3] wifi: ath12k: prepare vif data structure for MLO handling
` [PATCH 2/3] wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif
` [PATCH 3/3] wifi: ath12k: prepare sta data structure for MLO handling

[RFC PATCH 0/4] mac80211: handle transmit power envelope better
 2024-04-23 19:56 UTC  (5+ messages)
` [RFC PATCH 1/4] wifi: ieee80211/ath11k: remove IEEE80211_MAX_NUM_PWR_LEVEL
` [RFC PATCH 2/4] wifi: ath11k: fix TPE power levels
` [RFC PATCH 3/4] wifi: mac80211: pass parsed TPE data to drivers
` [RFC PATCH 4/4] wifi: mac80211: track changes in AP's TPE

[PATCH v2] wifi: mac80211: Update bssid indicator with real BSS numbers
 2024-04-23 19:12 UTC  (6+ messages)

[PATCH v2 0/7] wifi: cfg80211/mac80211: add support for HE BSS color handling with Multi-Link Operation
 2024-04-23 18:50 UTC  (4+ messages)
` [PATCH v2 6/7] wifi: mac80211: add support to call color_change and OBSS collision on a link

[PATCH 0/7] wifi: cfg80211/mac80211: add support for HE BSS color handling with Multi-Link Operation
 2024-04-23 18:37 UTC  (3+ messages)

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-23 16:01 UTC  (4+ messages)
` [PATCH 11/13] wifi: mac80211: Add multi-hardware support in the iface comb helper

[PATCH v2] wifi: ath9k: Obtain system GPIOS from descriptors
 2024-04-23 15:32 UTC  (3+ messages)

[PATCH 0/8] wifi: rtw89: coex: complete BT-coexistence mechanism for 8922A
 2024-04-23 13:05 UTC  (9+ messages)
` [PATCH 1/8] wifi: rtw89: coex: Add Wi-Fi null data status version 7
` [PATCH 2/8] wifi: rtw89: coex: Add Bluetooth scan parameter report "
` [PATCH 3/8] wifi: rtw89: coex: Add Bluetooth frequency hopping map "
` [PATCH 4/8] wifi: rtw89: coex: Add Bluetooth version report "
` [PATCH 5/8] wifi: rtw89: coex: Fix unexpected value in version 7 slot parameter
` [PATCH 6/8] wifi: rtw89: coex: Add Wi-Fi role v8 condition when set Bluetooth channel
` [PATCH 7/8] wifi: rtw89: coex: Add Wi-Fi role v8 condition when set BTG control
` [PATCH 8/8] wifi: rtw89: coex: Check and enable reports after run coex

[PATCH 1/2] wifi: rtw89: fix CTS transmission issue with center frequency deviation
 2024-04-23 12:12 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: 8852b: update hardware parameters for RFE type 5

[PATCH 0/9] wifi: rtw89: coex: update BT-coexistence mechanism for 8922A
 2024-04-23 12:00 UTC  (3+ messages)
` [PATCH 1/9] wifi: rtw89: coex: Allow Bluetooth doing traffic during Wi-Fi scan

[PATCH v4] wifi: rtl8xxxu: Add LED control code for RTL8723BU
 2024-04-23 11:43 UTC  (2+ 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).