messages from 2025-08-29 02:18:08 to 2025-09-06 14:54:02 UTC [more...]
[PATCH v2 0/8] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
2025-09-06 14:53 UTC (4+ messages)
` [PATCH v2 2/8] PCI/ASPM: Fix the behavior of pci_enable_link_state*() APIs
[PATCH] iwlegacy: Sanity check for sta_id
2025-09-06 9:42 UTC
Bug Report] wifi: rtw89: RTL8852BE fails to resume from suspend on kernel 6.14
2025-09-05 15:22 UTC
[PATCH wireless] wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO
2025-09-05 12:48 UTC
wl18xx firmware Rev 8.9.1.0.2 regressions
2025-09-05 9:33 UTC
[PATCH next] wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()
2025-09-05 8:32 UTC (2+ messages)
[PATCH] wifi: cfg80211: fix bss rbn double erase issue
2025-09-05 8:11 UTC (6+ messages)
[bug report] wifi: mwifiex: add rgpower table loading support
2025-09-05 8:02 UTC
[PATCH v3] wifi: cfg80211: Remove the redundant wiphy_dev
2025-09-05 7:16 UTC (2+ messages)
linux-next: manual merge of the iwlwifi-next tree with the net tree
2025-09-05 5:08 UTC
[PATCH 0/4] wifi: mt76: fixes for mt7925
2025-09-05 2:14 UTC (7+ messages)
` [PATCH 1/4] wifi: mt76: mt792x: protect state->cc_* counters with cc_lock
` [PATCH 2/4] wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwi
` [PATCH 3/4] wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()
` [PATCH 4/4] wifi: mt76: connac: synchronize token_count access in mt76_connac_skip_fw_pmctrl
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-04 22:52 UTC (13+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
[PATCH mt76 v4 00/15] wifi: mt76: mt7996: Decouple RRO logic from WED support
2025-09-04 16:38 UTC (16+ messages)
` [PATCH mt76 v4 01/15] wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature
` [PATCH mt76 v4 02/15] wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()
` [PATCH mt76 v4 03/15] wifi: mt76: Differentiate between RRO data and RRO MSDU queues
` [PATCH mt76 v4 04/15] wifi: mt76: Do not always enable NAPIs for WED RRO queues
` [PATCH mt76 v4 05/15] wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support
` [PATCH mt76 v4 06/15] wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset
` [PATCH mt76 v4 07/15] wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device
` [PATCH mt76 v4 08/15] wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996
` [PATCH mt76 v4 09/15] wifi: mt76: mt7996: Fix RX packets configuration for primary WED device
` [PATCH mt76 v4 10/15] wifi: mt76: mt7996: Enable WED for MT7992 chipset
` [PATCH mt76 v4 11/15] wifi: mt76: mt7996: Introduce RRO MSDU callbacks
` [PATCH mt76 v4 12/15] wifi: mt76: Add rx_queue_init callback
` [PATCH mt76 v4 13/15] wifi: mt76: mt7996: Decouple RRO logic from WED support
` [PATCH mt76 v4 14/15] wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione
` [PATCH mt76 v4 15/15] wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
[DESIGN RFC] Critical Update handling in the kernel
2025-09-04 14:24 UTC (4+ messages)
[PULL linux-firmware] ath12k firmware ath-20250903
2025-09-04 13:51 UTC (2+ messages)
[wireless-next v2 0/3] wifi: S1G TIM encoding/decoding support
2025-09-04 13:16 UTC (8+ messages)
` [wireless-next v2 3/3] wifi: mac80211: kunit: add kunit tests for S1G PVB decoding
[PATCH v5 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2025-09-04 11:39 UTC (6+ messages)
` [PATCH v5 01/22] wifi: nxpwifi: add 802.11n files
` [PATCH v5 18/22] wifi: nxpwifi: add core files
[PATCH wireless v2] wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()
2025-09-04 10:40 UTC
[PATCH wireless-next] wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()
2025-09-04 10:24 UTC (5+ messages)
[PATCH wireless-next 0/3] wifi: cfg80211/mac80211: add support to handle incumbent signal detected event
2025-09-04 9:58 UTC (3+ messages)
` [PATCH wireless-next 1/3] wifi: cfg80211: add support to handle incumbent signal detected event from mac80211/driver
[PATCH wireless-next] wifi: mac80211: add tx_handlers_drop statistics to ethtool
2025-09-04 9:26 UTC (2+ messages)
[bug report] wifi: ath11k: fix group data packet drops during rekey
2025-09-04 9:23 UTC
[wireless:for-next] BUILD SUCCESS 27893dd6341b929f87d45fc4d65c5778179319dd
2025-09-04 9:04 UTC
[PATCH wireless-next v2 0/2] wifi: nl80211/mac80211: Add support to report time of last beacon
2025-09-04 8:58 UTC (3+ messages)
` [PATCH wireless-next v2 1/2] wifi: nl80211/cfg80211: Add last_beacon_seen in station info
[DESIGN RFC] Add debugfs support for multi-radio wiphy
2025-09-04 8:49 UTC (2+ messages)
[PATCH mt76 0/4] wifi: mt76: Some more MLO fixes for MT7996 driver
2025-09-04 7:56 UTC (5+ messages)
` [PATCH mt76 1/4] wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO
` [PATCH mt76 2/4] wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()
` [PATCH mt76 3/4] wifi: mt76: mt7996: Implement MLD address translation for EAPOL
` [PATCH mt76 4/4] wifi: mt76: mt7996: Temporarily disable EPCS
[PATCH rtw-next] wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
2025-09-04 0:29 UTC (2+ messages)
[PATCH mt76] wifi: mt76: mt7921: Place upper limit on station AID
2025-09-04 0:07 UTC
[GIT PULL] wireless-2025-09-03
2025-09-03 22:00 UTC (2+ messages)
[PATCH ath12k-ng 00/20] wifi: ath12k: ath12k file re-organization
2025-09-03 17:14 UTC (4+ messages)
[PATCH] linux-firmware: update firmware for MT7925 WiFi device
2025-09-03 15:34 UTC (2+ messages)
[PATCH wireless-next 0/2] wifi: mac80211: reduce scope of 2 variable
2025-09-03 15:02 UTC (5+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211: reduce the scope of link_id
` [PATCH wireless-next 2/2] wifi: mac80211: reduce the scope of rts_threshold
[PATCH 18/37] mfd: macsmc: Add "apple,t8103-smc" compatible
2025-09-03 13:33 UTC (2+ messages)
` (subset) "
[PATCH wireless-next] wifi: cfg80211: Increase netlink buffer size to 4096 bytes in nl80211_get_station()
2025-09-03 8:48 UTC (4+ messages)
[PATCH wireless-next] wifi: mac80211: count reg connection element in the size
2025-09-03 8:37 UTC
ath11k: question about memory-region
2025-09-03 8:31 UTC
pull-request: iwlwifi-next-2025-09-03
2025-09-03 8:06 UTC
[PROPOSAL RFC] S1G Primary Channel Implementation Proposal
2025-09-03 7:01 UTC (10+ messages)
pull-request: ath-current-20250902
2025-09-03 0:17 UTC
[PATCH ath-current v4] wifi: ath11k: fix group data packet drops during rekey
2025-09-02 22:46 UTC (2+ messages)
[PATCH ath-current] wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
2025-09-02 22:46 UTC (2+ messages)
[PATCH mt76 v3 00/15] wifi: mt76: mt7996: Decouple RRO logic from WED support
2025-09-02 19:18 UTC (16+ messages)
` [PATCH mt76 v3 01/15] wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature
` [PATCH mt76 v3 02/15] wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()
` [PATCH mt76 v3 03/15] wifi: mt76: Differentiate between RRO data and RRO MSDU queues
` [PATCH mt76 v3 04/15] wifi: mt76: Do not always enable NAPIs for WED RRO queues
` [PATCH mt76 v3 05/15] wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support
` [PATCH mt76 v3 06/15] wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset
` [PATCH mt76 v3 07/15] wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device
` [PATCH mt76 v3 08/15] wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996
` [PATCH mt76 v3 09/15] wifi: mt76: mt7996: Fix RX packets configuration for primary WED device
` [PATCH mt76 v3 10/15] wifi: mt76: mt7996: Enable WED for MT7992 chipset
` [PATCH mt76 v3 11/15] wifi: mt76: mt7996: Introduce RRO MSDU callbacks
` [PATCH mt76 v3 12/15] wifi: mt76: Add rx_queue_init callback
` [PATCH mt76 v3 13/15] wifi: mt76: mt7996: Decouple RRO logic from WED support
` [PATCH mt76 v3 14/15] wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione
` [PATCH mt76 v3 15/15] wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
[PATCH ath-current v2] wifi: ath10k: Fix connection after GTK rekeying
2025-09-02 14:32 UTC
[PATCH ath-current] wifi: ath10k: Fix connection after GTK rekeying
2025-09-02 14:00 UTC (3+ messages)
[PATCH 00/21] gpiolib: fence off legacy interfaces
2025-09-02 12:56 UTC (2+ messages)
` (subset) "
pull request: iwlwifi firmware updates 2025-09-01
2025-09-02 11:31 UTC (2+ messages)
[PULL linux-firmware] ath11k firmware ath-20250827
2025-09-02 11:30 UTC (2+ messages)
[PATCH rtw-next v2] wifi: rtl8xxxu: expose efuse via debugfs
2025-09-02 7:46 UTC (4+ messages)
[PATCH mt76] wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_group
2025-09-02 6:55 UTC
[PATCH rtw-next v2] wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
2025-09-02 4:26 UTC (2+ messages)
[PATCH] wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfs
2025-09-02 4:09 UTC
[PATCH rtw-next] wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
2025-09-02 4:01 UTC (4+ messages)
` [PATCH rtw-next] wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U
[PATCH mt76 v2 00/14] wifi: mt76: mt7996: Decouple RRO logic from WED support
2025-09-01 20:58 UTC (15+ messages)
` [PATCH mt76 v2 01/14] wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature
` [PATCH mt76 v2 02/14] wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()
` [PATCH mt76 v2 03/14] wifi: mt76: Differentiate between RRO data and RRO MSDU queues
` [PATCH mt76 v2 04/14] wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support
` [PATCH mt76 v2 05/14] wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset
` [PATCH mt76 v2 06/14] wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device
` [PATCH mt76 v2 07/14] wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996
` [PATCH mt76 v2 08/14] wifi: mt76: mt7996: Fix RX packets configuration for primary WED device
` [PATCH mt76 v2 09/14] wifi: mt76: mt7996: Enable WED for MT7992 chipset
` [PATCH mt76 v2 10/14] wifi: mt76: mt7996: Introduce RRO MSDU callbacks
` [PATCH mt76 v2 11/14] wifi: mt76: Add rx_queue_init callback
` [PATCH mt76 v2 12/14] wifi: mt76: mt7996: Decouple RRO logic from WED support
` [PATCH mt76 v2 13/14] wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione
` [PATCH mt76 v2 14/14] wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
[PATCH rtw v3 0/5] wifi: fixes for rtw89
2025-09-01 18:46 UTC (7+ messages)
` [PATCH rtw v3 2/5] wifi: rtw89: fix tx_wait initialization race
` [PATCH rtw v3 3/5] wifi: rtw89: perform tx_wait completions for USB part
iwlwifi iwlwifi-so-a0-fm-c0-89.ucode firmware
2025-09-01 13:47 UTC
[PATCH mt76] wifi: mt76: mt7996: Enable MLO support for client interfaces
2025-09-01 13:02 UTC
[syzbot] [wireless?] WARNING: ODEBUG bug in cfg80211_update_known_bss
2025-09-01 7:39 UTC
[PATCH] wifi: mt76: mt7925: add pci restore for hibernate
2025-09-01 7:32 UTC
[Bug] mt7925e: cannot resume from suspend
2025-09-01 6:42 UTC (2+ messages)
[PATCH rtw-next v2] wifi: rtw89: 8852bt: Remove redundant off_reverse variables
2025-09-01 3:45 UTC (2+ messages)
[PATCH v2] wifi: rtw89: use int type to store negative error codes
2025-09-01 3:39 UTC (2+ messages)
[PATCH rtw-next 00/10] wifi: rtw89: adjust PCI handle for coming chip RTL8922DE
2025-09-01 3:04 UTC (3+ messages)
` [PATCH rtw-next 01/10] wifi: rtw89: pci: move chip ISR definition out from chip generation
Remove TL-WN722N V2 from untested devices
2025-09-01 2:51 UTC (6+ messages)
[PATCH rtw-next v3 00/11] wifi: rtw89: Add support for RTL8852CU
2025-09-01 2:09 UTC (12+ messages)
` [PATCH rtw-next v3 01/11] wifi: rtw89: Add rtw89_core_get_ch_dma_v2()
` [PATCH rtw-next v3 02/11] wifi: rtw89: usb: Move bulk out map to new struct rtw89_usb_info
` [PATCH rtw-next v3 03/11] wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_pre_init() for RTL8852CU
` [PATCH rtw-next v3 04/11] wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_post_init() "
[PATCH mt76] wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback
2025-08-31 22:14 UTC
[PATCH mt76] wifi: mt76: mt7996: Set EML capabilities for AP interface
2025-08-30 17:12 UTC
[PATCH v2] wifi: wilc1000: avoid buffer overflow in WID string configuration
2025-08-29 22:58 UTC
[PATCH mt76] wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_links()
2025-08-29 22:26 UTC
[GIT PULL] wireless-2025-08-28
2025-08-29 20:50 UTC (2+ messages)
[PATCH] wifi: wilc1000: avoid buffer overflow in WID string configuration
2025-08-29 19:40 UTC (3+ messages)
[bug report] wilc1000: move wilc driver out of staging
2025-08-29 18:53 UTC (2+ messages)
[wireless:for-next] BUILD SUCCESS 2c72c8d356db40178be558bbbd43a1d0b5bd0c27
2025-08-29 13:29 UTC
[PATCH 0/3] wifi: cap a few SSID lengths
2025-08-29 12:48 UTC (4+ messages)
` [PATCH 1/3] wifi: cw1200: cap SSID length in cw1200_do_join()
` [PATCH 2/3] wifi: libertas: cap SSID len in lbs_associate()
` [PATCH 3/3] wifi: cfg80211: sme: capp SSID length in __cfg80211_connect_result()
[PATCH rtw v3 1/5] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
2025-08-29 7:42 UTC (2+ messages)
[bug report] libertas: if_spi, driver for libertas GSPI devices
2025-08-29 7:08 UTC
[PATCHv4 0/3] wifi: ath9k: ahb: add OF LED support
2025-08-29 6:30 UTC (7+ messages)
` [PATCHv4 1/3] dt-bindings: net: wireless: ath9k: add led bindings
Possible Regression of RTL8852BE on linux-firmware-realtek
2025-08-29 5:52 UTC (4+ messages)
[PATCH rtw v2 1/4] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
2025-08-29 3:02 UTC (4+ messages)
[syzbot] [wireless?] WARNING in ieee80211_set_active_links (2)
2025-08-29 2:42 UTC
[PATCH] cfg80211: Remove unused tracepoints
2025-08-29 2:17 UTC
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