linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-26 09:08:42 to 2024-10-31 09:28:39 UTC [more...]

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-31  9:28 UTC  (4+ messages)

[PATCH] wifi: cfg80211: Correctly handle Medium Synchronization Delay
 2024-10-31  9:25 UTC  (4+ messages)

Issue with iwlwifi Firmware Loading When Compiled into the Kernel
 2024-10-31  9:08 UTC  (5+ messages)

[wireless-next:main] BUILD SUCCESS 2b1d193a5a57ed4becbfebb889aa1bf5ad53f246
 2024-10-31  8:41 UTC 

[PATCH] wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist
 2024-10-31  2:30 UTC 

linux-next: manual merge of the wireless-next tree with the wireless tree
 2024-10-31  2:24 UTC  (2+ messages)

[PATCH][next] wifi: rtw89: 8852a: remove redundant else statement
 2024-10-31  2:22 UTC  (3+ messages)

linux-next: manual merge of the wireless-next tree with the wireless tree
 2024-10-31  2:20 UTC  (3+ messages)

[PATCH V2] wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures
 2024-10-31  2:15 UTC  (2+ messages)

[PATCH] wifi: ath11k: add support for QCA6698AQ
 2024-10-31  0:05 UTC 

[PATCH v6 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-30 21:11 UTC  (12+ messages)
` [PATCH v6 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v6 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v6 03/10] crypto: qat - replace "
` [PATCH v6 04/10] crypto: marvell "
` [PATCH v6 05/10] intel_th: pci: Replace "
` [PATCH v6 06/10] wifi: iwlwifi: replace "
` [PATCH v6 07/10] ntb: idt: Replace "
` [PATCH v6 08/10] serial: rp2: "
` [PATCH v6 09/10] ALSA: korg1212: "
` [PATCH v6 10/10] PCI: Remove pcim_iomap_regions_request_all()

[RFC PATCH v2 0/5] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-10-30 20:48 UTC  (10+ messages)
` [RFC PATCH v2 1/5] dt-bindings: net: wireless: ath12k: describe WSI properties for QCN9274
` [RFC PATCH v2 2/5] wifi: ath12k: parse multiple device information from device tree
` [RFC PATCH v2 3/5] wifi: ath12k: Send partner device details in QMI MLO capability
` [RFC PATCH v2 4/5] wifi: ath12k: assign unique hardware link IDs during QMI host cap
` [RFC PATCH v2 5/5] arm64: dts: qcom: ipq9574: Add WiFi nodes for RDP433

[PATCH 0/8] wifi: ath12k: MLO support part 2
 2024-10-30 18:39 UTC  (28+ messages)
` [PATCH 3/8] wifi: ath12k: Refactor sta state machine
` [PATCH 4/8] wifi: ath12k: introduce ath12k_hw_warn()
` [PATCH 5/8] wifi: ath12k: Add helpers for multi link peer creation and deletion
` [PATCH 6/8] wifi: ath12k: add multi-link flag in peer create command
` [PATCH 7/8] wifi: ath12k: add helper to find multi-link station
` [PATCH 8/8] wifi: ath12k: Add MLO peer assoc command support

[PATCH v4 0/7] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
 2024-10-30 18:31 UTC  (8+ messages)
` [PATCH v4 1/7] wifi: rtw88: Add rtw8812a_table.{c,h}
` [PATCH v4 2/7] wifi: rtw88: Add rtw8821a_table.{c,h}
` [PATCH v4 3/7] wifi: rtw88: Add rtw88xxa.{c,h}
` [PATCH v4 4/7] wifi: rtw88: Add rtw8821a.{c,h}
` [PATCH v4 5/7] wifi: rtw88: Add rtw8812a.{c,h}
` [PATCH v4 6/7] wifi: rtw88: Add rtw8821au.c and rtw8812au.c
` [PATCH v4 7/7] wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers

[PATCH net] wifi: brcmfmac: release 'root' node in all execution paths
 2024-10-30 17:34 UTC 

pull-request: ath-next-20241030
 2024-10-30 15:35 UTC 

[PATCH] wifi: rtlwifi: Drastically reduce the attempts to read efuse bytes in case of failures
 2024-10-30 14:16 UTC  (10+ messages)

[PATCH v4 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-10-30 14:01 UTC  (25+ messages)
` [PATCH v4 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
` [PATCH v4 02/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v4 03/17] wifi: cc33xx: Add debug.h
` [PATCH v4 04/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v4 05/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v4 06/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v4 07/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v4 08/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v4 09/17] wifi: cc33xx: Add main.c
` [PATCH v4 10/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v4 11/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v4 12/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v4 13/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v4 14/17] wifi: cc33xx: Add conf.h
` [PATCH v4 15/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v4 16/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v4 17/17] wifi: cc33xx: Add Kconfig, Makefile

[PATCH v3 00/22] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
 2024-10-30 13:14 UTC  (6+ messages)
` [PATCH v3 01/22] wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU

[PATCH] wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855
 2024-10-30 11:46 UTC 

[PATCH] wifi: brcmsmac: simplify wlc_phy_rxcal_radio_setup_nphy()
 2024-10-30 11:34 UTC  (3+ messages)
  ` [PATCH v2] "

incorrect shift and mask operation in drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c
 2024-10-30 11:08 UTC  (2+ messages)

[PATCH] wifi: brcm80211: Remove unused dma_txflush
 2024-10-30 10:58 UTC  (2+ messages)

[PATCH V2] wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()
 2024-10-30 10:37 UTC  (2+ messages)

[PATCH] wifi: rtw89: 8852b: change RF mode to normal mode when set channel
 2024-10-30  9:16 UTC 

[PATCH] net: wireless: realtek/rtw89: Add check null return of kmalloc
 2024-10-30  3:13 UTC  (6+ messages)

[PATCH] wifi: rtw89: 8922a: fill the missing OP1dB configuration
 2024-10-30  2:29 UTC 

[PATCH 0/8] wifi: rtw89: support firmware secure boot for WiFi 6 chips
 2024-10-30  2:21 UTC  (9+ messages)
` [PATCH 1/8] wifi: rtw89: efuse: move reading efuse of fw secure info to common
` [PATCH 2/8] wifi: rtw89: efuse: move recognize firmware MSS info v1 "
` [PATCH 3/8] wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chips
` [PATCH 4/8] wifi: rtw89: fw: shrink download size of security section for RTL8852B
` [PATCH 5/8] wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to register
` [PATCH 6/8] wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0
` [PATCH 7/8] wifi: rtw89: fw: use common function to parse security section for WiFi 6 chips
` [PATCH 8/8] wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure boot

pull-request: wireless-next-2024-10-25
 2024-10-30  2:10 UTC  (3+ messages)

pull-request: wireless-2024-10-29
 2024-10-30  2:10 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in __rate_control_send_low (3)
 2024-10-29 20:32 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in ieee80211_mark_sta_auth
 2024-10-29 18:07 UTC 

Question on iwlwifi iwl_mvm_mac_itxq_xmit, possible busy-spin
 2024-10-29 16:13 UTC  (5+ messages)

[RFC PATCH 1/2] net: netlink: add nla_get_*_default() accessors
 2024-10-29 15:57 UTC  (4+ messages)
` [RFC PATCH 2/2] net: convert to nla_get_*_default()

[PATCH] wifi: ath11k: Suspend hardware before firmware mode off for WCN6750
 2024-10-29 15:14 UTC  (2+ messages)

[PATCH v2] ath11k: remove error checking for debugfs_create_file()
 2024-10-29 14:27 UTC  (6+ messages)

[PATCH v2] wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
 2024-10-29 13:22 UTC 

[PATCH 5.10/5.15/6.1 0/1] wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_tdls_peer()
 2024-10-29 12:59 UTC  (2+ messages)
` [PATCH 5.10/5.15/6.1 1/1] "

[PATCH] wifi: rtw88: Report the signal strength only if it's known
 2024-10-29  3:38 UTC  (2+ messages)

[PATCH 0/5] wifi: rtw89: configure encryption/decryption and channels for MLO
 2024-10-29  3:36 UTC  (3+ messages)
` [PATCH 1/5] wifi: rtw89: Add header conversion for MLO connections

[PATCH] wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
 2024-10-28 23:44 UTC  (3+ messages)

[PATCH] wifi: cw1200: Fix potential NULL dereference
 2024-10-28 22:06 UTC 

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-10-28 16:26 UTC  (4+ messages)
` [PATCH v3 12/17] wifi: cc33xx: Add scan.c, scan.h

[PATCH 0/5] mac80211: change disassociation order
 2024-10-28 16:19 UTC  (6+ messages)
` [PATCH 1/5] wifi: iwlwifi: mvm: remove pre-mld code from mld path
` [PATCH 2/5] wifi: iwlwifi: mvm: send the right link id
` [PATCH 3/5] wifi: mac80211: add an option to filter a sta from being flushed
` [PATCH 4/5] wifi: mac80211: change disassoc sequence a bit
` [PATCH 5/5] wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_del

[PATCH] wifi: ath12k: mark QMI driver event helpers as noinline
 2024-10-28 14:08 UTC 

[PATCH v2 2/2] wifi: ath11k: support board-specific firmware overrides
 2024-10-28 13:45 UTC  (14+ messages)

[PATCH 00/15] iwlwifi updates - 28-10-2024
 2024-10-28 11:55 UTC  (16+ messages)
` [PATCH 01/15] wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protection
` [PATCH 02/15] wifi: iwlwifi: mvm: unify link info initialization
` [PATCH 03/15] wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif()
` [PATCH 04/15] wifi: iwlwifi: mvm: support new versions of the wowlan APIs
` [PATCH 05/15] wifi: iwlwifi: mvm: MLO scan upon channel condition degradation
` [PATCH 06/15] wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency
` [PATCH 07/15] wifi: iwlwifi: mvm: support new initiator and responder command version
` [PATCH 08/15] wifi: iwlwifi: allow fast resume on ax200
` [PATCH 09/15] wifi: iwlwifi: mvm: tell iwlmei when we finished suspending
` [PATCH 10/15] wifi: iwlwifi: be less noisy if the NIC is dead in S3
` [PATCH 11/15] wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.h
` [PATCH 12/15] wifi: iwlwifi: bump minimum API version in BZ/SC to 92
` [PATCH 13/15] wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STA
` [PATCH 14/15] wifi: iwlwifi: mvm: don't call power_update_mac in fast suspend
` [PATCH 15/15] wifi: iwlwifi: mvm: clean up FW restart a bit

[PATCH 06/21] wifi: rt2x00: Remove redundant hrtimer_init()
 2024-10-28  7:29 UTC 

[PATCH net-next] wifi: trace: Replace BOOL_TO_STR() with str_true_false()
 2024-10-28  7:20 UTC  (2+ messages)

[PATCH v3 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-28  7:16 UTC  (10+ messages)
` [PATCH v3 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v3 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev

[PATCH] wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
 2024-10-28  1:55 UTC  (5+ messages)

[RFC PATCH 0/6] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-10-26 18:10 UTC  (5+ messages)
` [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274

[PATCH] rtnetlink: Fix an error handling path in rtnl_newlink()
 2024-10-26 14:28 UTC 

[PATCH v2] wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
 2024-10-26 15:34 UTC 

[wireless:for-next] BUILD SUCCESS cf44e745048df2c935cb37de16e0ca476003a3b1
 2024-10-26 12:14 UTC 


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