messages from 2025-11-09 08:10:12 to 2025-11-13 06:24:27 UTC [more...]
[PATCH net] mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
2025-11-13 6:24 UTC
[PATCH rtw-next] wifi: rtw89: use separated function to set RX filter
2025-11-13 5:34 UTC
[PATCH rtw-next 00/14] wifi: rtw89: update common flow related to FW, MAC and PHY for coming RTL8922D
2025-11-13 2:56 UTC (15+ messages)
` [PATCH rtw-next 01/14] wifi: rtw89: flush TX queue before deleting key
` [PATCH rtw-next 02/14] wifi: rtw89: fw: part size to download firmware by header info
` [PATCH rtw-next 03/14] wifi: rtw89: mac: separate pre-init code before downloading firmware
` [PATCH rtw-next 04/14] wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCU
` [PATCH rtw-next 05/14] wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFO
` [PATCH rtw-next 06/14] wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922D
` [PATCH rtw-next 07/14] wifi: rtw89: phy: consider type 15 in BB gain table
` [PATCH rtw-next 08/14] wifi: rtw89: phy: ignore DCFO if not defined in chip_info
` [PATCH rtw-next 09/14] wifi: rtw89: fw: print band and port where beacon update on
` [PATCH rtw-next 10/14] wifi: rtw89: align RA H2C format v1 for RTL8922A
` [PATCH rtw-next 11/14] wifi: rtw89: fill addr cam H2C command by struct
` [PATCH rtw-next 12/14] wifi: rtw89: add addr cam H2C command v1
` [PATCH rtw-next 13/14] wifi: rtw89: update format of addr cam H2C command
` [PATCH rtw-next 14/14] wifi: rtw89: correct user macid mask of RX info for RTL8922D
[PATCH v2] wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongle
2025-11-13 1:52 UTC (2+ messages)
[PATCH v2 rtw-next 0/8] wifi: rtw89: update rate/bw/GI for injection, and add diagnosis to debugfs
2025-11-13 1:48 UTC (10+ messages)
` [PATCH v2 rtw-next 1/8] wifi: rtw89: pci: add to read PCI configuration space from common code
` [PATCH v2 rtw-next 2/8] wifi: rtw89: fw: parse firmware element of DIAG_MAC
` [PATCH v2 rtw-next 3/8] wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw element
` [PATCH v2 rtw-next 4/8] wifi: rtw89: 8852c: add compensation of thermal value from efuse calibration
` [PATCH v2 rtw-next 5/8] wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()
` [PATCH v2 rtw-next 6/8] wifi: rtw89: consider data rate/bandwidth/GI for injected packets
` [PATCH v2 rtw-next 7/8] wifi: rtw89: do RF calibration once setting channel when running pure monitor mode
` [PATCH v2 rtw-next 8/8] wifi: rtw89: configure RX antenna if chips can support
mtk7996 lockdep & rcu splat in upstream kernel
2025-11-12 19:03 UTC
[GIT PULL] wireless-next-2025-11-12
2025-11-12 19:00 UTC (2+ messages)
6.18.0-rc5+ mtk7996 crash on stock kernel, in scanning code
2025-11-12 18:53 UTC
[GIT PULL] wireless-2025-11-12
2025-11-12 18:50 UTC (2+ messages)
pull-request: ath-next-20251111
2025-11-12 14:58 UTC (3+ messages)
[PATCH 0/2] ath10k: Introduce a firmware quirk to skip host cap QMI requests
2025-11-12 14:26 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: qcom: xiaomi-beryllium: Add firmware-name qualifier to WiFi node
[PATCH v3 0/5] wifi: mac80211: refactor CMAC implementation
2025-11-12 13:19 UTC (9+ messages)
` [PATCH v3 1/5] wifi: mac80211: fix CMAC functions not handling errors
` [PATCH v3 2/5] wifi: mac80211: add generic MMIE struct defines
` [PATCH v3 3/5] wifi: mac80211: utilize the newly defined CMAC constants
` [PATCH v3 4/5] wifi: mac80211: refactor CMAC crypt functions
` [PATCH v3 5/5] wifi: mac80211: refactor CMAC packet handlers
wifi: mac80211: make n_channels updated absolutely before accessing channels[]
2025-11-12 12:13 UTC (4+ messages)
[PATCH wireless-next] wifi: cfg80211: Add support for 6GHz AP role not relevant AP type
2025-11-12 9:10 UTC
pull-request: iwlwifi-fixes - 2025-11-12
2025-11-12 8:01 UTC
[PATCH] wifi: rtw89: rtw8852bu: Added dev id for ASUS AX67 NANO USB Wifi dongle
2025-11-12 6:29 UTC
[PATCH v2] wifi: cfg80211: Fix uninitialized header access in cfg80211_classify8021d
2025-11-11 18:29 UTC (3+ messages)
[RFC v4 wireless-next 1/2] wifi: cfg80211: allow send/recv tagged EAPOLs
2025-11-11 16:42 UTC (4+ messages)
` [RFC v4 wireless-next 2/2] wifi: mac80211: add support for VLAN-tagged EAPOL frames
[PATCH v4] wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
2025-11-11 16:06 UTC (2+ messages)
[PATCH ath12k-ng 00/12] wifi: ath12k: Remove the Wi-Fi 7 header inclusions in common code
2025-11-11 15:37 UTC (16+ messages)
` [PATCH ath12k-ng 01/12] wifi: ath12k: Move monitor ring processing to Wi-Fi 7 module
` [PATCH ath12k-ng 02/12] wifi: ath12k: Move monitor status "
` [PATCH ath12k-ng 03/12] wifi: ath12k: Move MPDU pop functionality "
` [PATCH ath12k-ng 04/12] wifi: ath12k: Move RX status TLV parsing "
` [PATCH ath12k-ng 05/12] wifi: ath12k: Move TX monitor functionality "
` [PATCH ath12k-ng 06/12] wifi: ath12k: Move HT/VHT SIG processing "
` [PATCH ath12k-ng 07/12] wifi: ath12k: Move HE "
` [PATCH ath12k-ng 08/12] wifi: ath12k: Move EHT "
` [PATCH ath12k-ng 09/12] wifi: ath12k: Move remaining SIG TLV parsing "
` [PATCH ath12k-ng 10/12] wifi: ath12k: Move MU user processing "
` [PATCH ath12k-ng 11/12] wifi: ath12k: Move MSDU END TLV "
` [PATCH ath12k-ng 12/12] wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k module
[PATCH v2 0/6] wifi: mac80211: refactor CMAC implementation
2025-11-11 14:18 UTC (9+ messages)
` [PATCH v2 1/6] wifi: mac80211: remove an unnecessary copy
` [PATCH v2 2/6] wifi: mac80211: fix CMAC functions not handling errors
` [PATCH v2 3/6] wifi: mac80211: add generic MMIE struct defines
` [PATCH v2 4/6] wifi: mac80211: utilize the newly defined CMAC constants
` [PATCH v2 5/6] wifi: mac80211: refactor CMAC crypt functions
` [PATCH v2 6/6] wifi: mac80211: refactor CMAC packet handlers
[PATCH] mt76: connac: remove unused reserved field in gtk rekey TLV struct
2025-11-11 14:10 UTC (3+ messages)
[PATCH v6 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2025-11-11 10:37 UTC (2+ messages)
[PATCH v3] wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
2025-11-11 9:23 UTC (2+ messages)
[PATCH iwlwifi-next] wifi: iwlwifi: mld: remove unused variable in d3.c
2025-11-11 8:23 UTC
[PATCH wireless] wifi: cfg80211: don't allow adding/removing NAN function when not supported
2025-11-11 8:23 UTC (2+ messages)
[PATCH iwlwifi-next v3] wifi: iwlwifi: fix uninitialized pointers with free attribute
2025-11-11 8:08 UTC
[PATCH v2] wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
2025-11-11 7:38 UTC (2+ messages)
[PATCH rtw-next] wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
2025-11-11 2:11 UTC (2+ messages)
[PATCH rtw-next 0/6] Add support for RTL8852AU
2025-11-11 2:09 UTC (14+ messages)
` [PATCH rtw-next 1/6] wifi: rtw89: Use the correct power sequences for USB/SDIO
` [PATCH rtw-next 2/6] wifi: rtw89: Add rtw8852a_dle_mem_usb
` [PATCH rtw-next 3/6] wifi: rtw89: Add rtw8852a_hfc_param_ini_usb
` [PATCH rtw-next 4/6] wifi: rtw89: 8852a: Accept USB devices and load their MAC address
` [PATCH rtw-next 5/6] wifi: rtw89: Add rtw8852au.c
` [PATCH rtw-next 6/6] wifi: rtw89: Enable the new rtw89_8852au module
[syzbot] [wireless?] WARNING in _ieee80211_change_chanctx (2)
2025-11-10 22:00 UTC
[PATCH] rtw88: 8822b: Update firmware to v30.20.0
2025-11-10 21:23 UTC (4+ messages)
[PATCH v2 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
2025-11-10 20:41 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: wireless: ath10k: Introduce "
` [PATCH v2 2/3] ath10k: Introduce a devicetree "
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk
[PATCH] wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
2025-11-10 17:53 UTC
(no subject)
2025-11-10 17:26 UTC
[PATCH] mac80211: mesh: tolerate missing mesh RMC cache
2025-11-10 16:22 UTC (3+ messages)
` [PATCH v2] mac80211: mesh: handle RMC cache allocation failure
[PATCH iwlwifi-next v2 0/6] wifi: iwlwifi: mld: Add support for NAN
2025-11-10 16:08 UTC (7+ messages)
` [PATCH iwlwifi-next v2 1/6] "
` [PATCH iwlwifi-next v2 2/6] wifi: iwlwifi: mld: Handle rate selection for NAN interface
` [PATCH iwlwifi-next v2 3/6] wifi: iwlwifi: mld: Declare support for NAN capabilities
` [PATCH iwlwifi-next v2 4/6] wifi: iwlwifi: mld: Extend the NAN configuration
` [PATCH iwlwifi-next v2 5/6] wifi: iwlwifi: mld: Support changing "
` [PATCH iwlwifi-next v2 6/6] wifi: iwlwifi: mld: Advertise support for multicast RX registration
pull-request: ath-current-20251110
2025-11-10 15:00 UTC
[PATCH 0/6] wifi: mac80211: refactor CMAC implementation
2025-11-10 14:03 UTC (13+ messages)
` [PATCH 1/6] wifi: mac80211: remove an unnecessary copy
` [PATCH 2/6] wifi: mac80211: fix CMAC functions not handling errors
` [PATCH 3/6] wifi: mac80211: add generic MMIE struct defines
` [PATCH 4/6] wifi: mac80211: utilize the newly defined CMAC constants
` [PATCH 5/6] wifi: mac80211: refactor CMAC crypt functions
` [PATCH 6/6] wifi: mac80211: refactor CMAC packet handlers
[PATCH v2] net: wireless: fix uninitialized pointers with free attribute
2025-11-10 13:17 UTC (2+ messages)
[PATCH 02/21] iwlwifi: drop unused BITS()
2025-11-10 13:09 UTC (2+ messages)
[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-11-10
2025-11-10 13:02 UTC (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: mld: decode VHT information for sniffer
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: mld: Remove wrong channel flags in scan cmd
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: mvm: Remove few redundant 6 GHz scan chan params
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: mvm: check the validity of noa_len
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: fw: fix documentation reference for ap_type field
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: mld: trigger a dump upon notification if needed
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: support TLC command version 6
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: fix 22000 series SMEM parsing
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: mld: refactor AP power type setting
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: adjust LINK context NPCA API
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: add UHR TLC mode
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: fw: api: add UHR data definitions
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: mld: fix HE SIG-B MCS/DCM/compression
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to the per-rf file
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: fw: api: add HE type for UHR ELR
[PATCH iwlwifi-fixes] wifi: iwlwifi: mld: always take beacon ies in link grading
2025-11-10 12:57 UTC
[PATCH wireless] wifi: mac80211: skip rate verification for not captured PSDUs
2025-11-10 12:26 UTC
[PATCH wireless-next] wifi: mac80211: make monitor link info check more specific
2025-11-10 12:20 UTC
[PATCH wireless-next] wifi: mac80211: track MU-MIMO configuration on disabled interfaces
2025-11-10 12:18 UTC
[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: fallback to to INDOOR_SP
2025-11-10 12:10 UTC (3+ messages)
` [PATCH wireless-next 1/2] wifi: cfg80211/mac80211: clean up duplicate ap_power handling
` [PATCH wireless-next 2/2] wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
[PATCH wireless-next] wifi: cfg80211: use a C99 initializer in wiphy_register
2025-11-10 12:03 UTC
[PATCH wireless] wifi: mac80211_hwsim: Fix possible NULL dereference
2025-11-10 12:01 UTC
[PATCH 1/1] wifi: mt76: mt7996: fix mixed FEM check of mt7996 chipset
2025-11-10 12:01 UTC
[PATCH wireless] wifi: cfg80211: don't allow adding/removing NAN function when not supported
2025-11-10 11:35 UTC
[PATCH wireless-next 0/6] wifi: iwlwifi: add NAN support
2025-11-10 11:26 UTC (7+ messages)
` [PATCH wireless-next 1/6] wifi: iwlwifi: mld: Add support for NAN
` [PATCH wireless-next 2/6] wifi: iwlwifi: mld: Handle rate selection for NAN interface
` [PATCH wireless-next 3/6] wifi: iwlwifi: mld: Declare support for NAN capabilities
` [PATCH wireless-next 4/6] wifi: iwlwifi: mld: Extend the NAN configuration
` [PATCH wireless-next 5/6] wifi: iwlwifi: mld: Support changing "
` [PATCH wireless-next 6/6] wifi: iwlwifi: mld: Advertise support for multicast RX registration
[PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
2025-11-10 9:33 UTC (6+ messages)
[RFC v2 wireless-next 1/4] wifi: cfg80211: fix background CAC cancellation
2025-11-10 8:51 UTC (6+ messages)
` [RFC v2 wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing
` [RFC v2 wireless-next 4/4] wifi: mac80211_hwsim: background CAC support
[PATCH] mwl8k: inject DS Params IE into beacons if missing
2025-11-10 7:30 UTC (2+ messages)
[REGRESSION] mt7925e: NULL pointer deref in mt76_connac_mcu_uni_add_dev() after message timeouts (Lenovo 83JU, 6.17.7-3-cachyos)
2025-11-10 5:59 UTC
[RFT rtw-next] wifi: rtw89: use separated function to set RX filter
2025-11-10 2:37 UTC
[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-04-30
2025-11-09 18:24 UTC (5+ messages)
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7
[PATCH] wifi: mt7601u: ignore invalid per-rate power entries
2025-11-09 18:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).