linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-26 09:30:21 to 2023-03-29 23:12:21 UTC [more...]

[PATCH 00/11] wifi: ath12k: EHT support
 2023-03-29 23:11 UTC  (12+ messages)
` [PATCH 01/11] wifi: ath12k: rename HE capabilities setup/copy functions
` [PATCH 02/11] wifi: ath12k: move HE capabilities processing to a new function
` [PATCH 03/11] wifi: ath12k: process EHT capabilities from target
` [PATCH 04/11] wifi: ath12k: propagate EHT capabilities to userspace
` [PATCH 05/11] wifi: ath12k: add EHT PHY modes
` [PATCH 06/11] wifi: ath12k: prepare EHT peer assoc parameters
` [PATCH 07/11] wifi: ath12k: add WMI support for EHT peer
` [PATCH 08/11] wifi: ath12k: peer assoc for 320 MHz
` [PATCH 09/11] wifi: ath12k: add MLO header in peer association
` [PATCH 10/11] wifi: ath12k: parse WMI service ready ext2 event
` [PATCH 11/11] wifi: ath12k: configure puncturing bitmap

[RFC PATCH 1/2] net: extend drop reasons for multiple subsystems
 2023-03-29 21:56 UTC  (3+ messages)
` [RFC PATCH 2/2] mac80211: use the new drop reasons infrastructure

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-03-29 21:27 UTC  (7+ messages)
` [PATCH 1/5] iio: adc: ad7292: Add explicit include for of.h
` [PATCH 2/5] staging: iio: resolver: ad2s1210: "
` [PATCH 3/5] net: rfkill-gpio: "
` [PATCH 4/5] serial: 8250_tegra: "
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-29 19:57 UTC 

traceability of wifi packet drops
 2023-03-29 19:09 UTC  (12+ messages)

[PATCH wireless-next] wifi: iwlwifi: mvm: Avoid 64-bit division in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 19:00 UTC  (5+ messages)

[PATCH wireless-next v2] wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 17:32 UTC 

[PATCH] wifi: ath11k: reduce the MHI timeout to 20s
 2023-03-29 16:20 UTC 

[PATCH] mwifiex: remove unused evt_buf variable
 2023-03-29 16:16 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 198925fae644b0099b66fac1d972721e6e563b17
 2023-03-29 15:21 UTC 

How to listen to NL80211 events from Kernel module
 2023-03-29 14:06 UTC 

[PATCH v2 0/4] wifi: ath11k: push MU-MIMO configurations to hardware
 2023-03-29 11:28 UTC  (6+ messages)
` [PATCH v2 2/4] wifi: ath11k: push MU-MIMO params from hostapd "

[PATCH 0/2] wifi: ath11k: fix data out of sync for channel list for reg update
 2023-03-29  9:12 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: move update channel list from update reg worker to reg notifier
` [PATCH 2/2] wifi: ath11k: move udpate channel list to worker for wait flag

[PATCH 00/34] wifi: iwlwifi: updates intended for v6.4 2023-03-29
 2023-03-29  7:05 UTC  (35+ messages)
` [PATCH 01/34] wifi: iwlwifi: mvm: make some HW flags conditional
` [PATCH 02/34] wifi: iwlwifi: mvm: fix narrow RU check for MLO
` [PATCH 03/34] wifi: iwlwifi: mvm: skip MEI update "
` [PATCH 04/34] wifi: iwlwifi: mvm: use STA link address
` [PATCH 05/34] wifi: iwlwifi: mvm: rs-fw: don't crash on missing channel
` [PATCH 06/34] wifi: iwlwifi: mvm: coex: start handling multiple links
` [PATCH 07/34] wifi: iwlwifi: mvm: make a few warnings only trigger once
` [PATCH 08/34] wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLO
` [PATCH 09/34] wifi: iwlwifi: mvm: adjust radar detection "
` [PATCH 10/34] wifi: iwlwifi: mvm: adjust rs init "
` [PATCH 11/34] wifi: iwlwifi: mvm: use the link sta address
` [PATCH 12/34] wifi: iwlwifi: mvm: implement mac80211 callback change_sta_links
` [PATCH 13/34] wifi: iwlwifi: mvm: translate management frame address
` [PATCH 14/34] wifi: iwlwifi: mvm: use bcast/mcast link station id
` [PATCH 15/34] wifi: iwlwifi: mvm: rxmq: report link ID to mac80211
` [PATCH 16/34] wifi: iwlwifi: mvm: adjust iwl_mvm_scan_respect_p2p_go_iter() for MLO
` [PATCH 17/34] wifi: iwlwifi: mvm: skip inactive links
` [PATCH 18/34] wifi: iwlwifi: mvm: remove only link-specific AP keys
` [PATCH 19/34] wifi: iwlwifi: mvm: avoid sending MAC context for idle
` [PATCH 20/34] wifi: iwlwifi: mvm: remove chanctx WARN_ON
` [PATCH 21/34] wifi: iwlwifi: mvm: use the new lockdep-checking macros
` [PATCH 22/34] wifi: iwlwifi: mvm: use appropriate link for rate selection
` [PATCH 23/34] wifi: iwlwifi: mvm: initialize max_rc_amsdu_len per-link
` [PATCH 24/34] wifi: iwlwifi: mvm: fix station link data leak
` [PATCH 25/34] wifi: iwlwifi: mvm: clean up mac_id vs. link_id in MLD sta
` [PATCH 26/34] wifi: iwlwifi: mvm: use the correct link queue
` [PATCH 27/34] wifi: iwlwifi: mvm: update mac config when assigning chanctx
` [PATCH 28/34] wifi: iwlwifi: mvm: rework active links counting
` [PATCH 29/34] wifi: iwlwifi: mvm: send full STA during HW restart
` [PATCH 30/34] wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_sta
` [PATCH 31/34] wifi: iwlwifi: bump FW API to 75 for AX devices
` [PATCH 32/34] wifi: iwlwifi: mvm: free probe_resp_data later
` [PATCH 33/34] wifi: iwlwifi: separate AP link management queues
` [PATCH 34/34] wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()

