linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] wifi: mac80211: remove extra link STA functions
 2024-05-06 19:19 UTC 

[PATCH] wifi: mac80211: reset negotiated TTLM on disconnect
 2024-05-06 19:18 UTC 

[PATCH] wifi: mac80211: fix TTLM teardown work
 2024-05-06 19:18 UTC 

[PATCH] wifi: mac80211: remove outdated comments
 2024-05-06 19:14 UTC 

[PATCH] wifi: mac80211: move radar detect work to sdata
 2024-05-06 19:13 UTC 

[PATCH] wifi: cfg80211: restrict operation during radar detection
 2024-05-06 19:11 UTC 

[PATCH 1/3] wifi: mac80211: cancel multi-link reconf work on disconnect
 2024-05-06 19:10 UTC  (3+ messages)
` [PATCH 2/3] wifi: mac80211: cancel TTLM teardown work earlier
` [PATCH 3/3] wifi: mac80211: don't stop TTLM works again

Buffer overrun error found in brcm80211 driver code
 2024-05-06 19:03 UTC 

[PATCH 1/2] wifi: cfg80211: sort trace events again
 2024-05-06 19:00 UTC  (2+ messages)
` [PATCH 2/2] wifi: cfg80211: add tracing for wiphy work

[PATCH] wifi: cfg80211: fully move wiphy work to unbound workqueue
 2024-05-06 18:58 UTC 

[PATCH] wifi: nl80211: clean up coalescing rule handling
 2024-05-06 18:57 UTC 

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

[PATCH] wifi: ath12k: avoid double SW2HW_MACID conversion
 2024-05-06 17:30 UTC 

[PATCH] cfg80211: Allow pre-CAC for self-managed wiphy
 2024-05-06 17:01 UTC  (3+ messages)

[syzbot] Monthly wireless report (May 2024)
 2024-05-06 13:18 UTC 

[PATCH v3 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-05-06 12:16 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
` [PATCH v3 2/3] wifi: ath10k: do not always wait for MSA_READY indicator
` [PATCH v3 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

rtw88: rtl8822cs AP mode not working
 2024-05-06 10:18 UTC  (14+ messages)

pull-request: rtw-next-2024-05-04-v2
 2024-05-06  7:35 UTC  (2+ messages)

[PATCH 00/15] wifi: iwlwifi: updates - 2024-05-06
 2024-05-06  7:04 UTC  (16+ messages)
` [PATCH 01/15] wifi: iwlwifi: mvm: use already determined cmd_id
` [PATCH 02/15] wifi: iwlwifi: mvm: fix primary link setting
` [PATCH 03/15] wifi: iwlwifi: bump FW API to 90 for BZ/SC devices
` [PATCH 04/15] wifi: iwlwifi: mvm: Add active EMLSR blocking reasons prints
` [PATCH 05/15] wifi: iwlwifi: mvm: add a debugfs for reading EMLSR blocking reasons
` [PATCH 06/15] wifi: iwlwifi: mvm: Add a print for invalid link pair due to bandwidth
` [PATCH 07/15] wifi: iwlwifi: mvm: Fix race in scan completion
` [PATCH 08/15] wifi: iwlwifi: mvm: add the firmware API for channel survey
` [PATCH 09/15] wifi: iwlwifi: mvm: record and return channel survey information
` [PATCH 10/15] wifi: iwlwifi: Force SCU_ACTIVE for specific platforms
` [PATCH 11/15] wifi: iwlwifi: mvm: align UATS naming with firmware
` [PATCH 12/15] wifi: iwlwifi: mvm: add beacon template version 14
` [PATCH 13/15] wifi: iwlwifi: mvm: exit EMLSR if secondary link is not used
` [PATCH 14/15] wifi: iwlwifi: mvm: don't request statistics in restart
` [PATCH 15/15] wifi: iwlwifi: Ensure prph_mac dump includes all addresses

