public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-27 13:13:32 to 2026-04-01 16:21:00 UTC [more...]

[PATCH 0/6] Deprecate Legacy IP
 2026-04-01 16:20 UTC  (20+ messages)
` [PATCH 1/6] net: Simplify tautological CONFIG_INET/CONFIG_IPV6 guards
` [PATCH 2/6] net: Add CONFIG_LEGACY_IP option
` [PATCH 3/6] net: Guard Legacy IP entry points with CONFIG_LEGACY_IP
` [PATCH 4/6] net: Make IPv4-only Kconfig options depend on LEGACY_IP
` [PATCH 5/6] net: Change CONFIG_INET to CONFIG_LEGACY_IP for IPv4-only code
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets

0x1A: Dates And Location for upcoming conference
 2026-04-01 13:30 UTC 

wifi: rtw89: rtw8922ae: HWSI bus lockup during RF recalibration on AP bandwidth change
 2026-04-01 11:24 UTC  (5+ messages)

[syzbot] Monthly wireless report (Apr 2026)
 2026-04-01  7:42 UTC 

[PATCH v2] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
 2026-04-01  3:48 UTC  (3+ messages)

[PATCH v2] iwlwifi: dvm: add missing cleaup for on error path
 2026-04-01  3:05 UTC 

[PATCH wireless-next] wifi: brcm80211: change current_bss to a FAM
 2026-03-31 23:32 UTC 

[PATCH] wifi: mt76: fix argument to ieee80211_is_first_frag()
 2026-03-31 22:05 UTC 

[PATCH v2 07/16] carl9170: main: add exponential restart backoff
 2026-03-31 20:32 UTC 

[PATCH v2 04/16] carl9170: rx: remove stale TODO comment in carl9170_rx_mac_status
 2026-03-12  1:04 UTC 

[PATCH v2 02/16] carl9170: mac80211: advertise RX STBC capability
 2026-03-12  1:03 UTC 

[PATCH v2 01/16] carl9170: mac80211: enable Short Guard Interval for 20 MHz (experimental)
 2026-03-12  1:03 UTC 

[PATCH] carl9170: rx: discard spurious firmware response during probe init
 2026-03-31 10:04 UTC 

[PATCH] carl9170: main: track sw_scan state and suppress transient channel-change errors
 2026-03-31 10:03 UTC 

[PATCH] carl9170: main: guard op_stop() against non-STARTED state
 2026-03-31 10:02 UTC 

[PATCH] carl9170: main: verify firmware alive before init in op_start()
 2026-03-31 10:01 UTC 

[PATCH] mac80211: stop hardware before clearing driver state on reconfig failure
 2026-03-31 10:00 UTC 

[PATCH ath-next v3 0/6] wifi: ath12k: Enable IPQ5424 AHB WiFi device
 2026-03-31 19:23 UTC  (12+ messages)
` [PATCH ath-next v3 1/6] dt-bindings: net: wireless: add ath12k wifi device IPQ5424
` [PATCH ath-next v3 2/6] wifi: ath12k: Add ath12k_hw_params for IPQ5424
` [PATCH ath-next v3 3/6] wifi: ath12k: add ath12k_hw_version_map entry "
` [PATCH ath-next v3 4/6] wifi: ath12k: add ath12k_hw_regs "
` [PATCH ath-next v3 5/6] wifi: ath12k: Add CE remap hardware parameters "
` [PATCH ath-next v3 6/6] wifi: ath12k: Enable IPQ5424 WiFi device support

[PATCH 07/10] carl9170: main: add exponential restart backoff
 2026-03-31 19:20 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 04/10] carl9170: rx: wire up dropped frame counter
 2026-03-31 19:20 UTC  (4+ messages)
  ` [PATCH v2 04/10] carl9170: rx: remove stale TODO comment in carl9170_rx_mac_status

[PATCH 01/10] carl9170: mac80211: enable Short Guard Interval for 20 MHz
 2026-03-31 19:19 UTC  (4+ messages)
  ` [PATCH v2 01/10] carl9170: mac80211: enable Short Guard Interval for 20 MHz (experimental)

[PATCH 00/10] carl9170: 802.11n compliance and driver improvements
 2026-03-31 19:06 UTC  (3+ messages)
  ` [PATCH 15/16] carl9170: phy: warm BB reset and same-channel no-op

