linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-09 16:57:58 to 2024-12-12 08:29:01 UTC [more...]

[PATCH 1/2] wifi: cfg80211: annotate struct cfg80211_mgmt_registration with __counted_by()
 2024-12-12  8:28 UTC  (4+ messages)
` [PATCH 2/2] wifi: cfg80211: simplify cfg80211_mlme_register_mgmt()

[PATCH 0/4] wifi: ath12k: Fix the static checker warning
 2024-12-12  7:56 UTC  (9+ messages)
` [PATCH 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH 3/4] wifi: ath12k: Refactor ath12k_get_num_hw() "
` [PATCH 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function

ath11k swiotlb buffer is full (on IMX8M with 4GiB DRAM)
 2024-12-12  7:18 UTC  (14+ messages)

[PATCH] wifi: rtw88: add __packed attribute to efuse layout struct
 2024-12-12  5:42 UTC 

I urge you to understand my viewpoint accurately
 2024-12-12  3:23 UTC 

[PATCH] wifi: iwlwifi: Fix survey dump for be200 radios
 2024-12-12  4:45 UTC 

[syzbot] [wireless?] BUG: sleeping function called from invalid context in wext_netdev_notifier_call
 2024-12-12  4:41 UTC 

[PATCH 01/17] wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
 2024-12-12  4:30 UTC  (18+ messages)
` [PATCH 02/17] wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support
` [PATCH 03/17] wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO
` [PATCH 04/17] wifi: mt76: mt7925: Fix incorrect band_idx setting when enabling sniffer mode
` [PATCH 05/17] wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment
` [PATCH 06/17] wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info
` [PATCH 07/17] wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO
` [PATCH 08/17] wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO
` [PATCH 09/17] wifi: mt76: Enhance mt7925_mac_link_sta_add "
` [PATCH 10/17] wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state
` [PATCH 11/17] wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA
` [PATCH 12/17] wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS
` [PATCH 13/17] wifi: mt76: mt7925: Update secondary link PS flow
` [PATCH 14/17] wifi: mt76: mt7925: Init secondary link PM state
` [PATCH 15/17] wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO
` [PATCH 16/17] wifi: mt76: mt7925: Cleanup MLO settings post-disconnection
` [PATCH 17/17] wifi: mt76: mt7925: Properly handle responses for commands with events

pull-request: rtw-next-2024-12-12
 2024-12-12  4:31 UTC 

ath11k for QCA6391
 2024-12-12  3:51 UTC 

[PATCH] wifi: rtw89: phy: add dummy C2H event handler for report of TAS power
 2024-12-12  3:17 UTC  (2+ messages)

[PATCH 1/2] wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel_calc()
 2024-12-12  3:08 UTC  (2+ messages)

[PATCH v2 0/4] wifi: rtlwifi probe error path fixes
 2024-12-12  2:43 UTC  (3+ messages)
` [PATCH v2 1/4] wifi: rtlwifi: remove unused check_buddy_priv

[PATCH 0/7] wifi: rtw89: refactor PS flow, rate selection rule and something others
 2024-12-12  2:28 UTC  (3+ messages)
` [PATCH 1/7] wifi: rtw89: ps: refactor PS flow to support MLO

[PATCH net-next v2 0/7] netlink: specs: add a spec for nl80211 wiphy
 2024-12-11 22:24 UTC  (10+ messages)
` [PATCH net-next v2 1/7] tools/net/ynl: remove extraneous plural from variable names
` [PATCH net-next v2 2/7] tools/net/ynl: support decoding indexed arrays as enums
` [PATCH net-next v2 3/7] tools/net/ynl: support rendering C array members to strings
` [PATCH net-next v2 4/7] tools/net/ynl: accept IP string inputs
` [PATCH net-next v2 5/7] netlink: specs: support nested structs in genetlink legacy
` [PATCH net-next v2 6/7] netlink: specs: add s8, s16 to genetlink schemas
` [PATCH net-next v2 7/7] netlink: specs: wireless: add a spec for nl80211

[PATCH] wifi: iwlwifi: Use phy-ctx channel load if no ies
 2024-12-11 21:47 UTC 

Realtek Wifi Keeps dropping under high load
 2024-12-11 18:20 UTC 

[PATCH 1/2] wifi: rtw88: usb: Copy instead of cloning the RX skb
 2024-12-11 18:07 UTC  (6+ messages)
` [PATCH 2/2] wifi: rtw88: usb: Preallocate and reuse the RX skbs

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

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2024-12-11 17:41 UTC  (4+ messages)

[PATCH] wifi: ath12k: fix leaking michael_mic for non-primary links
 2024-12-11 17:20 UTC  (2+ messages)

[PATCH next] wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event()
 2024-12-11 17:20 UTC  (2+ messages)

[PATCH] kernel-wide: Add explicity||explicitly to spelling.txt
 2024-12-11 15:49 UTC 

[PATCH 0/7] wifi: ath12k: MLO support part 9/9
 2024-12-11 15:43 UTC  (8+ messages)
` [PATCH 1/7] wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan
` [PATCH 2/7] wifi: ath12k: add can_activate_links mac operation
` [PATCH 3/7] wifi: ath12k: add no-op without debug print in WMI Rx event
` [PATCH 4/7] wifi: ath12k: remove warning print in htt mlo offset event message
` [PATCH 5/7] wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature
` [PATCH 6/7] wifi: ath12k: assign unique hardware link IDs during QMI host cap
` [PATCH 7/7] wifi: ath12k: advertise MLO support and capabilities

[PATCH v3 0/8] wifi: ath12k: MLO support part 7
 2024-12-11 15:34 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI
