linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-17 06:35:04 to 2025-02-21 02:11:11 UTC [more...]

[PATCH v3 0/8] wifi: rtw88: Prepare to support RTL8814AU (part 2/2)
 2025-02-21  2:11 UTC  (11+ messages)
` [PATCH v3 1/8] wifi: rtw88: Fix rtw_mac_power_switch() for RTL8814AU
` [PATCH v3 2/8] wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31
` [PATCH v3 3/8] wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU
` [PATCH v3 4/8] wifi: rtw88: Fix rtw_init_vht_cap() "
` [PATCH v3 5/8] wifi: rtw88: Fix rtw_rx_phy_stat() "
` [PATCH v3 6/8] wifi: rtw88: Extend rtw_phy_config_swing_table() "
` [PATCH v3 7/8] wifi: rtw88: Extend rtw_debugfs_get_phy_info() "
` [PATCH v3 8/8] wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() "

[PATCH 0/5] wifi: rtw89: fw: add firmware blacklist to avoid obsolete secure firmware
 2025-02-21  2:00 UTC  (7+ messages)
` [PATCH 1/5] wifi: rtw89: fw: add "
` [PATCH 2/5] wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32()
` [PATCH 3/5] wifi: rtw89: fw: propagate error code from rtw89_h2c_tx()
` [PATCH 4/5] wifi: rtw89: fw: add debug message for unexpected secure firmware
` [PATCH 5/5] wifi: rtw89: fw: safely cast mfw_hdr pointer from firmware->data

[PATCH 0/2] wifi: rtw89: update TX time related configuration for WiFi 7 chips
 2025-02-21  1:48 UTC  (3+ messages)
` [PATCH 1/2] wifi: rtw89: mac: define registers of agg_limit and txcnt_limit to share common flow

[PATCH] wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU
 2025-02-21  1:39 UTC  (2+ messages)

[PATCH v3] wifi: rtw89: rtw8852b{t}: fix TSSI debug timestamps
 2025-02-21  1:36 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-21  1:29 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v5 2/2] netconsole: allow selection of egress interface via MAC address

[PATCH] wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1
 2025-02-21  1:27 UTC  (2+ messages)

[PATCH v1 0/3] wifi: rtl8xxxu: AP mode fixes (for gen1 devices)
 2025-02-20 23:28 UTC  (8+ messages)