[PATCH 10/10] carl9170: phy: add periodic runtime IQ calibration
 2026-03-31 19:06 UTC  (3+ messages)

[PATCH 09/10] carl9170: fw: enable DFS radar detection
 2026-03-31 19:06 UTC  (3+ messages)

[PATCH 06/10] carl9170: phy: populate per-channel TX power from EEPROM
 2026-03-31 19:06 UTC  (3+ messages)

[PATCH 02/10] carl9170: mac80211: advertise RX STBC capability
 2026-03-31 19:06 UTC  (3+ messages)

[PATCH 12/12] carl9170: rx: handle zeroed PLCP CCK rate as corrupted frame
 2026-03-31 18:58 UTC  (3+ messages)
  ` [PATCH 12/12] carl9170: rx: handle zeroed PLCP CCK rate as corrupted

[PATCH 11/12] carl9170: skip cross-band channel changes during software scan
 2026-03-31 18:58 UTC  (3+ messages)
  ` [PATCH 11/12] carl9170: skip cross-band channel changes during sw scan

[PATCH 08/10] carl9170: phy: enable antenna diversity for 2-chain devices
 2026-03-31 18:58 UTC  (3+ messages)

[PATCH] mac80211: stop hardware before clearing driver state on reconfig failure
 2026-03-31 18:58 UTC 

[PATCH 14/16] carl9170: main: guard op_config and bss_info_changed against non-STARTED state
 2026-03-31 18:58 UTC  (3+ messages)

[PATCH 13/16] carl9170: rx: gate data frame delivery on STARTED state
 2026-03-31 18:58 UTC  (3+ messages)

[PATCH 1/3] wifi: mt76: connac: use a helper to cache txpower_cur
 2026-03-31 16:41 UTC  (4+ messages)

