linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-07 22:29:54 to 2024-10-10 14:56:34 UTC [more...]

[PATCH v4 0/6] wifi: ath12k: switch to using wiphy_lock()
 2024-10-10 14:56 UTC  (3+ messages)
` [PATCH v4 1/6] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-10 14:50 UTC  (34+ 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 wireless] wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
 2024-10-10 14:34 UTC  (2+ messages)

[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

[PATCH] wifi: rtw88: coex: remove rf4ce unused code
 2024-10-10  8:19 UTC  (2+ messages)

[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

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

[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  (12+ 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 net v2 0/2] MAINTAINERS: Networking file coverage updates
 2024-10-09  8:47 UTC  (3+ 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 v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-09  8:45 UTC  (15+ messages)
` [PATCH v2 01/11] wifi: ath12k: remove unused variable monitor_present
` [PATCH v2 02/11] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v2 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v2 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start
` [PATCH v2 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
` [PATCH v2 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start
` [PATCH v2 07/11] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v2 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev
` [PATCH v2 09/11] wifi: ath12k: use tail MSDU to get MSDU information
` [PATCH v2 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode
` [PATCH v2 11/11] wifi: ath12k: delete mon reap timer

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

[PATCH] wifi: ath10k: add channel 177 for 5 GHz band
 2024-10-09  6:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] wifi: mwifiex: add debugfs file to mimic radar detection
 2024-10-09  6:37 UTC 

[PATCH v2] wifi: mwifiex: fix firmware crash for AP DFS mode
 2024-10-09  6:36 UTC 

[PATCH] wifi: nxpwifi: add debugfs file to mimic radar detection
 2024-10-09  6:24 UTC  (2+ messages)

[PATCH v2] wifi: nxpwifi: fix firmware crash for AP DFS mode
 2024-10-09  6:23 UTC  (2+ messages)

[PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-09  2:22 UTC  (5+ messages)

[PATCH 0/6] wifi: rtw89: correct improper data types found by Coverity
 2024-10-09  0:43 UTC  (7+ messages)
` [PATCH 1/6] wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic
` [PATCH 2/6] wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_ch_idle()
` [PATCH 3/6] wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()
` [PATCH 4/6] wifi: rtw89: 8852b: "
` [PATCH 5/6] wifi: rtw89: 8852bt: "
` [PATCH 6/6] wifi: rtw89: 8852c: "

linux-next: manual merge of the wireless-next tree with Linus' tree
 2024-10-09  0:38 UTC 

[PATCH v2 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-10-09  0:06 UTC  (2+ messages)

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

RFC: Should net namespaces scale up (>10k) ?
 2024-10-08 18:56 UTC  (3+ messages)

[PATCH v2] iwlegacy: Clear stale interrupts before resuming device
 2024-10-08 18:51 UTC  (2+ messages)
` [v2] wifi: "

[PATCH v2 0/6] lib80211 cleanup
 2024-10-08 18:12 UTC  (9+ messages)
` [PATCH v2 4/6] staging: rtl8192e: delete the driver
` [PATCH v2 6/6] staging: don't recommend using lib80211

[PATCH v6] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-08 15:54 UTC  (3+ messages)

[PATCH] wifi: ath12k: remove msdu_end structure for WCN7850
 2024-10-08  9:30 UTC 

[syzbot] [wireless?] WARNING in restore_regulatory_settings (3)
 2024-10-08  9:00 UTC 

[PATCH v2] wifi: mac80211: re-order assigning channel in activate links
 2024-10-08  8:49 UTC  (6+ messages)

[PATCH v4 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2024-10-08  6:56 UTC  (5+ messages)
` [PATCH v4 1/4] wifi: ath12k: add configure "
` [PATCH v4 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v4 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v4 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH v3 0/2] wifi: ath11k: fix full monitor mode for QCN9074
 2024-10-08  5:37 UTC  (3+ messages)
` [PATCH v3 1/2] wifi: ath11k: fix RCU stall while reaping monitor destination ring
` [PATCH v3 2/2] wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode

[PATCH 0/2] iw: display wiphy interface combination in info command
 2024-10-08  5:06 UTC  (3+ messages)
` [PATCH 1/2] update nl80211.h
` [PATCH 2/2] iw: add output for wiphy interface combinations

[PATCH v3] wifi: mwifiex: avoid AP and STA running on different channel
 2024-10-08  5:04 UTC 

[PATCH 00/14] iwlwifi updates - 08-10-2024
 2024-10-08  4:25 UTC  (15+ messages)
` [PATCH 01/14] wifi: iwlwifi: mvm: Add support for prep_add_interface() callback
` [PATCH 02/14] wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updated
` [PATCH 03/14] wifi: iwlwifi: mvm: prepare the tx_power handling to be per-link
` [PATCH 04/14] wifi: iwlwifi: mvm: log information about HW restart completion
` [PATCH 05/14] wifi: iwlwifi: fw: api: update link context API version
` [PATCH 06/14] wifi: iwlwifi: bump FW API to 94 for BZ/SC devices
` [PATCH 07/14] wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder buffer
` [PATCH 08/14] wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in "
` [PATCH 09/14] wifi: iwlwifi: mvm: remove unneeded check
` [PATCH 10/14] wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLE
` [PATCH 11/14] wifi: iwlwifi: do not warn about a flush with an empty TX queue
` [PATCH 12/14] wifi: iwlwifi: fw: add an error table status getter
` [PATCH 13/14] wifi: iwlwifi: mvm: remove redundant check
` [PATCH 14/14] wifi: iwlwifi: allow IWL_FW_CHECK() with just a string

[PATCH v3 06/11] wifi: cfg80211: pass net_device to .set_monitor_channel
 2024-10-08  3:44 UTC  (2+ messages)

[PATCH] wifi: ath10k: avoid NULL pointer error during sdio remove
 2024-10-08  2:22 UTC 

[PATCH v2] wifi: ath12k: Support DMAC Reset Stats
 2024-10-07 23:06 UTC  (3+ messages)

ath10k_sdio unable to connect to WPA2-PSK network on wpa_supplicant 2.10+
 2024-10-07 22:29 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).