Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-11 04:51:30 to 2024-01-14 14:59:45 UTC [more...]

[PATCH v10 01/12] wifi: ath11k: add support to select 6 GHz regulatory type
 2024-01-14 14:59 UTC  (2+ messages)

ath11k and vfio-pci support
 2024-01-14 14:36 UTC  (14+ messages)

[wireless-next:main] BUILD SUCCESS 178cc55d5129556e290cc05e152138037930419f
 2024-01-14 12:43 UTC 

[PATCH] wifi: rtlwifi: Speed up firmware loading for USB
 2024-01-14  0:25 UTC  (2+ messages)

wifi: rtlwifi: Speed up firmware loading for USB
 2024-01-13 22:55 UTC  (5+ messages)

rtw88: rtl8822cs AP mode not working
 2024-01-13 22:50 UTC  (7+ messages)

[PATCH] wifi: orphan brcm80211 broadcom drivers
 2024-01-13 19:11 UTC  (5+ messages)

[PATCH] wifi: mac80211: tx: Add __must_hold() annotation
 2024-01-13 17:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] wifi: b43legacy: clean up some inconsistent indentings
 2024-01-13 16:46 UTC  (3+ messages)
  ` wireless: cleanup patches

[PATCH V2 0/4] wifi: brcmfmac: per-vendor changes and SAE offload support
 2024-01-13 10:35 UTC  (3+ messages)
` [PATCH V2 2/4] wifi: brcmfmac: add per-vendor feature detection callback

[PATCH v2 0/2] wifi: ath11k: fix event locking
 2024-01-13 10:26 UTC  (4+ messages)
    ` ath11k: checking RCU usage

[PATCH 00/12] wifi: ath12k: Add single wiphy support
 2024-01-13  9:44 UTC  (31+ messages)
` [PATCH 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register
` [PATCH 02/12] wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
` [PATCH 03/12] wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
` [PATCH 04/12] wifi: ath12k: vdev statemachine changes "
` [PATCH 05/12] wifi: ath12k: scan "
` [PATCH 06/12] wifi: ath12k: fetch correct radio based on vdev status
` [PATCH 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH 08/12] wifi: ath12k: Add additional checks for vif and sta iterators
` [PATCH 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH 11/12] wifi: ath12k: Modify rts threshold mac op "
` [PATCH 12/12] wifi: ath12k: support get_survey "

[PATCH 1/2] wifi: mt76: mt7921e: fix use-after-free in free_irq()
 2024-01-13  9:00 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7925e: "

[PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2024-01-11
 2024-01-13  6:54 UTC  (16+ messages)
` [PATCH 1/8] wifi: mac80211_hwsim: advertise 15 simultaneous links
` [PATCH 2/8] wifi: mac80211: simplify ieee80211_config_bw() prototype
` [PATCH 3/8] wifi: mac80211: remove extra element parsing
` [PATCH 4/8] wifi: mac80211: simplify HE capability access
` [PATCH 5/8] wifi: mac80211: disallow drivers with HT wider than HE
` [PATCH 6/8] wifi: mac80211: fix potential sta-link leak
` [PATCH 7/8] wifi: mac80211: don't set bss_conf in parsing
` [PATCH 8/8] wifi: mac80211: use deflink and fix typo in link ID check

[PATCH 0/2] wifi: ath12k: Enable QMI MLO helper function on QCN9274
 2024-01-13  2:06 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: Refactor QMI MLO host capability helper function
` [PATCH 2/2] wifi: ath12k: Add QMI PHY capability learn support

[PATCH v2 00/10] wifi: ath12k: P2P support for WCN7850
 2024-01-13  2:05 UTC  (24+ messages)
` [PATCH v2 01/10] wifi: ath12k: change interface combination for P2P mode
` [PATCH v2 02/10] wifi: ath12k: add P2P IE in beacon template
` [PATCH v2 03/10] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v2 04/10] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v2 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v2 06/10] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH v2 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v2 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v2 09/10] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v2 10/10] wifi: ath12k: advertise P2P dev support for WCN7850

[PATCH] wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatus
 2024-01-12 23:42 UTC 

[PATCH] wifi: rtlwifi: rtl8192de: Fix byte order of chip version
 2024-01-12 22:50 UTC 

[PATCH v3] wifi: rtlwifi: rtl_usb: Use sync register writes
 2024-01-12 17:12 UTC  (3+ messages)

[PATCH] wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routines
 2024-01-12 17:11 UTC  (2+ messages)

[PATCH 01/10] wifi: rtw89: add firmware H2C command of BA CAM V1
 2024-01-12 17:11 UTC  (2+ messages)

[PATCH v2 1/2] wifi: wilc1000: fix declarations ordering
 2024-01-12 17:10 UTC  (2+ messages)

[PATCH v2 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-12 16:39 UTC  (5+ messages)
` [PATCH v2 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
` [PATCH v2 2/2] wifi: ath12k: Introduce the container for mac80211 hw

SparkLAN WNFB-265AXI (AP6275P) / bcm43752 pcie on mainline brcmfmac
 2024-01-12 16:20 UTC  (6+ messages)

[PATCH v2 0/2] wifi: ath11k: add support for QCA2066
 2024-01-12 15:46 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH] wifi: ath11k: rely on mac80211 debugfs handling for vif
 2024-01-12 15:33 UTC  (4+ messages)

