linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-09 06:57:46 to 2024-10-15 09:42:28 UTC [more...]

[PATCH wireless] wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
 2024-10-15  9:42 UTC  (3+ messages)

[PATCH] wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171
 2024-10-15  9:35 UTC  (4+ messages)

[PATCH] wifi: ipw2x00/lib80211: select ARC4 helper
 2024-10-15  8:26 UTC  (3+ messages)

[PATCH ath-current] wifi: ath10k: Fix memory leak in management tx
 2024-10-15  6:41 UTC 

[PATCH v1 wl-next 0/3] wifi: wext: Namespacify wireless_nlevent_flush() calls
 2024-10-15  6:36 UTC  (5+ messages)
` [PATCH v1 wl-next 1/3] wifi: wext: Move wext_nlevents to net->gen[]
` [PATCH v1 wl-next 2/3] wifi: wext: Convert wireless_nlevent_work to per-netns work
` [PATCH v1 wl-next 3/3] wifi: wext: Don't iterate all netns in wireless_nlevent_flush()

incorrect shift and mask operation in drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c
 2024-10-14 23:02 UTC 

pull request: iwlwifi firmware updates 2024-10-14
 2024-10-14 20:34 UTC 

[RFC] ipw2100 ipw2200 ps3_gelic rtl8712 --- Are we ready for wext cleanup?
 2024-10-14 18:39 UTC  (3+ messages)

[syzbot] [wireless?] INFO: task hung in cfg80211_event_work (4)
 2024-10-14 14:38 UTC  (4+ messages)

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-14  9:12 UTC  (43+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 04/13] net/ethernet: "
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 06/13] misc: "
` [RFC PATCH 07/13] vfio/pci: "
` [RFC PATCH 08/13] PCI: MSI: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 11/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [RFC PATCH 12/13] HID: amd_sfh: Use "
` [RFC PATCH 13/13] Remove devres from pci_intx()

