public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-13 05:46:42 to 2026-01-17 04:42:31 UTC [more...]

[PATCH rtw-next 0/9] wifi: rtw89: update PHY RX gain, EDCCA and TSSI, and MAC settings for RTL8922DE
 2026-01-17  4:41 UTC  (7+ messages)
` [PATCH rtw-next 1/9] wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS mode
` [PATCH rtw-next 2/9] wifi: rtw89: phy: handle C2H event for PS mode report
` [PATCH rtw-next 3/9] wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters for PS mode
` [PATCH rtw-next 4/9] wifi: rtw89: phy: update edcca log parsing for RTL8922D
` [PATCH rtw-next 5/9] wifi: rtw89: phy: add firmware element of digital TX power compensation
` [PATCH rtw-next 6/9] wifi: rtw89: phy: update TSSI flow for RTL8922D

[wireless-next:main] BUILD SUCCESS 3d2515fdd336b2c785f0568c3b015920261cca10
 2026-01-16 20:20 UTC 

[PATCH] wifi: wlcore: Add support for IGTK key
 2026-01-16 17:58 UTC 

[PATCH] wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()
 2026-01-16 16:56 UTC  (2+ messages)

[PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-16 16:47 UTC  (11+ messages)
` [PATCH v2 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq
` (subset) [PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device

[PATCH wireless-next v2 00/34] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2026-01-16 16:33 UTC  (39+ messages)
` [PATCH wireless-next v2 01/34] wifi: inffmac: add a new driver directory for infineon WLAN vendor
` [PATCH wireless-next v2 02/34] wifi: inffmac: add pmsr.c/h
` [PATCH wireless-next v2 03/34] wifi: inffmac: add he.c/h
` [PATCH wireless-next v2 04/34] wifi: inffmac: add twt.c/h
` [PATCH wireless-next v2 05/34] wifi: inffmac: add trxhdr.h
` [PATCH wireless-next v2 06/34] wifi: inffmac: add chip.c/h
` [PATCH wireless-next v2 07/34] wifi: inffmac: add chip_{5591x/5551x/5557x/43022}.c/h
` [PATCH wireless-next v2 08/34] wifi: inffmac: add icdc.c/h
` [PATCH wireless-next v2 09/34] wifi: inffmac: add dfu.c/h
` [PATCH wireless-next v2 10/34] wifi: inffmac: add firmware.c/h
` [PATCH wireless-next v2 11/34] wifi: inffmac: add vendor.c/h
` [PATCH wireless-next v2 12/34] wifi: inffmac: add main.c/h
` [PATCH wireless-next v2 13/34] wifi: inffmac: add dev_evt.c/h
` [PATCH wireless-next v2 14/34] wifi: inffmac: add dev_cmd.c/h
` [PATCH wireless-next v2 15/34] wifi: inffmac: add net.c/h
` [PATCH wireless-next v2 16/34] wifi: inffmac: add cfg80211.c/h
` [PATCH wireless-next v2 17/34] wifi: inffmac: add msgbuf.c/h
` [PATCH wireless-next v2 18/34] wifi: inffmac: add pcie.c/h
` [PATCH wireless-next v2 19/34] wifi: inffmac: add p2p.c/h
` [PATCH wireless-next v2 20/34] wifi: inffmac: add interface.c/h
` [PATCH wireless-next v2 21/34] wifi: inffmac: add feature.c/h
` [PATCH wireless-next v2 22/34] wifi: inffmac: add bus_proto.c/h
` [PATCH wireless-next v2 23/34] wifi: inffmac: add commonring.c/h
` [PATCH wireless-next v2 24/34] wifi: inffmac: add flowring.c/h
` [PATCH wireless-next v2 25/34] wifi: inffmac: add sdio.c/h
` [PATCH wireless-next v2 26/34] wifi: inffmac: add ie.c/h
` [PATCH wireless-next v2 27/34] wifi: inffmac: add scan.c/h
` [PATCH wireless-next v2 28/34] wifi: inffmac: add fwsignal.c/h
` [PATCH wireless-next v2 29/34] wifi: inffmac: add security.c/h
` [PATCH wireless-next v2 30/34] wifi: inffmac: add bcdc.c/h
` [PATCH wireless-next v2 31/34] wifi: inffmac: add chan.c/h
` [PATCH wireless-next v2 32/34] wifi: inffmac: add debug.c/h
` [PATCH wireless-next v2 33/34] wifi: inffmac: add utils.c/h
` [PATCH wireless-next v2 34/34] wifi: inffmac: add Kconfig, Makefile

[PATCH] wifi: wlcore: avoid oops when reading tsf from debugfs
 2026-01-16 15:31 UTC 

[PATCH] wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
 2026-01-16 13:48 UTC  (7+ messages)
    `  "

[PATCH v2] wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
 2026-01-16 13:08 UTC 

[PATCH wireless-next] wifi: mac80211: mark iface work SKBs as consumed
 2026-01-16  8:21 UTC 

[PATCH wireless-next] wifi: mac80211: remove RX_DROP
 2026-01-16  8:20 UTC 

[PATCH wireless-next v4 0/9] wifi: cfg80211/mac80211: Add Support for EPPKE Authentication
 2026-01-16  8:17 UTC  (11+ messages)
` [PATCH wireless-next v4 1/9] wifi: cfg80211: add support for EPPKE Authentication Protocol
` [PATCH wireless-next v4 2/9] wifi: cfg80211: add feature flag for (re)association frame encryption
` [PATCH wireless-next v4 3/9] wifi: cfg80211: add support for key configuration before association
` [PATCH wireless-next v4 4/9] wifi: nl80211: Add support for EPP peer indication
` [PATCH wireless-next v4 5/9] wifi: mac80211: allow key installation before association
` [PATCH wireless-next v4 6/9] wifi: mac80211: Check for MLE before appending in Authentication frame
` [PATCH wireless-next v4 7/9] wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA mode
` [PATCH wireless-next v4 8/9] wifi: mac80211: add support for encryption/decryption of (Re)Association frames
` [PATCH wireless-next v4 9/9] wifi: mac80211_hwsim: Declare support for EPPKE authentication protocol

[PATCH ath-next v5 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2026-01-16  5:35 UTC  (7+ messages)

[PATCH wireless-next v2 0/3] wifi: add S1G response indication configuration with NDP BA support
 2026-01-16  5:31 UTC  (6+ messages)
` [PATCH wireless-next v2 1/3] wifi: cfg80211: Add support for S1G Response Indication Configuration

[PATCH ath-next v2 00/18] wifi: ath12k: add support for QCC2072
 2026-01-16  1:26 UTC  (3+ messages)

[PATCH v3] wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
 2026-01-16  1:26 UTC  (7+ messages)

[PATCH next] wifi: ath12k: clean up on error in ath12k_dp_setup()
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH net-next] ath5k: debug.h: fix enum ath5k_debug_level kernel-doc
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: do WoW offloads only on primary link
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] ath: wil6210: fix a bunch of kernel-doc warnings
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] wifi: ath: fix comment typo in monitor mode handling
 2026-01-16  1:26 UTC  (4+ messages)

[PATCH] wifi: ath12k: remove redundant pci_set_drvdata() call
 2026-01-16  1:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCHv3 wireless-next] wifi: ath9k: add OF dependency to AHB
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_stats
 2026-01-16  1:26 UTC  (4+ messages)

[PATCH v2] wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath11k: Fix failure to connect to a 6 GHz AP
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] ath9k-common: fix kernel-doc warnings in common-debug.h
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] dt-bindings: net: wireless: ath11k: Combine two if:then: clauses
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7925: comprehensive stability fixes
 2026-01-16  1:05 UTC  (26+ messages)
` [PATCH v3 00/17] wifi: mt76: mt7925/mt792x: "
    ` [PATCH v4 00/21] wifi: mt76: mt7925/mt7921: stability and MLO fixes
      ` [PATCH v4 01/21] wifi: mt76: mt7925: fix NULL pointer dereference in vif iteration
      ` [PATCH v4 02/21] wifi: mt76: mt7925: fix missing mutex protection in reset and ROC abort
      ` [PATCH v4 03/21] wifi: mt76: mt7925: fix missing mutex protection in runtime PM and MLO PM
      ` [PATCH v4 04/21] wifi: mt76: mt7925: add NULL checks in MCU STA TLV functions
      ` [PATCH v4 05/21] wifi: mt76: mt7925: add NULL checks for link_conf and mlink in main.c
      ` [PATCH v4 06/21] wifi: mt76: mt7925: add error handling for AMPDU MCU commands
      ` [PATCH v4 07/21] wifi: mt76: mt7925: add error handling for BSS info MCU command in sta_add
      ` [PATCH v4 08/21] wifi: mt76: mt7925: add error handling for BSS info in key setup
      ` [PATCH v4 09/21] wifi: mt76: mt7925: add NULL checks in MLO link and chanctx functions
      ` [PATCH v4 10/21] wifi: mt76: mt792x: fix NULL pointer dereference in TX path
      ` [PATCH v4 11/21] wifi: mt76: mt7925: add lockdep assertions for mutex verification
      ` [PATCH v4 12/21] wifi: mt76: mt7925: fix key removal failure during MLO roaming
      ` [PATCH v4 13/21] wifi: mt76: mt7925: fix kernel warning in MLO ROC setup
      ` [PATCH v4 14/21] wifi: mt76: mt7925: add NULL checks for MLO link pointers in MCU functions
      ` [PATCH v4 15/21] wifi: mt76: mt792x: fix firmware reload failure after previous load crash
      ` [PATCH v4 16/21] wifi: mt76: mt7925: add mutex protection in resume path
      ` [PATCH v4 17/21] wifi: mt76: mt7925: add NULL checks in link station and TX queue setup
      ` [PATCH v4 18/21] wifi: mt76: mt7921: fix missing mutex protection in multiple paths
      ` [PATCH v4 19/21] wifi: mt76: mt7921: fix mutex deadlocks "
      ` [PATCH v4 20/21] wifi: mt76: fix list corruption in mt76_wcid_cleanup
      ` [PATCH v4 21/21] wifi: mt76: mt7925: fix BA session teardown during beacon loss

[PATCH][next] ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-01-16  0:27 UTC  (2+ messages)

[PATCH 0/3] wifi: mt76: kernel 6.18 compatibility and txpower reporting fix
 2026-01-15 23:02 UTC  (3+ messages)
` [PATCH 1/3] wifi: mt76: update timer APIs for kernel 6.18
` [PATCH 2/3] wifi: mt76: mt7921: convert to MLO callbacks and fix txpower reporting

[PATCH] wifi: iwlwifi: ptp: Fix potential race condition in PTP removal
 2026-01-15 16:15 UTC 

pull request: iwlwifi firmware update 2026-01-15
 2026-01-15 14:59 UTC 

[DESIGN RFC v3] AP Architecture for Wi-Fi-8 Multi-AP Coordination (MAPC)
 2026-01-15 14:17 UTC  (5+ messages)

[PATCH v2 0/3] sdio: Use bus type function for shutdown
 2026-01-15  8:23 UTC  (4+ messages)
` [PATCH v2 1/3] sdio: Provide a bustype shutdown function

[PATCH] wifi: mt76: mt7925: add lockdep assertions for mutex verification
 2026-01-15  7:19 UTC  (6+ messages)
` [PATCH v2 0/6] wifi: mt76: mt7925/mt792x: additional stability fixes
  ` [PATCH] wifi: mt76: mt792x: fix firmware reload failure after previous load crash

pull-request: rtw-next-2026-01-15
 2026-01-15  1:56 UTC 

[PATCH rtw-next 0/8] wifi: rtw89: fix settings and add MAC/PCI common flow for RTL8922D
 2026-01-15  1:39 UTC  (3+ messages)
` [PATCH rtw-next 1/8] wifi: rtw89: pci: validate sequence number of TX release report

[PATCH] wifi: brcmfmac: Fix potential kernel oops when probe fails
 2026-01-14 23:16 UTC  (3+ messages)

[wireless:for-next] BUILD SUCCESS e7df8567878f9cbb9059287161e80f7c7da9b15c
 2026-01-14 22:35 UTC 

Google Summer of Code 2026 - Project ideas page for the Linux Foundation online
 2026-01-14 22:16 UTC 

pull-request: ath-current-20260113
 2026-01-14 17:51 UTC  (5+ messages)

[PATCH wireless-next] wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
 2026-01-14 17:04 UTC  (4+ messages)

[PATCH wireless-next v3 0/9] wifi: cfg80211/mac80211: Add Support for EPPKE Authentication
 2026-01-14 10:28 UTC  (7+ messages)
` [PATCH wireless-next v3 4/9] wifi: nl80211: Add new NL attributes to support (Re)Association frame encryption

[PATCH 0/3] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2026-01-14  9:20 UTC  (8+ messages)

[PATCH rtw-next] wifi: rtw89: Add default ID 28de:2432 for RTL8832CU
 2026-01-14  1:49 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: refactor PHY flow/setting for RTL8922D
 2026-01-14  1:39 UTC  (13+ messages)
` [PATCH rtw-next 01/12] wifi: rtw89: mac: clear global interrupt right after power-on
` [PATCH rtw-next 02/12] wifi: rtw89: phy: add {read,write}_rf_v3 for RTL8922D
` [PATCH rtw-next 03/12] wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 "
` [PATCH rtw-next 04/12] wifi: rtw89: phy: abstract start address and EHT of PHY status bitmap
` [PATCH rtw-next 05/12] wifi: rtw89: phy: extend register to read history 2 of PHY env_monitor
` [PATCH rtw-next 06/12] wifi: rtw89: phy: abstract BB wrap registers to share initial flow
` [PATCH rtw-next 07/12] wifi: rtw89: phy: update bb wrapper TPU init
` [PATCH rtw-next 08/12] wifi: rtw89: phy: update BB wrapper RFSI
` [PATCH rtw-next 09/12] wifi: rtw89: phy: write BB wrapper registers with flush
` [PATCH rtw-next 10/12] wifi: rtw89: phy: refine initial flow of BB wrapper
` [PATCH rtw-next 11/12] wifi: rtw89: phy: fix incorrect power limit by mac_id
` [PATCH rtw-next 12/12] wifi: rtw89: fix unable to receive probe responses under MLO connection

[wireless-next:main] BUILD SUCCESS 24a57985670e9dac5547e5b7731bf8e7b03d5be8
 2026-01-13 23:02 UTC 

[RFC PATCH] wifi: wlcore: allocated packets tracking mechanism may get broken
 2026-01-13 15:38 UTC  (5+ messages)

[PATCH ath-current] wifi: ath12k: Fix wrong P2P device link id issue
 2026-01-13 15:29 UTC  (4+ messages)

[PATCH ath-current] wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel
 2026-01-13 15:29 UTC  (2+ messages)

[PATCH ath-current] wifi: ath12k: fix dead lock while flushing management frames
 2026-01-13 15:29 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: cancel scan only on active scan vdev
 2026-01-13 15:29 UTC  (2+ messages)

[PATCH] iw: Print Toffset as signed value
 2026-01-13 14:42 UTC 

[PATCH wireless-next] wifi: cfg80211: don't apply HT flags to S1G channels
 2026-01-13  8:18 UTC  (3+ messages)

[PATCH v2 ath-current 0/2]] wifi: ath11k: add usecase firmware handling based on device compatible
 2026-01-13  7:30 UTC  (5+ messages)
` [PATCH v2 ath-current 1/2] "
` [PATCH v2 ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: remove obsolete firmware-name property

[PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
 2026-01-13  7:29 UTC  (6+ messages)
` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property

[wireless:for-next] BUILD SUCCESS 2120f3a3738a65730c81bf10447b1ff776078915
 2026-01-13  7:25 UTC 

[wireless-next:main] BUILD SUCCESS 46e7ced3ef5b56c90ae30634aade96d241a2dfef
 2026-01-13  7:15 UTC 


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