[RFC PATCH 00/14] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-03-29  0:27 UTC  (44+ messages)
` [RFC PATCH 01/14] wifi: rtl8xxxu: Add start_ap() callback
` [RFC PATCH 02/14] wifi: rtl8xxxu: Select correct queue for beacon frames
` [RFC PATCH 03/14] wifi: rtl8xxxu: Add beacon functions
` [RFC PATCH 04/14] wifi: rtl8xxxu: Add set_tim() callback
` [RFC PATCH 05/14] wifi: rtl8xxxu: Allow setting rts threshold to -1
` [RFC PATCH 06/14] wifi: rtl8xxxu: Allow creating interface in AP mode
` [RFC PATCH 07/14] wifi: rtl8xxxu: Add parameter macid to update_rate_mask
` [RFC PATCH 08/14] wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connect
` [RFC PATCH 09/14] wifi: rtl8xxxu: Add parameter role to report_connect
` [RFC PATCH 10/14] wifi: rtl8xxxu: Add sta_add() callback
` [RFC PATCH 11/14] wifi: rtl8xxxu: Put the macid in txdesc
` [RFC PATCH 12/14] wifi: rtl8xxxu: Enable hw seq for all non-qos frames
` [RFC PATCH 13/14] wifi: rtl8xxxu: Clean up filter configuration
` [RFC PATCH 14/14] wifi: rtl8xxxu: Declare AP mode support for 8188f

[PATCH] wifi: cfg80211: beacon EHT rate support
 2023-03-29  0:09 UTC 

[linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e
 2023-03-28 18:34 UTC 

[PATCH] brcmsmac: ampdu: remove unused suc_mpdu variable
 2023-03-28 15:09 UTC  (2+ messages)

[PATCH] wifi: ath11k: Add SAR support on WCN6750
 2023-03-28 11:34 UTC 

[PATCH wireless] wifi: mt76: mt7921: fix fw used for offload check for mt7922
 2023-03-28 11:51 UTC  (2+ messages)

[PATCHv2] wifi: ath11k: skip status ring entry processing
 2023-03-28 10:19 UTC 

[PATCH] nl80211: Add support to configure allowed frequency list for AP operation
 2023-03-28  9:42 UTC  (2+ messages)

wifi: mt76: mt7915e: mt7916 5GHz and 6GHz stopped working
 2023-03-28  9:23 UTC  (3+ messages)
` wifi: mt76: mt7915e: mt7916 monitor ampdu id is invalid

[PATCH] wifi: ath11k: skip status ring entry processing
 2023-03-28  9:21 UTC  (2+ messages)

[PATCH 00/31] wifi: iwlwifi: updates intended for v6.4 2023-03-28
 2023-03-28  7:59 UTC  (32+ messages)
` [PATCH 01/31] wifi: iwlwifi: mvm: vif preparation for MLO
` [PATCH 02/31] wifi: iwlwifi: mvm: sta "
` [PATCH 03/31] wifi: iwlwifi: mvm: add an indication that the new MLD API is used
` [PATCH 04/31] wifi: iwlwifi: mvm: add sta handling flows for MLD mode
` [PATCH 05/31] wifi: iwlwifi: mvm: add some new MLD ops
` [PATCH 06/31] wifi: iwlwifi: mvm: refactor iwl_mvm_roc()
` [PATCH 07/31] wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD mode
` [PATCH 08/31] wifi: iwlwifi: mvm: unite sta_modify_disable_tx flows
` [PATCH 09/31] wifi: iwlwifi: mvm: add support for post_channel_switch in MLD mode
` [PATCH 10/31] wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_ops
` [PATCH 11/31] wifi: iwlwifi: mvm: fix "modify_mask" value in the link cmd
` [PATCH 12/31] wifi: iwlwifi: mvm: fix crash on queue removal for MLD API too
` [PATCH 13/31] wifi: iwlwifi: mvm: modify link instead of removing it during csa
` [PATCH 14/31] wifi: iwlwifi: mvm: always use the sta->addr as the peers addr
` [PATCH 15/31] wifi: iwlwifi: mvm: align to the LINK cmd update in the FW
` [PATCH 16/31] wifi: iwlwifi: mvm: adjust smart fifo configuration to MLO
` [PATCH 17/31] wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLO
` [PATCH 18/31] wifi: iwlwifi: mvm: adjust some PS and PM methods to MLD
` [PATCH 19/31] wifi: iwlwifi: mvm: add link to firmware earlier
` [PATCH 20/31] wifi: iwlwifi: mvm: add set_hw_timestamp to mld ops
` [PATCH 21/31] wifi: iwlwifi: mvm: adjust SMPS for MLO
` [PATCH 22/31] wifi: iwlwifi: mvm: don't check dtim_period in new API
` [PATCH 23/31] wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change link
` [PATCH 24/31] wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()
` [PATCH 25/31] wifi: iwlwifi: mvm: adjust internal stations to MLO
` [PATCH 26/31] wifi: iwlwifi: mvm: add fw link id allocation
` [PATCH 27/31] wifi: iwlwifi: mvm: adjust to MLO assign/unassign/switch_vif_chanctx()
` [PATCH 28/31] wifi: iwlwifi: mvm: update iwl_mvm_tx_reclaim() for MLO
` [PATCH 29/31] wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()
` [PATCH 30/31] wifi: iwlwifi: mvm: adjust some cleanup functions to MLO
` [PATCH 31/31] wifi: iwlwifi: mvm: implement link change ops

[PATCH 00/27] another set of MLO patches
 2023-03-28  7:39 UTC  (9+ messages)
` [PATCH 24/27] wifi: mac80211: implement link switching

[PATCH] wifi: ath11k: Disable Spectral scan upon removing interface
 2023-03-28  7:11 UTC 

[PATCH 0/2] ath11k: factory test mode support
 2023-03-28  4:46 UTC  (3+ messages)

TP-Link
 2023-03-27 19:48 UTC  (2+ messages)

wireless-regdb: Please correct the regulatory rules for India (IN) on 2.4 GHz
 2023-03-27 19:40 UTC  (4+ messages)

[PATCH v2 1/2] wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
 2023-03-27 17:07 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: mac80211: enable EHT mesh support

[linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118
 2023-03-27 14:30 UTC 

iwlwifi "memcpy: detected field-spanning write" kernel oops
 2023-03-27 11:01 UTC  (4+ messages)

[PATCH] wifi: mac80211: enable EHT mesh support
 2023-03-27 10:47 UTC  (2+ messages)

[PATCH v3 0/9] rtw88: Add SDIO support
 2023-03-27  9:11 UTC  (8+ messages)
` [PATCH v3 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [PATCH v3 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs

kernel error at led trigger "phy0tpt"
 2023-03-27  8:23 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:56 UTC 

Build regressions/improvements in v6.3-rc4
 2023-03-27  7:29 UTC 

[PATCH 1/5] wifi: ath11k: Remove redundant pci_clear_master
 2023-03-27  0:37 UTC  (12+ messages)
` [PATCH 2/5] wifi: ath10k: "
` [PATCH 3/5] wifi: ath12k: "
` [PATCH 4/5] wifi: rtw88: "
` [PATCH 5/5] wifi: rtw89: "

[PATCH][next] rtlwifi: Replace fake flex-array with flex-array member
 2023-03-27  0:35 UTC  (2+ messages)

[PATCH v2] rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
 2023-03-27  0:27 UTC  (2+ messages)

[PATCH] wireless: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
 2023-03-26 17:32 UTC  (5+ messages)

[PATCH] wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
 2023-03-26 15:17 UTC 

[PATCH v2] net: mac80211: Add NULL checks for sta->sdata
 2023-03-26 15:05 UTC  (2+ messages)

[PATCH] bcma: remove unused mips_read32 function
 2023-03-26  9:37 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).