[PATCH v3 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-10-14  7:17 UTC  (3+ messages)
` [PATCH v3 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH v3 2/2] wifi: ath12k: Support pdev Puncture Stats

[syzbot] Monthly wireless report (Oct 2024)
 2024-10-14  7:15 UTC 

[PATCH v3 0/2] wifi: ath12k: Support pdev Rate, Scheduled Algorithm Stats
 2024-10-14  7:06 UTC  (3+ messages)
` [PATCH v3 1/2] wifi: ath12k: Support Pdev "
` [PATCH v3 2/2] wifi: ath12k: Support BE OFDMA Pdev Rate Stats

[PATCH v3] wifi: ath12k: Support DMAC Reset Stats
 2024-10-14  6:52 UTC 

wifi: mt76: mt7921 Survey is missing noise floor
 2024-10-13 11:19 UTC 

[PATCH] cw1200: Remove unused cw1200_queue_requeue_all
 2024-10-12 20:38 UTC 

[PATCH wireless] wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
 2024-10-12 14:27 UTC  (3+ messages)

[PATCH 0/2] Improve ath10k flush queue mechanism
 2024-10-12 14:13 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath10k: Implement ieee80211 flush_sta callback
` [PATCH 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush()

[PATCH AUTOSEL 6.6 15/20] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
 2024-10-12 11:26 UTC 

[PATCH v2 00/22] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
 2024-10-11 20:59 UTC  (23+ messages)
` [PATCH v2 01/22] wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU
` [PATCH v2 02/22] wifi: rtw88: Dump the HW features only for some chips
` [PATCH v2 03/22] wifi: rtw88: Allow different C2H RA report sizes
` [PATCH v2 04/22] wifi: rtw88: Extend the init table parsing for RTL8812AU
` [PATCH v2 05/22] wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL
` [PATCH v2 06/22] wifi: rtw88: Let each driver control the power on/off process
` [PATCH v2 07/22] wifi: rtw88: Enable data rate fallback for older chips
` [PATCH v2 08/22] wifi: rtw88: Make txagc_remnant_ofdm an array
` [PATCH v2 09/22] wifi: rtw88: Support TX page sizes bigger than 128
` [PATCH v2 10/22] wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def
` [PATCH v2 11/22] wifi: rtw88: usb: Set pkt_info.ls for the reserved page
` [PATCH v2 12/22] wifi: rtw88: Detect beacon loss with chips other than 8822c
` [PATCH v2 13/22] wifi: rtw88: coex: Support chips without a scoreboard
` [PATCH v2 14/22] wifi: rtw88: 8821a: Regularly ask for BT info updates
` [PATCH v2 15/22] wifi: rtw88: 8812a: Mitigate beacon loss
` [PATCH v2 16/22] wifi: rtw88: Add rtw8812a_table.{c,h}
` [PATCH v2 17/22] wifi: rtw88: Add rtw8821a_table.{c,h}
` [PATCH v2 18/22] wifi: rtw88: Add rtw88xxa.{c,h}
` [PATCH v2 19/22] wifi: rtw88: Add rtw8821a.{c,h}
` [PATCH v2 20/22] wifi: rtw88: Add rtw8812a.{c,h}
` [PATCH v2 21/22] wifi: rtw88: Add rtw8821au.c and rtw8812au.c
` [PATCH v2 22/22] wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers

[PATCH 0/2] wifi: ath5k: add two PCI IDs
 2024-10-11 19:55 UTC  (3+ messages)

iwlwifi: question on failure path in iwl_txq_gen2
 2024-10-11 18:51 UTC 

[PATCH] wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions
 2024-10-11 17:33 UTC 

[PATCH] wifi: ath10k: add channel 177 for 5 GHz band
 2024-10-11 16:51 UTC  (3+ messages)
` [PATCH v2] "

failed to remove key (0, ce:ce:1e:27:bb:e0) from hardware (-110) (ETIMEDOUT)
 2024-10-11 16:36 UTC  (4+ messages)

[PATCH v4 0/6] wifi: ath12k: switch to using wiphy_lock()
 2024-10-11 14:39 UTC  (8+ messages)
` [PATCH v4 1/6] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
` [PATCH v4 3/6] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH v4 5/6] wifi: ath12k: ath12k_mac_set_key(): remove exit label

[PATCH v2 0/4] wifi: ath12k: Support Ring, SFM, Transmit MU, SelfGen stats, CCA stats
 2024-10-11 14:39 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: Support Pdev OBSS Stats
 2024-10-11 14:39 UTC  (2+ messages)

[PATCH] wifi: rtw88: Fix the RX aggregation in USB 3 mode
 2024-10-11 13:44 UTC  (6+ messages)

[PATCH] wifi: mac80211_hwsim: use hrtimer_active()
 2024-10-11 12:52 UTC 

[PATCH] MAINTAINERS: wifi: brcm80211: add Infineon DEV list for communication & maintenance
 2024-10-11 12:44 UTC  (3+ messages)

[PATCH] wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hosts
 2024-10-11 12:43 UTC  (3+ messages)

[PATCH] wifi: ipw: select CRYPTO_LIB_ARC4
 2024-10-11  9:58 UTC 

[PATCH] wifi: rtw88: coex: remove rf4ce unused code
 2024-10-11  6:45 UTC  (4+ messages)

linux-next: manual merge of the wireless-next tree with the net-next tree
 2024-10-11  1:10 UTC 

[PATCH] wifi: ath10k: avoid NULL pointer error during sdio remove
 2024-10-11  1:06 UTC  (2+ messages)

[PATCH v3 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-10-11  0:53 UTC  (2+ messages)

[PATCH] mac80211: Remove NOP call to ieee80211_hw_config
 2024-10-10 20:40 UTC 

[PATCH] mac80211: fix user-power when emulating chanctx
 2024-10-10 20:39 UTC 

[PATCH] wifi: mt76: mt7996: Apply power change in bss_info_changed
 2024-10-10 20:39 UTC 

[PATCH 0/2] wifi: ath12k: fix issues when unbinding
 2024-10-10 17:48 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: fix crash "
` [PATCH 2/2] wifi: ath12k: fix warning "

[PATCH net v2 0/2] MAINTAINERS: Networking file coverage updates
 2024-10-10 16:40 UTC  (4+ messages)
` [PATCH net v2 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
` [PATCH net v2 2/2] MAINTAINERS: Add headers and mailing list to UDP section

[PATCH 0/9] [wireless] iwlwifi bugfixes - 10-10-2024
 2024-10-10 11:05 UTC  (10+ messages)
` [PATCH 1/9] wifi: iwlwifi: mvm: don't leak a link on AP removal
` [PATCH 2/9] wifi: iwlwifi: allow fast resume on ax200
` [PATCH 3/9] wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd
` [PATCH 4/9] wifi: iwlwifi: mvm: remove STARTING state
` [PATCH 5/9] wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
` [PATCH 6/9] wifi: iwlwifi: mvm: SAR table alignment
` [PATCH 7/9] wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
` [PATCH 8/9] wifi: iwlwifi: mvm: don't add default link in fw restart flow
` [PATCH 9/9] wifi: iwlwifi: mvm: tell iwlmei when we finished suspending

[wireless-next:main] BUILD SUCCESS a0efa2f362a69e47b9d8b48f770ef3a0249a7911
 2024-10-10  8:22 UTC 

pull-request: rtw-next-2024-10-10
 2024-10-10  1:06 UTC 

[PATCH] wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware
 2024-10-10  0:52 UTC  (2+ messages)

[PATCH 0/4] wifi: rtw89: coex: improve BT-coexistence mechanism for RTL8852BE and RTL8852BE-VT
 2024-10-10  0:44 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning

[RFC PATCH 1/2] debugfs: add small file operations for most files
 2024-10-09 17:36 UTC  (4+ messages)
` [RFC PATCH 2/2] wifi: mac80211: convert debugfs files to short fops

[PATCH wireless] wifi: mt76: mt7996: fix invalid interface combinations
 2024-10-09 17:23 UTC  (2+ messages)
` Aw: "

[PATCH 1/2] wifi: iwlwifi: Report link-id for transmitted frames
 2024-10-09 17:01 UTC  (3+ messages)

[PATCH v3 1/2] wifi: iwlwifi: Report link-id for transmitted frames
 2024-10-09 16:49 UTC  (2+ messages)
` [PATCH v3 2/2] wifi: mac80211: Assign tx-stats to the proper link

[syzbot] [wireless?] INFO: task hung in cfg80211_dfs_channels_update_work (8)
 2024-10-09 16:00 UTC 

[wireless:for-next] BUILD SUCCESS 52009b419355195912a628d0a9847922e90c348c
 2024-10-09 14:07 UTC 

[syzbot] [wireless?] WARNING in ieee80211_tx_monitor
 2024-10-09 13:48 UTC 

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (11+ messages)

[PATCH] wifi: mac80211: refactor BW limitation check for CSA parsing
 2024-10-09 12:18 UTC 

linux-next: manual merge of the wireless-next tree with Linus' tree
 2024-10-09  9:24 UTC  (8+ messages)

[PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-09  8:45 UTC  (4+ messages)

[PATCH RFC net 0/2] MAINTAINERS: Networking file coverage updates
 2024-10-09  8:43 UTC  (7+ messages)
` [PATCH RFC net 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]

[PATCH v5 00/11] wifi: cfg80211/mac80211: improve support for multiple radios
 2024-10-09  8:25 UTC  (12+ messages)
` [PATCH v5 01/11] wifi: cfg80211: add option for vif allowed radios
` [PATCH v5 02/11] wifi: mac80211: use vif radio mask to limit ibss scan frequencies
` [PATCH v5 03/11] wifi: mac80211: use vif radio mask to limit creating chanctx
` [PATCH v5 04/11] wifi: cfg80211: report per wiphy radio antenna mask
` [PATCH v5 05/11] wifi: mac80211: remove status->ampdu_delimiter_crc
` [PATCH v5 06/11] wifi: cfg80211: pass net_device to .set_monitor_channel
` [PATCH v5 07/11] wifi: mac80211: add flag to opt out of virtual monitor support
` [PATCH v5 08/11] wifi: cfg80211: add monitor SKIP_TX flag
` [PATCH v5 09/11] wifi: mac80211: add support for the "
` [PATCH v5 10/11] wifi: mac80211: refactor ieee80211_rx_monitor
` [PATCH v5 11/11] wifi: mac80211: filter on monitor interfaces based on configured channel

[PATCH] wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of SAR subband
 2024-10-09  7:16 UTC 

linux-next: manual merge of the wireless-next tree with the origin tree
 2024-10-09  7:12 UTC  (2+ messages)

linux-next: build failure after merge of the wireless-next tree
 2024-10-09  7:04 UTC  (2+ 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).