[PATCH v4 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2026-03-31 16:06 UTC  (8+ messages)
` [PATCH v4 2/3] ath10k: Add device-tree "
` [PATCH v4 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk

[PATCH] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
 2026-03-31 15:40 UTC 

[PATCH ath-next 0/5] wifi: ath12k: thermal throttling and cooling device support
 2026-03-31 14:24 UTC  (6+ messages)
` [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event
` [PATCH ath-next 2/5] wifi: ath12k: configure firmware thermal throttling via WMI
` [PATCH ath-next 3/5] wifi: ath12k: refactor per-radio thermal hwmon setup and cleanup
` [PATCH ath-next 4/5] wifi: ath12k: reorder group start/stop for safe thermal sysfs cleanup
` [PATCH ath-next 5/5] wifi: ath12k: add thermal cooling device support

[BUG] mt7921e: Intermittent connection failure
 2026-03-31  7:33 UTC  (2+ messages)

[PATCH 0/2] ath10k: WCN3990 firmware workarounds for WLAN.HL.3.2
 2026-03-31  5:09 UTC  (3+ messages)
` [PATCH 1/2] ath10k: skip quiet mode for WCN3990 to prevent firmware crash

[PATCH ath-next] wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()
 2026-03-31  5:03 UTC  (2+ messages)

[PATCH ath-current] wifi: ath10k: fix station lookup failure during disconnect
 2026-03-31  4:54 UTC  (2+ messages)

[PATCH ath-next v5] wifi: ath12k: avoid dynamic alloc when parsing wmi tb
 2026-03-31  2:44 UTC  (3+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-31  0:32 UTC  (27+ messages)

iwlwifi-mld: Fix fw id leak in OOM case
 2026-03-30 14:41 UTC  (5+ messages)

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-03-30 10:36 UTC  (10+ messages)
` [PATCH v3 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v3 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v3 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v3 11/15] media: qcom: "
` [PATCH v3 12/15] net: ipa: "
` [PATCH v3 13/15] wifi: ath12k: "
` [PATCH v3 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v3 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH 0/3] wifi: refactor USB endpoint lookups
 2026-03-30 10:32 UTC  (4+ messages)
` [PATCH 1/3] wifi: at76c50x: refactor endpoint lookup
` [PATCH 2/3] wifi: libertas: "
` [PATCH 3/3] wifi: libertas_tf: "

[PATCH v5 0/9] arm64: dts: amlogic: Add MMC/SD/SDIO support for Khadas VIM4 (Amlogic T7)
 2026-03-30 10:18 UTC  (4+ messages)
` [PATCH v5 6/9] arm64: dts: amlogic: t7: khadas-vim4: Add power regulators

[RFC PATCH RESEND 0/3] net: ath11k: Firmware lockup detection & mitigation
 2026-03-30 10:05 UTC  (4+ messages)
` [PATCH RESEND RFC 1/3] net: ath11k: fix redundant reset from stale pending workqueue bit
` [PATCH RESEND RFC 2/3] net: ath11k: add firmware lockup detection and recovery
` [PATCH RESEND RFC 3/3] net: ath11k: add lockup simulation via debugfs

[PATCH rtw-next] wifi: rtw89: Add support for Elecom WDC-XE2402TU3-B
 2026-03-30  9:34 UTC 

[PATCH] net: rfkill: prevent unlimited numbers of rfkill events from being created
 2026-03-30  9:14 UTC 

[PATCH] ath11k: workaround firmware bug where peer_id=0
 2026-03-30  7:57 UTC  (2+ messages)

[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-03-30  7:08 UTC  (12+ messages)
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service

[PATCH rtw-next 0/9] wifi: rtw89: 8922d: add RTL8922DE part 2/2
 2026-03-30  6:58 UTC  (10+ messages)
` [PATCH rtw-next 1/9] wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settings
` [PATCH rtw-next 2/9] wifi: rtw89: 8922d: add set channel with pre-/post- helpers
` [PATCH rtw-next 3/9] wifi: rtw89: 8922d: add RF calibration ops
` [PATCH rtw-next 4/9] wifi: rtw89: 8922d: add set TX power callback
` [PATCH rtw-next 5/9] wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistence
` [PATCH rtw-next 6/9] wifi: rtw89: 8922d: add RF ops of init hardware and get thermal
` [PATCH rtw-next 7/9] wifi: rtw89: 8922d: add ops related to BT coexistence mechanism
` [PATCH rtw-next 8/9] wifi: rtw89: 8922d: add chip_info and chip_ops struct
` [PATCH rtw-next 9/9] wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VS

[PATCH] wifi: iwlwifi: ptp: Fix potential race condition in PTP removal
 2026-03-30  6:49 UTC  (4+ messages)
` [PATCH v2 1/2] wifi: iwlwifi: mvm: fix "

[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-30  5:35 UTC  (6+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH rtw-next 00/12] wifi: rtw89: Add support for RTL8922AU
 2026-03-30  4:30 UTC  (26+ messages)
` [PATCH rtw-next 01/12] wifi: rtw89: usb: Disable MLO for now
` [PATCH rtw-next 02/12] wifi: rtw89: usb: Support 2 bulk in endpoints
` [PATCH rtw-next 03/12] wifi: rtw89: Fix rtw89_usb_ops_mac_lv1_rcvy() for RTL8922AU
` [PATCH rtw-next 04/12] wifi: rtw89: Fix rtw89_usb_ops_mac_pre_init() "
` [PATCH rtw-next 05/12] wifi: rtw89: Fix rtw89_usb_ops_mac_post_init() "
` [PATCH rtw-next 06/12] wifi: rtw89: usb: Enable RX aggregation "
` [PATCH rtw-next 07/12] wifi: rtw89: Fix rtw8922a_pwr_{on,off}_func() for USB
` [PATCH rtw-next 08/12] wifi: rtw89: Let hfc_param_ini have separate settings for USB 2/3
` [PATCH rtw-next 09/12] wifi: rtw89: Add rtw8922a_hfc_param_ini_usb{2,3}
` [PATCH rtw-next 10/12] wifi: rtw89: Add rtw8922a_dle_mem_usb{2,3}
` [PATCH rtw-next 11/12] wifi: rtw89: Add rtw8922au.c
` [PATCH rtw-next 12/12] wifi: rtw89: Enable the new rtw89_8922au module

[PATCH ath-next] wifi: ath12k: Skip adding inactive partner vdev info
 2026-03-30  4:07 UTC 

[PATCH] iwlwifi: dvm: add missing cleaup for on error path
 2026-03-30  3:35 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821A
 2026-03-30  2:40 UTC  (2+ messages)

[PATCH rtw-next 0/8] wifi: rtw89: MAC and PHY changes for RTL8922D and WoWLAN for MLD magic packet
 2026-03-30  2:35 UTC  (3+ messages)
` [PATCH rtw-next 1/8] wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C command

[PATCH v2 rtw-next 0/7] wifi: rtw89: 8922d: add RTL8922D common routine part 1
 2026-03-30  2:19 UTC  (3+ messages)
` [PATCH v2 rtw-next 1/7] wifi: rtw89: 8922d: add definition of quota, registers and efuse block

[PATCH v2 rtw-next] wifi: rtw88: validate RX rate to prevent out-of-bound
 2026-03-30  1:51 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crystal_cap()
 2026-03-30  1:49 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: Add support for Buffalo WI-U3-2400XE2
 2026-03-30  1:47 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw89: Add support for TP-Link Archer TX50U
 2026-03-30  1:45 UTC  (2+ messages)

[PATCH v2] wifi: rtw89: retry efuse physical map dump on transient failure
 2026-03-30  1:44 UTC  (2+ messages)

[PATCH rtw-next v2] wifi: rtw88: TX QOS Null data the same way as Null data
 2026-03-30  1:42 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACB
 2026-03-30  1:39 UTC  (2+ messages)

[PATCH] wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ie
 2026-03-30  0:51 UTC  (2+ messages)

[PATCH] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-03-29 21:55 UTC  (4+ messages)
` [PATCH v2] wifi: mac80211: fix the issue of NULL pointer access when deleting the virtual interface

[BUG] ath11k_pci: degraded network performance after resume from hibernation, fixed by module reload (QCNFA765)
 2026-03-29 21:14 UTC 

[PATCH net-next v2] dt-bindings: net: wireless: brcm: Add compatible for bcm43752
 2026-03-29 10:21 UTC  (3+ messages)

[PATCH] wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers
 2026-03-29  7:38 UTC 

[syzbot] [wireless?] WARNING in cfg80211_chandef_dfs_required (2)
 2026-03-29  4:32 UTC 

[PATCH v3 0/3] Replace uses of system_wq and system_unbound_wq
 2026-03-29  3:51 UTC  (3+ messages)

[PATCH] brcmfmac: validate bsscfg indices in IF events
 2026-03-28 19:32 UTC  (2+ messages)

[PATCH 1/1] wifi: brcmfmac: silence warning for non-existent, optional firmware
 2026-03-28 19:18 UTC  (2+ messages)

[PATCH -next] wifi: brcmfmac: silence warning for non-existent, optional firmware
 2026-03-28 14:01 UTC 

[PATCH net] wifi: brcmsmac: Fix dma_free_coherent() size
 2026-03-28 11:08 UTC  (2+ messages)

[PATCH 6.1.y] wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
 2026-03-28 10:54 UTC  (2+ messages)

[PATCHv2 wireless-next] wifi: brcmsmac: use FAM for debug code
 2026-03-28 10:49 UTC  (4+ messages)

[PATCH wireless-next] wifi: brcmfmac: of: defer probe for MAC address
 2026-03-28 10:24 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS dbd94b9831bc52a1efb7ff3de841ffc3457428ce
 2026-03-28  9:27 UTC 

[wireless:for-next] BUILD SUCCESS 45dbf8fcea4dcf28cabcf4a1778e908feadf4c90
 2026-03-27 20:17 UTC 

[PATCH 0/3] EML Capabilities compliance changes
 2026-03-27 20:11 UTC  (4+ messages)
` [PATCH 1/3] wifi: Transition Timeout of 128TUs is not defined
` [PATCH 2/3] wifi: EMLMR Delay subfield has been removed
` [PATCH 3/3] wifi: Transition/Padding delay subfields are for both EMLSR and EMLMR

[RFC PATCH 00/19] wifi: mac80211: per-STA bandwidth cleanups/fixes
 2026-03-27 17:23 UTC  (9+ messages)
` [RFC PATCH 08/19] wifi: mac80211: clean up STA NSS handling
` [RFC PATCH 14/19] wifi: cfg80211: move AP HT/VHT/... operation to beacon info

[RFC PATCH v3 0/4] wifi: rtl8xxxu: implement AP mode for 8188EU
 2026-03-27 13:58 UTC  (3+ messages)


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