[syzbot] [wireless?] WARNING in kcov_remote_start (3)
 2024-05-05 10:36 UTC  (4+ messages)
    ` [PATCH] nfc: nci: Fix kcov check in nci_rx_work()

[wireless-next:pending] BUILD SUCCESS ed8e147bdd676248b32c0b6ba71b60fd0ed049bf
 2024-05-05  8:49 UTC 

[PATCH 00/15] wifi: iwlwifi: updates - 2024-05-05
 2024-05-05  6:42 UTC  (17+ messages)
` [PATCH 01/15] wifi: iwlwifi: cleanup EMLSR when BT is active handling
` [PATCH 02/15] wifi: iwlwifi: mvm: trigger link selection after exiting EMLSR
` [PATCH 03/15] wifi: iwlwifi: mvm: add a debugfs for (un)blocking EMLSR
` [PATCH 04/15] wifi: iwlwifi: mvm: Always allow entering EMLSR from debugfs
` [PATCH 05/15] wifi: iwlwifi: mvm: don't always unblock EMLSR
` [PATCH 06/15] wifi: iwlwifi: mvm: Activate EMLSR based on traffic volume
` [PATCH 07/15] wifi: iwlwifi: mvm: consider FWs recommendation for EMLSR
` [PATCH 08/15] wifi: iwlwifi: mvm: trigger link selection upon TTLM start/end
` [PATCH 09/15] wifi: iwlwifi: mvm: avoid always prefering single-link
` [PATCH 10/15] wifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/band
` [PATCH 11/15] wifi: iwlwifi: mvm: exit EMLSR when CSA happens
` [PATCH 12/15] wifi: iwlwifi: mvm: fix typo in debug print
` [PATCH 13/15] wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is active
` [PATCH 14/15] wifi: iwlwifi: Print EMLSR states name
` [PATCH 15/15] wifi: iwlwifi: mvm: don't reset link selection during restart

pull-request: rtw-next-2024-05-04
 2024-05-05  4:28 UTC  (6+ messages)

[PATCH 0/2] wifi: ath12k: Fix spelling and smatch issues
 2024-05-04 21:45 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdev
` [PATCH 2/2] wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()

[PATCH] wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev
 2024-05-04 21:36 UTC 

[PATCH 0/2] wifi: ath1*k: initialize 'ret' in ath1*k_qmi_load_file_target_mem()
 2024-05-04 18:52 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
` [PATCH 2/2] wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()

[PATCH wireless-next] wifi: ath12k: allocate dummy net_device dynamically
 2024-05-04 14:55 UTC  (2+ messages)

[PATCH wireless-next] wil6210: Do not use embedded netdev in wil6210_priv
 2024-05-04 14:48 UTC  (2+ messages)

pull-request: rtw-next-2024-05-04-v2
 2024-05-04 12:38 UTC 

[PATCH] wifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask()
 2024-05-04 12:11 UTC  (2+ messages)

[PATCH] wifi: mwl8k: initialize cmd->addr[] properly
 2024-05-04 11:38 UTC 

[wireless-next:main] BUILD SUCCESS f1c26960b6afb9c38a4019ad36392c654db6e20e
 2024-05-04 10:40 UTC 

[wireless:for-next] BUILD SUCCESS 838c7b8f1f278404d9d684c34a8cb26dc41aaaa1
 2024-05-04  8:33 UTC 

[PATCH][next] wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warnings
 2024-05-04  0:25 UTC  (5+ messages)

[PATCH] wifi: rtw89: correct aSIFSTime for 6GHz band
 2024-05-04  0:15 UTC  (2+ messages)

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

[PATCH v2] wifi: rtw88: usb: Simplify rtw_usb_write_data
 2024-05-03 17:47 UTC  (2+ messages)

[wireless-next:pending] BUILD SUCCESS 24849d329eef223f70b4d6296fb01de8f2564e68
 2024-05-03 16:00 UTC 

[PATCHv5] wifi: ath11k: skip status ring entry processing
 2024-05-03 14:55 UTC  (7+ messages)

[PATCH v2 0/3] wifi: ath12k: prepare vif and sta datastructure for MLO handling
 2024-05-03 14:45 UTC  (6+ messages)