` [PATCH v3 2/8] wifi: ath12k: parse multiple device information from Device Tree
` [PATCH v3 3/8] wifi: ath12k: send partner device details in QMI MLO capability
` [PATCH v3 4/8] wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()
` [PATCH v3 5/8] wifi: ath12k: add support to allocate MLO global memory region
` [PATCH v3 6/8] wifi: ath12k: Add MLO WMI setup and teardown functions
` [PATCH v3 7/8] wifi: ath12k: enable MLO setup and teardown from core
` [PATCH v3 8/8] wifi: ath12k: avoid redundant code in DP Rx error process

[PATCH] brcmfmac: add missing header include for brcmf_dbg
 2024-12-11 13:36 UTC 

[PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
 2024-12-11 10:15 UTC 

[PATCH] wifi: brcmfmac: handle possible pci_enable_msi() error
 2024-12-11  9:04 UTC  (2+ messages)

[PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
 2024-12-11  9:58 UTC 

[PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-11  8:52 UTC  (22+ messages)
` [PATCH v4 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v4 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v4 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v4 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v4 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v4 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v4 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v4 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v4 09/13] wifi: ath12k: Power up root PD
` [PATCH v4 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v4 11/13] wifi: ath12k: Power up userPD
` [PATCH v4 12/13] wifi: ath12k: Power down userPD
` [PATCH v4 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-12-11  3:52 UTC  (4+ messages)
    ` [EXT] "

pull-request: wireless-2024-12-10
 2024-12-11  2:50 UTC  (2+ messages)

[PATCH v4 1/2] wifi: mac80211: Assign tx-stats to the proper link
 2024-12-10 23:25 UTC  (2+ messages)
` [PATCH v4 2/2] wifi: iwlwifi: Report link-id for transmitted frames

[PATCH 0/7] wifi: ath12k: MLO support part 6
 2024-12-10 22:57 UTC  (4+ messages)
` [PATCH 5/7] wifi: ath12k: move struct ath12k_hw from per device to group

[PATCH 1/2] wifi: iwlwifi: Fix eMLSR band comparison
 2024-12-10 20:12 UTC  (5+ messages)

[wireless-next:main] BUILD SUCCESS b20821248e262a7d16882137419460030c1aead6
 2024-12-10 12:55 UTC 

[PATCH net-next v1 0/7] netlink: specs: add a spec for nl80211 wiphy
 2024-12-10 12:00 UTC  (5+ messages)
` [PATCH net-next v1 4/7] tools/net/ynl: accept IP string inputs

[PATCH 1/3] wifi: ath9k: cleanup ath_txq_skb_done()
 2024-12-10 11:37 UTC  (7+ messages)
` [PATCH 2/3] wifi: ath9k: cleanup a few (mostly) TX-related routines
` [PATCH 3/3] wifi: ath9k: simplify internal time management

[PATCH 0/9] wifi: ath12k: MLO support part 8
 2024-12-10  8:25 UTC  (13+ messages)
` [PATCH 1/9] wifi: ath12k: move to HW link id based reveive handling
` [PATCH 2/9] wifi: ath12k: add partner device buffer support in receive data path
` [PATCH 3/9] wifi: ath12k: add helper function to init partner cmem configuration
` [PATCH 4/9] wifi: ath12k: introduce interface combination cleanup helper
` [PATCH 5/9] wifi: ath12k: Refactor radio frequency information
` [PATCH 6/9] wifi: ath12k: advertise multi device interface combination
` [PATCH 7/9] wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations
` [PATCH 8/9] wifi: ath12k: fix ar->supports_6ghz usage during hw register
` [PATCH 9/9] wifi: ath12k: pass link ID during MLO while delivering skb

[PATCH v3 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-10  7:43 UTC  (5+ messages)
` [PATCH v3 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v3 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
 2024-12-10  7:04 UTC 

[PATCH v2 wireless-next] wifi: ath12k: Fix out-of-bounds read in ath12k_mac_vdev_create
 2024-12-10  6:47 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
 2024-12-10  6:04 UTC  (2+ messages)

[PATCH] wireless-regdb: Update regulatory info for Cayman Islands (KY) for 2024
 2024-12-10  3:00 UTC 

[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
 2024-12-10  2:32 UTC  (5+ messages)

rtw88: missing device IDs in v6.13
 2024-12-10  0:30 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
 2024-12-10  0:26 UTC  (8+ messages)

[PATCH v5 0/2] iw: scan: add EHT beacon info support
 2024-12-09 23:27 UTC  (3+ messages)
` [PATCH v5 1/2] iw: util: update and clean up eht capa printing
` [PATCH v5 2/2] iw: scan: add eht capability parsing

[PATCH net-next v2] net: reformat kdoc return statements
 2024-12-09 23:20 UTC  (2+ messages)

[PATCH] brcmfmac: fix RSSI report in AP mode
 2024-12-09 21:43 UTC  (4+ messages)

[PATCH] wifi: brcmfmac: remove misleading log messages
 2024-12-09 20:08 UTC  (3+ messages)

pull-request: ath-next-20241209
 2024-12-09 18:42 UTC  (2+ messages)

[PATCH 0/8] wifi: ath12k: MLO support part 7
 2024-12-09 17:26 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI

[PATCH] wireless-regdb: Update regulatory rules for Armenia (AM) on 2.4 and 5 GHz
 2024-12-09 17:02 UTC 

wireless-regdb: Update regulatory rules for Armenia (AM) on 2.4 and 5 GHz
 2024-12-09 16:57 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;
as well as URLs for NNTP newsgroup(s).