` [PATCH v1 1/3] wifi: rtl8xxxu: Use macid in rtl8xxxu_update_rate_mask()
` [PATCH v1 2/3] wifi: rtl8xxxu: Use macid in rtl8xxxu_fill_txdesc_v1()
` [PATCH v1 3/3] wifi: rtl8xxxu: Make sure TX rate is reported in AP mode

[PATCH] wifi: ath12k: fbx: Add missing htt_metadata flag in ath12k_dp_tx()
 2025-02-20 21:40 UTC  (7+ messages)

[PATCH] wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer()
 2025-02-20 21:40 UTC  (2+ messages)

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

[PATCH v2 00/10] Convert mac80211 to TXQs only
 2025-02-20 13:56 UTC  (16+ messages)
` [PATCH v2 01/10] wifi: mac80211: move rate control setup
` [PATCH v2 02/10] wifi: mac80211: Always provide the MMPDU TXQ
` [PATCH v2 03/10] wifi: mac80211: Convert vif->txq to an array
` [PATCH v2 04/10] wifi: mac80211: Add new TX queues to replace legacy TX
` [PATCH v2 05/10] wifi: mac80211: Stop using legacy TX path
` [PATCH v2 06/10] wifi: mac80211: Call ieee80211_tx_h_select_key only once
` [PATCH v2 07/10] wifi: mac80211: Rename IEEE80211_TX_INTFL_OFFCHAN_TX_OK
` [PATCH v2 08/10] wifi: mac80211: Simplify AMPDU handling
` [PATCH v2 09/10] wifi: mac80211: Migrate TX to kthread
` [PATCH v2 10/10] wifi: mac80211: Cleanup *ieee80211_wake_txq* naming

[REGRESSION] ath10k: failed to flush transmit queue
 2025-02-20 13:55 UTC  (4+ messages)

[PATCH 00/14] wifi: mt76: mt7996: Preliminary work to support MLO
 2025-02-20 13:19 UTC  (15+ messages)
` [PATCH 01/14] wifi: mt76: mt7996: Add chage_vif_links stub
` [PATCH 02/14] wifi: mt76: mt7996: Introduce mt7996_sta_link container
` [PATCH 03/14] wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link
` [PATCH 04/14] wifi: mt76: mt7996: Add vif_cfg_changed callback
` [PATCH 05/14] wifi: mt76: mt7996: Add link_info_changed callback
` [PATCH 06/14] wifi: mt76: Add mt76_sta_common_init utility routine
` [PATCH 07/14] wifi: mt76: Move wcid cleanup logic in SoC driver codebase
` [PATCH 08/14] wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks
` [PATCH 09/14] wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback
` [PATCH 10/14] wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event()
` [PATCH 11/14] wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()
` [PATCH 12/14] wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support
` [PATCH 13/14] wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update signature
` [PATCH 14/14] wifi: mt76: mt7996: Rely on mt7996_vif_link and mt7996_sta_link in mt7996_mac_twt_teardown_flow signature

[PATCH] linux-firmware: update firmware for MT7920 WiFi device
 2025-02-20 12:55 UTC  (2+ messages)

[PATCH v3 00/10] Convert mac80211 to TXQs only
 2025-02-20 10:44 UTC  (11+ messages)
` [PATCH v3 01/10] wifi: mac80211: move rate control setup
` [PATCH v3 02/10] wifi: mac80211: Always provide the MMPDU TXQ
` [PATCH v3 03/10] wifi: mac80211: Convert vif->txq to an array
` [PATCH v3 04/10] wifi: mac80211: Add new TX queues to replace legacy TX
` [PATCH v3 05/10] wifi: mac80211: Stop using legacy TX path
` [PATCH v3 06/10] wifi: mac80211: Call ieee80211_tx_h_select_key only once
` [PATCH v3 07/10] wifi: mac80211: Rename IEEE80211_TX_INTFL_OFFCHAN_TX_OK
` [PATCH v3 08/10] wifi: mac80211: Simplify AMPDU handling
` [PATCH v3 09/10] wifi: mac80211: Migrate TX to kthread
` [PATCH v3 10/10] wifi: mac80211: Cleanup *ieee80211_wake_txq* naming

[PATCH v2] wifi: ath12k: Fix double budget decrement while reaping monitor ring
 2025-02-20  9:42 UTC 

[PATCH] wifi: mac80211: Add counter for all monitor interfaces
 2025-02-20  9:41 UTC 

[PATCH] wifi: ath12k: Fix double budget decrement while reaping monitor ring
 2025-02-20  9:36 UTC 

[ANN] wireless-regdb: master-2025-02-20
 2025-02-20  9:28 UTC 

[PATCH v4 1/3] wireless-regdb: allow NO-INDOOR flag in db.txt
 2025-02-20  8:49 UTC  (5+ messages)
` [PATCH v4 2/3] wireless-regdb: Update regulatory rules for Iran (IR) on both 2.4 and 5Ghz for 2021
` [PATCH v4 3/3] wireless-regdb: Update frequency range with NO-INDOOR for Oman (OM)

[PATCH v2 0/7] wifi: ath11k: fixes and refactor to firmware stats related functions
 2025-02-20  8:24 UTC  (8+ messages)
` [PATCH v2 1/7] wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()
` [PATCH v2 2/7] wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()
` [PATCH v2 3/7] wifi: ath11k: don't wait when there is no vdev started
` [PATCH v2 4/7] wifi: ath11k: move some firmware stats related functions outside of debugfs
` [PATCH v2 5/7] wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()
` [PATCH v2 6/7] wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()
` [PATCH v2 7/7] wifi: ath11k: consistently use ath11k_mac_get_fw_stats()

[PATCH v2 1/2] wifi: mwifiex: Resolve the failure in downloading calibration data
 2025-02-20  8:21 UTC  (5+ messages)