` [PATCH v2 1/3] wifi: ath12k: prepare vif data structure "
` [PATCH v2 2/3] wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif
` [PATCH v2 3/3] wifi: ath12k: prepare sta data structure for MLO handling

[PATCH v4 0/2] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-05-03 13:21 UTC  (7+ messages)
` [PATCH v4 1/2] wifi: ath12k: Don't drop tx_status in failure case
` [PATCH v4 2/2] wifi: ath12k: drop failed transmitted frames from metric calculation

[PATCH v2 0/4] wifi: ath12k: Add multi device support for WBM idle ring buffer setup
 2024-05-03 13:19 UTC  (12+ messages)
` [PATCH v2 1/4] wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer manager
` [PATCH v2 2/4] wifi: ath12k: Refactor idle ring descriptor setup
` [PATCH v2 3/4] wifi: ath12k: Introduce device index
` [PATCH v2 4/4] wifi: ath12k: add multi device support for WBM idle ring buffer setup

[PATCH 0/2] wifi: ath11k: fix ioremap() leak
 2024-05-03 13:15 UTC  (4+ messages)
` [PATCH 1/2] wifi: ath11k: refactor CE remap & unmap
` [PATCH 2/2] wifi: ath11k: unmap the CE in ath11k_ahb_probe() error path

[PATCH v3 1/3] wifi: ath12k: Refactor the hardware recovery procedure
 2024-05-03 13:12 UTC  (2+ messages)

[PATCH 2/2] wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()
 2024-05-03 13:06 UTC  (2+ messages)

pull-request: ath-next-20240502
 2024-05-03 10:31 UTC  (2+ messages)

pull request: mt76 2024-05-02
 2024-05-03 10:29 UTC  (2+ messages)

[PATCH] wifi: rtw88: usb: Simplify rtw_usb_write_data
 2024-05-03 10:13 UTC  (6+ messages)

[RFC v2 0/2] wifi: nl80211/mac80211 Handle BSS critical update
 2024-05-03  9:27 UTC  (4+ messages)
` [RFC v2 1/2] wifi: nl80211: Add attribute to send critical update parameters

[PATCH] wireless: Fix typo descibing to describing
 2024-05-03  8:06 UTC  (2+ messages)

[PATCH 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-03  7:30 UTC  (7+ messages)
` [PATCH 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf

[regression] Tri-band AMD RZ608 (MediaTek MT7921K) has 6GHz band disabled in kernel 6.8 despite working in <=6.6
 2024-05-03  5:58 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 8886b6d681f28d838cb30ace8ce73f8b96bc927d
 2024-05-03  4:52 UTC 

[PATCH] wifi: ath11k: fix remapped ce accessing issue on 64bit OS
 2024-05-02 19:27 UTC  (7+ messages)

[PATCH v2] wifi: mac80211: Update bssid indicator with real BSS numbers
 2024-05-02 16:45 UTC  (6+ messages)

[PATCH] wifi: ath12k: fix the problem that down grade phy mode operation
 2024-05-02 10:16 UTC  (2+ messages)

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-05-02  8:34 UTC  (12+ messages)
  ` [EXT] "
    ` [EXT] "

[PATCH wireless 1/2] wifi: qtnfmac: Move stats allocation to core
 2024-05-02  7:20 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: cleanup includes
 2024-05-02  3:10 UTC  (2+ messages)

[PATCH 1/2] wifi: rtl8xxxu: remove some unused includes
 2024-05-02  3:07 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: reset AFEDIG register in power off sequence
 2024-05-02  2:59 UTC  (2+ messages)

[PATCH v7 0/6] wifi: rtlwifi: Move common code from rtl8192de to rtl8192d-common
 2024-05-02  2:55 UTC  (3+ messages)
` [PATCH v7 1/6] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power

[PATCH 03/12] wifi: rtw89: wow: parsing Auth Key Management from associate request
 2024-05-02  1:16 UTC  (3+ messages)

[PATCH wireless-next v2] wifi: iwlwifi: pcie: allocate dummy net_device dynamically
 2024-05-01 16:54 UTC 

[PATCH v2 0/8] wifi: ath12k: Introduce device group abstraction
 2024-05-01 16:55 UTC  (4+ messages)

[PATCH v2] wifi: iwlwifi: Use request_module_nowait
 2024-04-30 23:42 UTC 

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-04-30 21:00 UTC  (4+ messages)

[PATCHv4 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-30 19:37 UTC  (7+ messages)
` [PATCHv4 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv4 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv4 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-04-30 17:25 UTC  (3+ messages)

[PATCH 0/4] wifi: ath12k: Add multi device support for WBM idle ring buffer setup
 2024-04-30 16:57 UTC  (4+ messages)

[syzbot] [wireless?] [usb?] INFO: trying to register non-static key in skb_dequeue (3)
 2024-04-30 15:02 UTC 

[PATCH v2] wifi: ar5523: enable proper endpoint verification
 2024-04-30 13:37 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix flush failure in recovery scenarios
 2024-04-30 13:35 UTC  (2+ messages)

[PATCH] wifi: ath12k: check M3 buffer size as well whey trying to reuse it
 2024-04-30 13:34 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).