messages from 2025-01-13 19:06:15 to 2025-01-17 09:46:31 UTC [more...]
[PATCH 0/7] wifi: ath12k: Add monitor interface support on QCN9274
2025-01-17 9:46 UTC (6+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: rfkill-gpio: enable booting in blocked state
2025-01-17 8:56 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: rfkill: gpio: allow "
[PATCH] wifi: ath9k: adjust ath9k_rx_prepare() and simplify ath9k_rx_tasklet()
2025-01-17 8:48 UTC
[PATCH 0/8] wifi: rtw89: enhance dynamic mechanism per PHY
2025-01-17 7:28 UTC (9+ messages)
` [PATCH 1/8] wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper naming
` [PATCH 2/8] wifi: rtw89: phy: add PHY context array to support functions per PHY
` [PATCH 3/8] wifi: rtw89: phy: support env_monitor "
` [PATCH 4/8] wifi: rtw89: phy: support DIG "
` [PATCH 5/8] wifi: rtw89: phy: support ch_info "
` [PATCH 6/8] wifi: rtw89: phy: support EDCCA "
` [PATCH 7/8] wifi: rtw89: phy: support EDCCA log "
` [PATCH 8/8] wifi: rtw89: phy: disable CFO track when two PHY are working simultaneously
[PATCH v5 0/2] wifi: ath11k: fix data out of sync for channel list for reg update
2025-01-17 6:17 UTC (3+ messages)
` [PATCH v5 1/2] wifi: ath11k: update channel list in reg notifier instead reg worker
` [PATCH v5 2/2] wifi: ath11k: update channel list in worker when wait flag is set
[PATCH RFC 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
2025-01-17 6:11 UTC (2+ messages)
[PATCH RFC] wifi: mac80211: Add support for management frames stats
2025-01-17 4:56 UTC (2+ messages)
[syzbot] [wireless?] possible deadlock in ieee80211_remove_interfaces
2025-01-17 4:14 UTC (3+ messages)
[PATCH] wifi: ath12k: fix memory leak in ath12k_pci_remove()
2025-01-16 22:27 UTC (2+ messages)
linux-next: build failure after merge of the wireless-next tree
2025-01-16 19:30 UTC (3+ messages)
[PATCH v3] wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
2025-01-16 19:26 UTC (3+ messages)
[PATCH v2] wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig
2025-01-16 19:26 UTC (3+ messages)
[PATCH 1/2] wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()
2025-01-16 17:42 UTC (8+ messages)
` [PATCH 2/2] wifi: ath9k: use unsigned long for activity check timestamp
[wireless-next:main] BUILD SUCCESS 89d62bcd250125fefe48fc26490ae10a5698fb9a
2025-01-16 17:09 UTC
[PATCH v2] wifi: ath9k: Obtain system GPIOS from descriptors
2025-01-16 14:42 UTC (3+ messages)
[PATCH] wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig
2025-01-16 12:21 UTC (5+ messages)
pull request: iwlwifi firmware updates 2024-01-15
2025-01-16 11:59 UTC
pull-request: update rtw89 firmware by rtw-fw-2025-01-12
2025-01-16 11:58 UTC (2+ messages)
[PATCH 00/10] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
2025-01-16 10:43 UTC (22+ messages)
` [PATCH 01/10] wifi: ath12k: prevent race condition in ath12k_core_hw_group_destroy()
` [PATCH 02/10] wifi: ath12k: add reference counting for core attachment to hardware group
` [PATCH 03/10] wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
` [PATCH 04/10] wifi: ath12k: fix firmware assert "
` [PATCH 05/10] wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
` [PATCH 06/10] wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
` [PATCH 07/10] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
` [PATCH 08/10] wifi: ath12k: handle ath12k_core_restart() with hardware grouping
` [PATCH 09/10] wifi: ath12k: handle ath12k_core_reset() "
` [PATCH 10/10] wifi: ath12k: reset MLO global memory during recovery
[syzbot] [wireless?] WARNING in sta_info_insert_rcu (4)
2025-01-16 9:35 UTC (2+ messages)
[PATCH v3] wifi: mac80211: fix integer overflow in hwmp_route_info_get()
2025-01-16 8:49 UTC
[PATCH v2] wifi: mac80211: fix integer overflow in hwmp_route_info_get()
2025-01-16 8:31 UTC
[PATCH] linux-firmware: wilc3000: add firmware for WILC3000 WiFi device
2025-01-16 6:49 UTC (7+ messages)
[PATCH] wifi: mt76: mt7925: fix country count limitation for CLC
2025-01-16 6:21 UTC
[PATCH] wifi: mt76: mt7925: ensure wow pattern command align fw format
2025-01-16 5:59 UTC
[PATCH] wifi: ath12k: Fetch regdb.bin file from board-2.bin
2025-01-16 3:35 UTC (2+ messages)
[PATCH] wifi: ath11k: allow APs combination when dual stations are supported
2025-01-16 0:31 UTC (11+ messages)
[PATCH 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
2025-01-15 23:16 UTC (8+ messages)
` [PATCH 1/5] wifi: ath11k: refactor transmitted arvif retrieval
` [PATCH 2/5] wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH 3/5] wifi: ath12k: refactor transmitted arvif retrieval
` [PATCH 4/5] wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation
` [PATCH 5/5] wifi: ath12k: pass BSSID index as input for EMA
Google Summer of Code 2025 - Project ideas page for the Linux Foundation online
2025-01-15 23:10 UTC
[PATCH RFC 0/7] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
2025-01-15 17:02 UTC (9+ messages)
` [PATCH RFC 2/7] wifi: cfg80211: reorg sinfo structure elements for MLO
pull-request: ath-next-20250114
2025-01-15 16:53 UTC (2+ messages)
[PATCH] wifi: wilc1000: unregister wiphy only after netdev registration
2025-01-15 16:24 UTC (6+ messages)
` "
[PATCH v2] brcmfmac: NULL pointer dereference on tx statistic update
2025-01-15 16:02 UTC (6+ messages)
[RESEND. PATCH] drivers/mediatek: Fix some mt7601u vendor could not connect
2025-01-15 15:51 UTC (4+ messages)
pull request: mt76 2025-01-14
2025-01-15 15:22 UTC (2+ messages)
pull-request: rtw-next-2025-01-12
2025-01-15 15:20 UTC (2+ messages)
[wireless-next:pending] BUILD SUCCESS 3737936e2be920977aea7d9f7eb8cb4468d700d7
2025-01-15 15:07 UTC
[syzbot] Monthly wireless report (Jan 2025)
2025-01-15 13:48 UTC
[PATCH] linux-firmware: update firmware for MT7925 WiFi device
2025-01-15 8:25 UTC
[PATCH 0/3] wifi: ath11k: fix memory leak in reset scenario
2025-01-15 8:09 UTC (5+ messages)
` [PATCH 2/3] wifi: ath11k: fix leaking peer->tfm_mmic "
[PATCH v9 0/5] wifi: ath12k: Factory test mode support
2025-01-15 7:15 UTC (10+ messages)
` [PATCH v9 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v9 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v9 3/5] wifi: ath12k: add factory test mode support
` [PATCH v9 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v9 5/5] wifi: ath12k: Disable MLO in Factory Test Mode
[PATCH next] wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
2025-01-15 6:54 UTC
[PATCH v4 0/5] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
2025-01-15 6:44 UTC (7+ messages)
` [PATCH v4 1/5] wifi: ath12k: Support Sounding Stats
` [PATCH v4 2/5] wifi: ath12k: Support Latency Stats
` [PATCH v4 3/5] wifi: ath12k: Support Uplink OFDMA Trigger Stats
` [PATCH v4 4/5] wifi: ath12k: Support Uplink MUMIMO "
` [PATCH v4 5/5] wifi: ath12k: Support Received FSE Stats
[PATCH v10 0/3] wifi: ath12k: report station mode stats
2025-01-15 6:35 UTC (4+ messages)
` [PATCH v10 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v10 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v10 3/3] wifi: ath12k: report station mode signal strength
[PATCH v3 0/2] wifi: ath12k: Support Transmit Power Control Stats
2025-01-15 5:34 UTC (4+ messages)
` [PATCH v3 1/2] wifi: ath12k: Add Support to Parse TPC Event from Firmware
` [PATCH v3 2/2] wifi: ath12k: Add Support to Calculate and Display TPC Values
[PATCH 0/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
2025-01-15 4:52 UTC (8+ messages)
` [PATCH 1/2] wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()
` [PATCH 2/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta
[PATCH v8 0/5] wifi: ath12k: Factory test mode support
2025-01-15 3:13 UTC (3+ messages)
[PATCH -next] wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
2025-01-15 0:54 UTC
[PATCH v2] wifi: ath12k: fix key cache handling
2025-01-14 20:54 UTC (3+ messages)
[PATCH v4 0/4] wifi: ath12k: Fix the static checker warning
2025-01-14 20:54 UTC (11+ messages)
` [PATCH v4 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH v4 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH v4 3/4] wifi: ath12k: Remove ath12k_get_num_hw() helper function
` [PATCH v4 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function
issues with sdhci-pxav3 mmc host
2025-01-14 18:19 UTC
[PATCH] wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()
2025-01-14 15:44 UTC
[wireless-next:main] BUILD SUCCESS 295adaf455bec573fd730b887a072d07861b03c0
2025-01-14 13:41 UTC
pull request: mt76 2025-01-13 v2
2025-01-14 12:43 UTC (2+ messages)
UBSAN array-index-out-of-bounds: cfg80211_scan_6ghz
2025-01-14 11:37 UTC (4+ messages)
[PATCH 1/9] wifi: mt76: mt7996: add max mpdu len capability
2025-01-14 10:10 UTC (9+ messages)
` [PATCH 2/9] wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU
` [PATCH 3/9] wifi: mt76: mt7996: fix HE Phy capability
` [PATCH 4/9] wifi: mt76: mt7996: fix incorrect indexing of MIB FW event
` [PATCH 5/9] wifi: mt76: connac: adjust phy capabilities based on band constraints
` [PATCH 6/9] wifi: mt76: mt7996: fix definition of tx descriptor
` [PATCH 7/9] wifi: mt76: mt7996: fix ldpc setting
` [PATCH 8/9] wifi: mt76: mt7996: fix beacon command during disabling
` [PATCH 9/9] wifi: mt76: mt7996: add implicit beamforming support for mt7992
[PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
2025-01-14 9:02 UTC (3+ messages)
` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
[patch] wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
2025-01-14 5:06 UTC
[PATCH v2 1/6] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
2025-01-14 2:07 UTC (6+ messages)
` [PATCH v2 2/6] wifi: mt76: mt7925: fix the wrong link_idx when has p2p_device
` [PATCH v2 3/6] wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
` [PATCH v2 4/6] wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
` [PATCH v2 5/6] wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
` [PATCH v2 6/6] wifi: mt76: mt7925: update the power-saving flow
[PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
2025-01-14 1:39 UTC (2+ messages)
[PATCH v9 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
2025-01-14 0:38 UTC (10+ messages)
` [PATCH v9 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH v9 2/9] wifi: ath12k: push EHT "
` [PATCH v9 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH v9 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH v9 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH v9 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH v9 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH v9 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH v9 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz
[PATCH] wifi: ath12k: Add support for link specific datapath stats
2025-01-13 19:33 UTC (2+ messages)
[PATCH 0/2] wifi: ath12k: Add support for MLO Multicast Handling
2025-01-13 19:29 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions
` [PATCH 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver
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).