public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-26 11:45:50 to 2025-03-03 03:46:35 UTC [more...]

[PATCH rtw-next 0/7] Add support for RTL8814AE and RTL8814AU
 2025-03-03  3:46 UTC  (15+ messages)
` [PATCH rtw-next 1/7] wifi: rtw88: Add some definitions for RTL8814AU
` [PATCH rtw-next 2/7] wifi: rtw88: Add rtw8814a_table.c (part 1/2)
` [PATCH rtw-next 3/7] wifi: rtw88: Add rtw8814a_table.c (part 2/2)
` [PATCH rtw-next 4/7] wifi: rtw88: Add rtw8814a.{c,h}
` [PATCH rtw-next 5/7] wifi: rtw88: Add rtw8814ae.c
` [PATCH rtw-next 6/7] wifi: rtw88: Add rtw8814au.c
` [PATCH rtw-next 7/7] wifi: rtw88: Enable the new RTL8814AE/RTL8814AU drivers

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-03  2:47 UTC  (25+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 02/18] bitops: Optimize parity8() using __builtin_parity()
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v2 04/18] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v2 05/18] media: pci: cx18-av-vbi: "
` [PATCH v2 06/18] media: saa7115: "
` [PATCH v2 07/18] serial: max3100: "
` [PATCH v2 08/18] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v2 09/18] Input: joystick - "
` [PATCH v2 10/18] net: ethernet: oa_tc6: "
` [PATCH v2 11/18] wifi: brcm80211: "
` [PATCH v2 12/18] drm/bridge: dw-hdmi: "
` [PATCH v2 13/18] mtd: ssfdc: "
` [PATCH v2 14/18] fsi: i2cr: "
` [PATCH v2 15/18] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v2 16/18] Input: joystick - "
` [PATCH v2 17/18] nfp: bpf: "
` [PATCH v2 18/18] bitops: Add parity() macro for automatic type-based selection