[wireless:for-next] BUILD SUCCESS 989cd9fd1ffe1a964429325f9092ea8f0db3f953
 2024-01-12 12:40 UTC 

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-12  9:47 UTC  (19+ messages)
` [RFC 3/9] PCI/portdrv: create platform devices for child OF nodes

[BUG] Unloading mt7921e module cause use-after-free
 2024-01-12  8:06 UTC  (4+ messages)

[PATCH v2 00/21] wifi: rtl8xxxu: Add concurrent mode for 8188f
 2024-01-12  6:52 UTC  (3+ messages)
` [PATCH v2 19/21] wifi: rtl8xxxu: add hw crypto support for AP mode

[PATCH 0/4] wifi: rtw89: declare EHT capabilities
 2024-01-12  6:26 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_data
` [PATCH 2/4] wifi: rtw89: change supported bandwidths of chip_info to bit mask
` [PATCH 3/4] wifi: rtw89: add EHT capabilities for WiFi 7 chips
` [PATCH 4/4] wifi: rtw89: declare EXT NSS BW of VHT capability

[PATCH v10 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2024-01-12  6:25 UTC  (6+ messages)
` [PATCH v10 07/12] wifi: ath11k: add parse of transmit power envelope element

[PATCH v3 21/21] wifi: rtl8xxxu: declare concurrent mode support for 8188f
 2024-01-12  4:51 UTC  (4+ messages)

[PATCH] wireless-regdb: Update and disable 5470-5730MHz band according to TPC requirement for Singapore (SG)
 2024-01-12  4:02 UTC 

[PATCH v2] wireless-regdb: Update regulatory rules for Singapore (SG)
 2024-01-12  3:43 UTC  (2+ messages)

(no subject)
 2024-01-12  3:40 UTC  (2+ messages)
` [PATCH v2] wireless-regdb: Update regulatory rules for Singapore (SG) for September 2023

[PATCH] wireless-regdb: Update regulatory rules for Singapore (SG) for September 2023
 2024-01-12  3:37 UTC  (4+ messages)
` [wireless-regdb] "

[PATCH 0/6] wifi: rtw89: 8922a: implement more chip_ops for 8922A
 2024-01-12  2:10 UTC  (7+ messages)
` [PATCH 1/6] wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chips
` [PATCH 2/6] wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rf
` [PATCH 3/6] wifi: rtw89: 8922a: add chip_ops related to BB init
` [PATCH 4/6] wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCA
` [PATCH 5/6] wifi: rtw89: 8922a: add TX power related ops
` [PATCH 6/6] wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RX

[PATCH 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-12  1:38 UTC  (3+ messages)

[PATCH v3 0/2] wifi: rtl8xxxu: channel switch support
 2024-01-12  0:14 UTC  (5+ messages)
` [PATCH v3 1/2] wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
` [PATCH v3 2/2] wifi: rtl8xxxu: enable channel switch support

[regression] ath11k broken in v6.7
 2024-01-11 20:47 UTC 

[wireless-next:main] BUILD SUCCESS 09795bded2e725443fe4a4803cae2079cdaf7b26
 2024-01-11 19:23 UTC 

[PATCH] wifi: ath11k: document HAL_RX_BUF_RBM_SW4_BM
 2024-01-11 19:24 UTC 

[PATCH v2 0/3] wifi: ath12k: Cleanup QMI messaging functions
 2024-01-11 18:05 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: ath12k: Remove unnecessary struct qmi_txn initializers
` [PATCH v2 2/3] wifi: ath12k: Add missing qmi_txn_cancel() calls
` [PATCH v2 3/3] wifi: ath12k: Use initializers for QMI message buffers

[PATCH 1/2] wifi: ath12k: add processing for TWT enable event
 2024-01-11 16:55 UTC  (3+ messages)

[PATCH 1/3] wifi: ath12k: Remove unnecessary struct qmi_txn initializers
 2024-01-11 16:21 UTC  (2+ messages)

[PATCH v2] wifi: rtlwifi: rtl_usb: Use sync register writes
 2024-01-11 14:52 UTC  (3+ messages)

[PATCH v2] wifi: iwlwifi: fix a memory corruption
 2024-01-11 13:07 UTC 

[PATCH] wifi: iwlwifi: fix a memory corruption
 2024-01-11 13:00 UTC 

[PATCH v2] wifi: rtl8xxxu: enable channel switch support
 2024-01-11 11:38 UTC  (4+ messages)

[PATCH] wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()
 2024-01-11 11:19 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: fix IOMMU errors on buffer rings
 2024-01-11 11:18 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: report tx bitrate for iw dev xxx station dump
 2024-01-11 11:12 UTC  (2+ messages)

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2024-01-11 10:58 UTC  (6+ messages)

[PATCH] wifi: p54: fix GCC format truncation warning with wiphy->fw_version
 2024-01-11 10:54 UTC  (4+ messages)
`  "

[PATCH] wifi: ath11k: do not process consecutive RDDM event
 2024-01-11  7:14 UTC 

[PATCH] wifi: mt76: mt792x: add the illegal value check for mtcl table of acpi
 2024-01-11  6:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).