` [PATCH v3 0/2] Resolve the failure in downloading
  ` [PATCH v3 1/2] wifi: mwifiex: Part A of resolving the failure in downloading calibration data
  ` [PATCH v3 2/2] wifi: mwifiex: Part B "

[PATCH] wifi: nl80211: report real HE length
 2025-02-20  7:46 UTC 

[PATCH] wifi: rtw89: Parse channel from IE to correct invalid hardware reports during scanning
 2025-02-20  6:43 UTC 

[PATCH v2] wifi: ath12k: read country code from SMBIOS for WCN7850
 2025-02-20  6:26 UTC 

[PATCH] wifi: rtw89: add support for HW TKIP crypto
 2025-02-20  6:23 UTC 

[PATCH v11 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2025-02-20  3:10 UTC  (5+ messages)
` [PATCH v11 1/4] wifi: ath12k: add configure "
` [PATCH v11 2/4] wifi: ath12k: use correct WMI command to set "
` [PATCH v11 3/4] wifi: ath12k: add 11d scan offload support
` [PATCH v11 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH v10 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2025-02-20  3:09 UTC  (10+ messages)
` [PATCH v10 1/4] wifi: ath12k: add configure "
` [PATCH v10 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v10 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850

bug report: iwlwifi crash on ROG STRIX X670E-E GAMING WIFI
 2025-02-19 23:37 UTC 

[PATCH] wifi: cfg80211: convert timeouts to secs_to_jiffies()
 2025-02-19 20:32 UTC 

[PATCH] wifi: mt76: mt7925: introduce MLO capability control
 2025-02-19 20:21 UTC  (2+ messages)

[PATCH 4/8] PCI: dwc: qcom: Update ICC & OPP votes based upon the requested speed
 2025-02-19 18:27 UTC  (5+ messages)

[PATCH 0/8] bus: mhi: host: Add support for mhi bus bw
 2025-02-19 18:02 UTC  (11+ messages)
` [PATCH 2/8] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
` [PATCH 6/8] bus: mhi: host: Add support for Bandwidth scale
` [PATCH 7/8] PCI: Make pcie_link_speed variable public & export pci_set_target_speed()
` [PATCH 8/8] wifi: ath11k: add support for MHI bandwidth scaling

[PATCH V5 0/6] bug fixes and enhancements to 6 GHz band support
 2025-02-19 17:27 UTC  (5+ messages)
` [PATCH V5 4/6] wifi: ath12k: add 6 GHz params in peer assoc command

[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
 2025-02-19 12:50 UTC  (14+ messages)
` [PATCH net-next v10 01/13] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v10 03/13] net: Use link/peer netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 04/13] ieee802154: 6lowpan: Validate link "
` [PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
` [PATCH net-next v10 06/13] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
` [PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 09/13] net: xfrm: "
` [PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v10 12/13] selftests: net: Add python context manager for netns entering
` [PATCH net-next v10 13/13] selftests: net: Add test cases for link and peer netns

[PATCH] wifi: rtlwifi: pci: Fix condition to wake the queues
 2025-02-19  6:20 UTC  (2+ messages)

kernel 6.13.3 WARNING: iwlwifi/pcie/tx.c:1889 iwl_pcie_prep_tso
 2025-02-19  4:10 UTC 

[PATCH] wifi: mt76: Add check for devm_kstrdup()
 2025-02-19  3:36 UTC 

[PATCH] wireless-regdb: Update regulatory rules for Iran (IR) on both 2.4 and 5Ghz for 2019
 2025-02-19  2:39 UTC  (6+ messages)
` پاسخ: "

[PATCH v3 1/3] wireless-regdb: allow NO-INDOOR flag in db.txt
 2025-02-19  2:34 UTC  (3+ messages)
` [PATCH v3 2/3] wireless-regdb: Update regulatory rules for Iran (IR) on both 2.4 and 5Ghz for 2021
` [PATCH v3 3/3] wireless-regdb: Update frequency range with NO-INDOOR for Oman (OM)

[PATCH next] wifi: mt76: mt7925: fix error checking in mt7925_mcu_uni_rx/tx_ba()
 2025-02-19  2:15 UTC  (3+ messages)

[PATCH V10 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-02-18 21:07 UTC  (4+ messages)
` [PATCH V10 1/9] wifi: ath12k: push HE MU-MIMO params to hardware

[PATCH v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready()
 2025-02-18 17:56 UTC  (2+ messages)

[PATCH v6 1/2] wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk
 2025-02-18 17:56 UTC  (2+ messages)

unknow Network controller: Intel Corporation Device 093c (rev 3a)
 2025-02-18 10:36 UTC  (3+ messages)

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

[PATCH v2] wireless-regdb: Update regulatory rules for Iran (IR) on both 2.4 and 5Ghz for 2019
 2025-02-18  6:53 UTC 

[net-next, v3] wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
 2025-02-18  3:33 UTC 

[net-next] wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
 2025-02-18  3:16 UTC  (2+ messages)

(no subject)
 2025-02-18  3:07 UTC 

wireless-regdb: Update regulatory rules for Iran (IR) on both 2.4 and 5Ghz
 2025-02-18  3:02 UTC  (2+ messages)

[PATCH net-next v4 0/3] netconsole: allow selection of egress interface via MAC address
 2025-02-17 23:47 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: Add non-RCU dev_getbyhwaddr() helper
` [PATCH net-next v4 2/3] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v4 3/3] netconsole: allow selection of egress interface via MAC address

[PATCH v2 0/8] wifi: rtw88: Prepare to support RTL8814AU (part 2/2)
 2025-02-17  8:53 UTC  (7+ messages)
` [PATCH v2 1/8] wifi: rtw88: Fix rtw_mac_power_switch() for RTL8814AU
` [PATCH v2 2/8] wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31
` [PATCH v2 8/8] wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU


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