[Stable Regression Bisected] Linux 6.13.2 breaks mt7925e
 2025-03-02 19:56 UTC  (6+ messages)

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-03-02 15:47 UTC  (14+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64

[PATCH v2 0/5] wfx: add support for WoWLAN on Silabs WF200
 2025-03-02 14:47 UTC  (6+ messages)
` [PATCH v2 1/5] wifi: wfx: align declarations between bus_spi.c and bus_sdio.c
` [PATCH v2 2/5] wifi: wfx: declare support for WoWLAN
` [PATCH v2 3/5] wifi: wfx: allow SPI device to wake up the host
` [PATCH v2 4/5] wifi: wfx: allow SDIO "
` [PATCH v2 5/5] wifi: wfx: allow to enable WoWLAN using NL80211

[PATCH 0/5] wfx: add support for WoWLAN on Silabs WF200
 2025-03-02  2:19 UTC  (7+ messages)
` [PATCH 1/5] wifi: wfx: align declarations between bus_spi.c and bus_sdio.c
` [PATCH 2/5] wifi: wfx: declare support for WoWLAN
` [PATCH 3/5] wifi: wfx: allow SPI device to wake up the host
` [PATCH 4/5] wifi: wfx: allow SDIO "
` [PATCH 5/5] wifi: wfx: allow to enable WoWLAN using NL80211

[PATCH] [v2] iwlegacy: don't warn for unused variables with DEBUG_FS=n
 2025-03-01 18:02 UTC  (6+ messages)

[wireless-next:main] BUILD SUCCESS e5328c14590d034dc586e56aaab88e966d06efa7
 2025-03-01 14:33 UTC 

[PATCH v8 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-03-01  5:19 UTC  (25+ messages)
` [PATCH v8 01/13] dt-bindings: net: wireless: describe the ath12k AHB module "
` [PATCH v8 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v8 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v8 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v8 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v8 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v8 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v8 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v8 09/13] wifi: ath12k: Power up root PD
` [PATCH v8 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v8 11/13] wifi: ath12k: Power up userPD
` [PATCH v8 12/13] wifi: ath12k: Power down userPD
` [PATCH v8 13/13] wifi: ath12k: enable ath12k AHB support

[PATCHv2] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
 2025-02-28 19:56 UTC  (2+ messages)

[PATCH 0/5] wifi: ath10k/ath11k/ath12k: Strip device prefix from calibration properties
 2025-02-28 19:56 UTC  (2+ messages)

[PATCH] wifi: ath12k: Report proper tx completion status to mac80211
 2025-02-28 19:56 UTC  (2+ messages)

[PATCH v4 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-02-28 19:56 UTC  (12+ messages)
` [PATCH v4 1/5] wifi: ath11k: refactor transmitted arvif retrieval
` [PATCH v4 2/5] wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH v4 3/5] wifi: ath12k: refactor transmitted arvif retrieval
` [PATCH v4 4/5] wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH v4 5/5] wifi: ath12k: pass BSSID index as input for EMA

[REGRESSION][BISECTED][STABLE] MT7925 wifi throughput halved with 6.13.2
 2025-02-28 17:44 UTC  (3+ messages)

ath11k: WCN6855: possible ring buffer corruption
 2025-02-28 17:07 UTC  (3+ messages)

[PATCH v7 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-02-28 16:06 UTC  (17+ messages)
` [PATCH v7 01/13] dt-bindings: net: wireless: describe the ath12k AHB module "
` [PATCH v7 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v7 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v7 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v7 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v7 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v7 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v7 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v7 09/13] wifi: ath12k: Power up root PD
` [PATCH v7 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v7 11/13] wifi: ath12k: Power up userPD
` [PATCH v7 12/13] wifi: ath12k: Power down userPD
` [PATCH v7 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH 0/2] wifi: cfg80211/mac80211/ath12k: Enable monitor creation in NO_VIRTUAL_MONITOR mode when AP is active
 2025-02-28 15:55 UTC  (6+ messages)
` [PATCH 1/2] wifi: cfg80211: Allow monitor creation in NO_VIRTUAL_MONITOR mode with active AP

[PULL linux-firmware] ath10k, ath11k and ath12k firmware 20250226
 2025-02-28 14:23 UTC  (2+ messages)

pull-request: rtw89: 8852bt: update fw to v0.29.122.0 and BB parameter to 07
 2025-02-28 14:22 UTC  (2+ messages)

[PATCH] cfg80211: regulatory: improve invalid hints checking
 2025-02-28 13:46 UTC 

[PATCH v3 0/3] wifi: MBSSID support in MLO
 2025-02-28 13:44 UTC  (3+ messages)
` [PATCH v3 2/3] wifi: mac80211: restructure tx profile retrieval for MLO MBSSID

[PATCH v3 00/12] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
 2025-02-28 13:27 UTC  (11+ messages)
` [PATCH v3 03/12] wifi: mac80211: add support towards MLO handling of station statistics
` [PATCH v3 04/12] wifi: mac80211: introduce sta_set_link_sinfo API to add support towards MLO statistics
` [PATCH v3 07/12] wifi: cfg80211: extend statistics for link level in sinfo
` [PATCH v3 08/12] wifi: cfg80211: add flag to indicate driver supports ML station statistics
` [PATCH v3 11/12] wifi: cfg80211: add additional MLO statistics

[PATCH v4 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
 2025-02-28 13:07 UTC  (8+ messages)
` [PATCH v4 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
` [PATCH v4 2/5] wifi: cfg80211: Report per-radio RTS threshold to userspace
` [PATCH v4 3/5] wifi: mac80211: Set RTS threshold on per-radio basis

[PATCH 0/2] wifi: mac80211: MLO handling for Dynamic VLAN
 2025-02-28 12:46 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: Create separate links for VLAN interfaces

[PATCH v2 0/3] wifi: cfg80211: update EML capabilities of an ML Station
 2025-02-28 12:36 UTC  (5+ messages)
` [PATCH v2 1/3] wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
` [PATCH v2 3/3] wifi: ath12k: update EMLSR capabilities of ML Station

[PATCH] mac80211: minstrel_ht: Simplify minimum determination in minstrel_ht_refill_sample_rates()
 2025-02-28 10:23 UTC 

[PATCH v3 0/5] wifi: mac80211/ath12k: add support to fill link statistics of multi-link station
 2025-02-28  0:47 UTC  (11+ messages)
` [PATCH v3 1/5] wifi: mac80211: correct RX stats packet increment for multi-link
` [PATCH v3 2/5] wifi: ath12k: add link support for multi-link in arsta
` [PATCH v3 3/5] wifi: ath12k: add EHT support for TX rate
` [PATCH v3 4/5] wifi: ath12k: correctly update bw for ofdma packets
` [PATCH v3 5/5] wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_common_tlv

[PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
 2025-02-27 23:12 UTC  (12+ messages)
` [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
  ` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
  ` [PATCH *-next 15/18] mfd: db8500-prcmu: "

[PATCH][next] wifi: iwlwifi: Fix spelling mistake "Increate" -> "Increase"
 2025-02-27 22:19 UTC 

Google Summer of Code 2025 - Linux Foundation accepted as mentoring organization! We need mentors now!
 2025-02-27 21:29 UTC 

[PATCH v6 07/13] wifi: ath12k: add support for fixed QMI firmware memory
 2025-02-27 19:19 UTC  (2+ messages)

please use tree tags in patches
 2025-02-27 18:23 UTC  (5+ messages)

[PATCH v2 0/3] wifi: ath11k/ath12k: IRQ affinity fixes
 2025-02-27 17:10 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 95da92e7c6ffd63aa0c30d20963793dae4ae94ef
 2025-02-27 16:58 UTC 

[wireless:for-next] BUILD SUCCESS 8c3170628a9ce24a59647bd24f897e666af919b8
 2025-02-27 15:59 UTC 

[PATCH rtw-next] wifi: rtw89: pci: correct ISR RDU bit for 8922AE
 2025-02-27 13:19 UTC 

[PATCH rtw-next v2 0/4] wifi: rtw89: fw: update role_maintain H2C command
 2025-02-27 13:12 UTC  (5+ messages)
` [PATCH rtw-next v2 1/4] wifi: rtw89: fw: use struct to fill "
` [PATCH rtw-next v2 2/4] wifi: rtw89: fw: update role_maintain H2C command for roles operating on band 1
` [PATCH rtw-next v2 3/4] wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm()
` [PATCH rtw-next v2 4/4] wifi: rtw89: fw: don't reject firmware in blacklist to prevent breaking users

wireless-regdb: Update regulatory rules for Russia (RU) and provide new sources
 2025-02-27 12:14 UTC 

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_tx_mlme_mgmt
 2025-02-27  9:09 UTC  (2+ messages)
` [RFC PATCH] wifi: mac80211: Prevent disconnect reports when no AP is associated

[PATCH v2] wifi: mac80211: Add support for management frames stats
 2025-02-27  7:33 UTC  (4+ messages)

[PATCH] wifi: mac80211: remove debugfs dir for virtual monitor
 2025-02-27  7:30 UTC  (3+ messages)

[PATCH] wifi: rtw89: Parse channel from IE to correct invalid hardware reports during scanning
 2025-02-27  6:00 UTC  (2+ messages)

[PATCH] wifi: rtw89: add support for HW TKIP crypto
 2025-02-27  5:52 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: pci: Fix condition to wake the queues
 2025-02-27  0:49 UTC  (4+ messages)

[PATCH] wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band
 2025-02-26 18:48 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441
 2025-02-26 18:24 UTC  (5+ messages)

[RFC PATCH 0/5] wifi: ath12k: Enable IPQ5424 AHB WiFi device
 2025-02-26 18:10 UTC  (6+ messages)
` [RFC PATCH 5/5] wifi: ath12k: Enable IPQ5424 WiFi device support

[PATCH v3 00/10] Convert mac80211 to TXQs only
 2025-02-26 16:44 UTC  (4+ messages)

wifi: mt76: mt7915: fix broken background radar implementation
 2025-02-26 15:41 UTC  (4+ messages)

[PATCH] ieee80211: fix interopt issue with MT7927 chipset
 2025-02-26 14:33 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in ieee80211_free_keys
 2025-02-26 13:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox