linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-02 13:27:01 to 2025-04-08 18:08:45 UTC [more...]

[PATCH RESEND] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
 2025-04-08 18:08 UTC 

[PATCH RESEND] wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
 2025-04-08 18:04 UTC 

[PATCH v2 RESEND] wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
 2025-04-08 17:48 UTC 

[PATCH ath-next] wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()
 2025-04-08 16:14 UTC 

[PATCH] wifi: rtlwifi: add array bounds check in rtl92d_dm_rxgain_tracking_thermalmeter()
 2025-04-08 15:17 UTC 

[syzbot] [wireless?] general protection fault in cfg80211_mlme_deauth
 2025-04-08 14:17 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath12k: correctly check RX multicast bit
 2025-04-08 13:01 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: using msdu end descriptor to check for rx multicast packets
` [PATCH ath-next 2/2] wifi: ath12k: correctly handle mcast packets for clients

[External] RE: [RFC -v1] wifi: rtw88: sdio: Tx status for management frames
 2025-04-08 12:53 UTC  (2+ messages)

[PATCH ath-next v4 0/9] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-04-08 10:00 UTC  (19+ messages)
` [PATCH ath-next v4 1/9] wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
` [PATCH ath-next v4 2/9] wifi: ath12k: add reference counting for core attachment to hardware group
` [PATCH ath-next v4 3/9] wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
` [PATCH ath-next v4 4/9] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
` [PATCH ath-next v4 5/9] wifi: ath12k: fix firmware assert during reboot with hardware grouping
` [PATCH ath-next v4 6/9] wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
` [PATCH ath-next v4 7/9] wifi: ath12k: handle ath12k_core_restart() with hardware grouping
` [PATCH ath-next v4 8/9] wifi: ath12k: handle ath12k_core_reset() "
` [PATCH ath-next v4 9/9] wifi: ath12k: reset MLO global memory during recovery

[PATCH] net: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c
 2025-04-08  9:22 UTC 

ath12k: No 6GHz Wireless found
 2025-04-08  9:16 UTC  (11+ messages)

[PATCH v2] wifi: iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled
 2025-04-08  8:56 UTC  (4+ messages)

[PATCH ath-next v2 0/4] wifi: ath12k: Fix multicast memory leak in tx path
 2025-04-08  6:13 UTC  (5+ messages)
` [PATCH ath-next v2 1/4] wifi: ath12k: Handle error cases during extended skb allocation
` [PATCH ath-next v2 2/4] wifi: ath12k: Refactor tx descriptor handling in tx completion handler
` [PATCH ath-next v2 3/4] wifi: ath12k: Fix memory leak during extended skb allocation
` [PATCH ath-next v2 4/4] wifi: ath12k: Use skb->len for dma_unmap_single() length parameter

[PATCH ath-next 0/4] wifi: ath12k: Fix multicast memory leak in tx path
 2025-04-08  6:07 UTC  (7+ messages)
` [PATCH ath-next 1/4] wifi: ath12k: Handle error cases during extended skb allocation
` [PATCH ath-next 2/4] wifi: ath12k: Refactor tx descriptor handling in tx completion handler
` [PATCH ath-next 3/4] wifi: ath12k: Fix memory leak during extended skb allocation
` [PATCH ath-next 4/4] wifi: ath12k: Use skb->len for dma_unmap_single() length parameter

[PATCH ath-next v3] wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()
 2025-04-08  5:39 UTC 

[PATCH ath-next] wifi: ath12k: fix invalid access to memory
 2025-04-08  4:53 UTC 

[PATCH ath-next 0/3] wifi: ath12k: Properly update frequency range
 2025-04-08  4:21 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: Add helper function ath12k_mac_update_freq_range()
` [PATCH ath-next 2/3] wifi: ath12k: Fix frequency range in driver
` [PATCH ath-next 3/3] wifi: ath12k: Update frequency range if reg rules changes

On 021d53a3d87e ("wifi: mac80211: fix NULL dereference at band check in starting tx ba session")
 2025-04-08  2:28 UTC  (2+ messages)

