linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-15 16:45:56 to 2024-11-20 09:12:13 UTC [more...]

[PATCH v2 0/6] wifi: rtw89: preparation for MLO including AP_LINK_PS feature, ieee80211_ops and links
 2024-11-20  9:12 UTC  (12+ messages)
` [PATCH v2 1/6] wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports
` [PATCH v2 2/6] wifi: rtw89: register ops of can_activate_links
` [PATCH v2 3/6] wifi: rtw89: implement ops of change vif/sta links
` [PATCH v2 4/6] wifi: rtw89: apply MLD pairwise key to dynamically active links
` [PATCH v2 5/6] wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()
` [PATCH v2 6/6] wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()

[PATCH] wifi: cfg80211: fix WARN_ON during CAC cancelling
 2024-11-20  8:59 UTC  (8+ messages)

[PATCH v3 0/6] wifi: rtw89: preparation for MLO including AP_LINK_PS feature, ieee80211_ops and links
 2024-11-20  3:40 UTC  (7+ messages)
` [PATCH v3 1/6] wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports
` [PATCH v3 2/6] wifi: rtw89: register ops of can_activate_links
` [PATCH v3 3/6] wifi: rtw89: implement ops of change vif/sta links
` [PATCH v3 4/6] wifi: rtw89: apply MLD pairwise key to dynamically active links
` [PATCH v3 5/6] wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()
` [PATCH v3 6/6] wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()

ath11k swiotlb buffer is full
 2024-11-20  2:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr
 2024-11-19 18:17 UTC  (2+ messages)

[PATCH 0/3] wifi: ath11k: Fix clang+KASAN stack frame size warnings
 2024-11-19 15:47 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath11k: mark some QMI driver event helpers as noinline
` [PATCH 2/3] wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() "
` [PATCH 3/3] wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() "

[PATCH 0/2] wifi: mac80211: a few bugfixes
 2024-11-19 15:35 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: wake the queues in case of failure in resume
` [PATCH 2/2] wifi: mac80211: fix a queue stall in certain cases of CSA

[PATCH] ath9k: Add RX inactivity detection and reset chip when it occurs
 2024-11-19 15:34 UTC  (9+ messages)

[PATCH net-next] net: reformat kdoc return statements
 2024-11-19 14:42 UTC  (10+ messages)

[PATCH v5 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-11-19 12:10 UTC  (6+ messages)
` [PATCH v5 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (52+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "

[PATCH 0/2] wifi: mac80211/mac80211_hwsim: add mesh EHT 320 MHz support
 2024-11-19  8:52 UTC  (4+ messages)
` [PATCH 1/2] wifi: mac80211: add EHT 320 MHz support for mesh
` [PATCH 2/2] wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities

[PATCH 0/8] wifi: ath12k: Refactor the monitor status Rx path
 2024-11-19  6:03 UTC  (17+ messages)
` [PATCH 1/8] wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG
` [PATCH 2/8] wifi: ath12k: Refactor monitor status TLV structure
` [PATCH 3/8] wifi: ath12k: cleanup Rx peer statistics structure
` [PATCH 4/8] wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG
` [PATCH 5/8] wifi: ath12k: fix incorrect TID updation in DP monitor status path
` [PATCH 6/8] wifi: ath12k: Remove unused HAL Rx mask in DP monitor path
` [PATCH 7/8] wifi: ath12k: Change the Tx monitor SRNG ring ID
` [PATCH 8/8] wifi: ath12k: Avoid explicit type cast in monitor status parse handler

[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-19  3:07 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns

[PATCH 1/2] wifi: rtw88: usb: Copy instead of cloning the RX skb
 2024-11-19  0:50 UTC  (4+ messages)
` [PATCH 2/2] wifi: rtw88: usb: Preallocate and reuse the RX skbs

[PATCH] wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()
 2024-11-18 22:49 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in sta_info_insert_rcu (4)
 2024-11-18 16:56 UTC 

[RFC] [PATCH 00/13] ath1{1,2}k: support multiple PCI devices in one system
 2024-11-18 15:52 UTC 

[PATCH] wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
 2024-11-18 13:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-18 11:27 UTC  (29+ messages)
` [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[syzbot] [wireless?] INFO: rcu detected stall in cfg80211_wiphy_work (2)
 2024-11-18  8:54 UTC 

[PATCH] wifi: mac80211: fix incorrect timing to initialize station NSS capability
 2024-11-18  8:07 UTC 

[PATCH] wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()
 2024-11-18  6:03 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)
 2024-11-18  2:28 UTC  (3+ messages)

[PATCH] wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
 2024-11-18  2:23 UTC  (2+ messages)

[PATCH 0/3] wifi: rtw89: support dynamic antenna gain (DAG)
 2024-11-18  2:20 UTC  (3+ messages)
` [PATCH 1/3] wifi: rtw89: sar: tweak 6GHz SAR subbands span

[PATCH] wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit
 2024-11-18  2:09 UTC  (2+ messages)

[PATCH 0/6] wifi: rtw89: preparation for MLO including AP_LINK_PS feature, ieee80211_ops and links
 2024-11-18  2:05 UTC  (3+ messages)
` [PATCH 1/6] wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports

[PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes
 2024-11-18  1:55 UTC  (3+ messages)
` [PATCH net 1/5] wifi: rtlwifi: do not complete firmware loading needlessly

[PATCH] wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop
 2024-11-18  1:48 UTC  (2+ messages)

[PATCH] wifi: rtw88: Add additional USB IDs for RTL8812BU
 2024-11-18  1:45 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list
 2024-11-18  1:42 UTC  (2+ messages)

[PATCH v2] wireless-regdb: assert and correct maximum bandwidth within frequency difference
 2024-11-18  1:15 UTC 

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH] wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
 2024-11-17 11:04 UTC  (6+ messages)

mwifiex firmware mrvl/sd8987_uapsta.bin missing in the firmware git
 2024-11-16 21:41 UTC  (8+ messages)
      ` [EXT] "

[PATCH] wifi: wilc1000: Rework bus locking
 2024-11-16 19:57 UTC  (13+ messages)

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH] wireless-regdb: assert and correct maximum bandwidth within frequency difference
 2024-11-16 13:32 UTC  (5+ messages)

wireless-regdb: Updated regulatory rules for Serbia (RS) fails to load
 2024-11-16 12:51 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory info for Syria (SY) for 2020
 2024-11-16  8:25 UTC 

[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-15 23:35 UTC  (3+ messages)
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()

[PATCH v6 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-11-15 21:25 UTC  (10+ messages)
` [PATCH v6 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH v6 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH v6 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH v6 4/4] wifi: ath12k: Support Transmit PER Rate Stats


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