[PATCH V12 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-04-08  1:01 UTC  (10+ messages)
` [PATCH V12 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V12 2/9] wifi: ath12k: push EHT "
` [PATCH V12 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V12 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V12 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V12 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V12 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH V12 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V12 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[RFC -v1] wifi: rtw88: sdio: Tx status for management frames
 2025-04-08  0:28 UTC  (5+ messages)

[PATCH][next] wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:34 UTC  (3+ messages)

[PATCH][next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:29 UTC  (4+ messages)

[PATCH][next] wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:25 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix misspelling "upto" in dp.c
 2025-04-07 19:41 UTC  (2+ messages)

[PATCH][next] wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 19:02 UTC  (2+ messages)

[RFC v2 wireless-next 1/2] wifi: cfg80211: allow send/recv tagged EAPOLs
 2025-04-07 18:34 UTC  (2+ messages)
` [RFC v2 wireless-next 2/2] wifi: mac80211: support "

[PATCH v2 0/3] Avoid calling WARN_ON() on allocation failure in cfg80211_switch_netns()
 2025-04-07 17:29 UTC  (5+ messages)
` [PATCH v2 1/3] cfg80211: Restore initial state on failed device_rename() "
` [PATCH v2 2/3] cfg80211: Avoid calling WARN_ON() on -ENOMEM "
` [PATCH v2 3/3] cfg80211: Remove WARN_ON() in cfg80211_pernet_exit()

[PATCH ath-next] wifi: ath12k: Fix invalid memory access while forming 802.11 header
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix memory corruption during MLO multicast tx
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix memory leak during vdev_id mismatch
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH ath-next v3] wifi: ath12k: Fix incorrect rates sent to firmware
 2025-04-07 15:23 UTC  (2+ messages)

[PATCH 0/2] Onboard USB device support for RTL8188 2.4GHz USB WiFi module
 2025-04-07 13:21 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: Add Realtek RTL8188 USB WiFi
` [PATCH 2/2] usb: misc: onboard_dev: Add Realtek RTL8188 WiFi (0bda:0179)

[PATCH] wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init
 2025-04-07  9:55 UTC 

[PATCH v2] wifi: iwlwifi: mvm: Add error logging for iwl_finish_nic_init()
 2025-04-07  8:52 UTC 

[PATCH v2] wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
 2025-04-07  8:01 UTC  (3+ messages)

[PATCH v2] wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
 2025-04-07  8:00 UTC  (2+ messages)

[PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
 2025-04-07  7:56 UTC  (2+ messages)

[PATCH] bcma: use new GPIO line value setter callbacks
 2025-04-07  7:10 UTC 

[PATCH] wifi: iwlwifi: mvm: Add error logging for iwl_finish_nic_init()
 2025-04-07  6:47 UTC  (2+ messages)

[PATCH] brcmfmac: Add an error log for brcmf_sdiod_ramrw()
 2025-04-07  4:20 UTC 

[PATCH v1] wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
 2025-04-07  3:15 UTC  (3+ messages)
` [PATCH] "

[PATCH 00/10] Add MT7990 support
 2025-04-07  0:48 UTC  (7+ messages)
` [PATCH 09/10] wifi: mt76: mt7996: rework background radar check for mt7990

[PATCH] iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled
 2025-04-06 13:54 UTC  (3+ messages)

[PATCH ath-next 0/2] wifi: ath12k: set proper key flags and MIC space for CCMP256 and GCMP ciphers
 2025-04-06  9:22 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: fix wrong handling of "
` [PATCH ath-next 2/2] wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()

[PATCH] brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
 2025-04-06  8:45 UTC 

[PATCH] brcm80211: fmac: Add error check for brcmf_usb_dlneeded()
 2025-04-06  8:19 UTC 

[PATCH iw,v2 0/3] iw: fix HE and EHT information on Big Endian platformas
 2025-04-05 18:48 UTC  (4+ messages)
` [PATCH iw,v2 1/3] iw: fix HE capabilities on Big Endian platforms
` [PATCH iw,v2 2/3] iw: fix HE operation "
` [PATCH iw,v2 3/3] iw: fix EHT capabilities "

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-04-04  9:01 UTC  (17+ messages)

b43: Putting out feelers on adding support for BCM4360
 2025-04-04  6:55 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 11/14] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
 2025-04-03 19:10 UTC 

[PATCH AUTOSEL 5.10 12/15] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
 2025-04-03 19:09 UTC 

[PATCH AUTOSEL 5.15 13/16] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
 2025-04-03 19:09 UTC 

[PATCH AUTOSEL 6.1 14/18] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
 2025-04-03 19:08 UTC 

[PATCH AUTOSEL 6.6 22/26] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
 2025-04-03 19:07 UTC 

[PATCH AUTOSEL 6.12 10/47] wifi: mac80211: add strict mode disabling workarounds
 2025-04-03 19:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 11/47] wifi: mac80211: ensure sdata->work is canceled before initialized
` [PATCH AUTOSEL 6.12 38/47] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table

[PATCH AUTOSEL 6.13 10/49] wifi: mac80211: add strict mode disabling workarounds
 2025-04-03 19:03 UTC  (3+ messages)
` [PATCH AUTOSEL 6.13 11/49] wifi: mac80211: ensure sdata->work is canceled before initialized
` [PATCH AUTOSEL 6.13 38/49] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table

[PATCH AUTOSEL 6.14 01/54] wifi: ath9k: use unsigned long for activity check timestamp
 2025-04-03 19:01 UTC  (6+ messages)
` [PATCH AUTOSEL 6.14 12/54] wifi: mac80211: add strict mode disabling workarounds
` [PATCH AUTOSEL 6.14 13/54] wifi: mac80211: ensure sdata->work is canceled before initialized
` [PATCH AUTOSEL 6.14 25/54] wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1
` [PATCH AUTOSEL 6.14 35/54] wifi: mac80211: fix userspace_selectors corruption
` [PATCH AUTOSEL 6.14 42/54] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table

[PATCH ath-next v4 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274
 2025-04-03 18:52 UTC  (8+ messages)
` [PATCH ath-next v4 1/3] wifi: ath12k: Fix the enabling of REO queue lookup table feature
` [PATCH ath-next v4 2/3] wifi: ath12k: Add support to clear qdesc array in REO cache
` [PATCH ath-next v4 3/3] wifi: ath12k: Enable REO queue lookup table feature on QCN9274

[PATCH wireless-next] Revert "mac80211: Dynamically set CoDel parameters per station"
 2025-04-03 18:39 UTC 

[RFC wireless-next 0/2] wifi: allow tagged control packets
 2025-04-03 12:46 UTC  (6+ messages)

[wireless:main] BUILD SUCCESS a0f0dc96de03ffeefc2a177b7f8acde565cb77f4
 2025-04-03 11:34 UTC 

[PATCH ath-next] wifi: ath12k: fix cleanup path after mhi init
 2025-04-03 10:04 UTC 

[PATCH v1] wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
 2025-04-03  9:52 UTC  (2+ messages)
` [PATCH] "

[PATCH ath-next 0/2] wifi: ath12k: Handle of key_cipher in MLD AP
 2025-04-03  8:22 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key()
` [PATCH ath-next 2/2] wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx()

[PATCH v2 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
 2025-04-03  7:38 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: Kconfig: switch to HAVE_PWRCTRL

[PATCH ath-next] wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities
 2025-04-03  4:22 UTC 

[PATCH ath-next 0/2] wifi: ath12k: add rx_info and replace the usage of rx desc
 2025-04-02 18:29 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: add rx_info to capture required field from rx descriptor
` [PATCH ath-next 2/2] wifi: ath12k: replace the usage of rx desc with rx_info

[PATCH rtw-next] wifi: rtw88: Fix the module names printed in dmesg
 2025-04-02 17:54 UTC 

[PATCH rtw-next v3 0/4] Improve RTL8814AU performance
 2025-04-02 15:31 UTC  (5+ messages)
` [PATCH rtw-next v3 1/4] wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
` [PATCH rtw-next v3 2/4] wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
` [PATCH rtw-next v3 3/4] wifi: rtw88: Set AMPDU factor to hardware for RTL8814A
` [PATCH rtw-next v3 4/4] wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU

[PATCH ath-next] wifi: ath11k: fix node corruption in ar->arvifs list
 2025-04-02 15:08 UTC  (2+ messages)

[PATCH ath-next v15 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2025-04-02 15:08 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix spelling errors in mac.c file
 2025-04-02 15:08 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix memory leak due to multiple rx_stats allocation
 2025-04-02 15:08 UTC  (2+ messages)


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).