linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 15:36:01 to 2022-11-29 10:09:41 UTC [more...]

[PATCH v4 00/11] RTW88: Add support for USB variants
 2022-11-29 10:07 UTC  (10+ messages)
` [PATCH v4 01/11] wifi: rtw88: print firmware type in info message
` [PATCH v4 02/11] wifi: rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
` [PATCH v4 03/11] wifi: rtw88: Drop rf_lock
` [PATCH v4 05/11] wifi: rtw88: Drop coex mutex
` [PATCH v4 06/11] wifi: rtw88: iterate over vif/sta list non-atomically
` [PATCH v4 08/11] wifi: rtw88: Add rtw8821cu chipset support
` [PATCH v4 09/11] wifi: rtw88: Add rtw8822bu "
` [PATCH v4 10/11] wifi: rtw88: Add rtw8822cu "
` [PATCH v4 11/11] wifi: rtw88: Add rtw8723du "

[PATCH] wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
 2022-11-29 10:07 UTC 

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-11-29  9:19 UTC  (18+ messages)

[PATCH v2 1/2] wifi: mt76: introduce reboot notifier support
 2022-11-29  9:16 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: mt76: mt7921e: add "

[PATCH v2 0/6] wifi: rtw89: preparation of MCC
 2022-11-29  8:31 UTC  (7+ messages)
` [PATCH v2 1/6] wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_info
` [PATCH v2 2/6] wifi: rtw89: check if atomic before queuing c2h
` [PATCH v2 3/6] wifi: rtw89: introduce helpers to wait/complete on condition
` [PATCH v2 4/6] wifi: rtw89: mac: process MCC related C2H
` [PATCH v2 5/6] wifi: rtw89: fw: implement MCC related H2C
` [PATCH v2 6/6] wifi: rtw89: link rtw89_vif and chanctx stuffs

[wireless-next:main] BUILD SUCCESS eceb024ee3eed1bacb5c32a4847269f2685e2ea4
 2022-11-29  8:01 UTC 

[PATCH 00/27] another set of MLO patches
 2022-11-29  7:04 UTC  (15+ messages)
                ` wifi: hostapd:/wpa_supplicant MLO "

[PATCH] ipw2x00: Remove some unused functions
 2022-11-29  6:24 UTC 

[PATCH 0/6] wifi: rtw89: preparation of MCC
 2022-11-29  5:35 UTC  (8+ messages)
` [PATCH 3/6] wifi: rtw89: introduce helpers to wait/complete on condition
` [PATCH 4/6] wifi: rtw89: mac: process MCC related C2H

[wireless-next:pending] BUILD SUCCESS 8cd2a12cc967ca60872ecd3f7b7a485cc30ff8ff
 2022-11-29  5:28 UTC 

[PATCH] drivers: rewrite and remove a superfluous parameter
 2022-11-29  4:34 UTC 

[PATCH] wifi: mt76: mt7921e: introduce reboot notifier support
 2022-11-29  2:21 UTC  (4+ messages)

pull-request: wireless-2022-11-28
 2022-11-29  2:20 UTC  (2+ messages)

[PATCH RESEND] wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
 2022-11-29  1:42 UTC 

[PATCH 0/2] Add check for nla_nest_start()
 2022-11-29  1:30 UTC  (7+ messages)
` [PATCH 1/2] udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()
` [PATCH 2/2] wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()

[PATCH v2 1/3] wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
 2022-11-29  1:22 UTC  (4+ messages)
` [PATCH v2 2/3] wifi: rtl8xxxu: Fix the channel width reporting
` [PATCH v2 3/3] wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_report

PRO/Wireless 4965 Intel WPA2,3 SSID connection problem #1
 2022-11-28 22:34 UTC 

pull-request: iwlwifi-next-for-kalle-2022-11-28
 2022-11-28 20:03 UTC 

[PATCH v2] wifi: mac80211: integrate PS buffering into iTXQ
 2022-11-28 18:16 UTC  (2+ messages)

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-28 17:25 UTC  (7+ messages)

[PATCH v2 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-11-28 14:56 UTC  (7+ messages)
` [PATCH v2 41/50] wifi: ath12k: add reg.c

[PATCH wireless] wifi: wilc1000: Fix UAF in wilc_netdev_cleanup() when iterator the RCU list
 2022-11-28 14:05 UTC  (6+ messages)

[PATCH] wifi: rtw88: fix race condition when doing H2C command
 2022-11-28 13:58 UTC  (3+ messages)

[PATCH] wifi: b43: remove reference to removed config B43_PCMCIA
 2022-11-28 13:57 UTC  (2+ messages)

[PATCH v2] wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
 2022-11-28 13:57 UTC  (2+ messages)

[PATCH net] wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
 2022-11-28 13:56 UTC  (2+ messages)

[PATCH v3 00/11] RTW88: Add support for USB variants
 2022-11-28 13:41 UTC  (23+ messages)
` [PATCH v3 01/11] rtw88: print firmware type in info message
` [PATCH v3 02/11] rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
` [PATCH v3 03/11] rtw88: Drop rf_lock
` [PATCH v3 06/11] rtw88: iterate over vif/sta list non-atomically
` [PATCH v3 07/11] rtw88: Add common USB chip support
` [PATCH v3 08/11] rtw88: Add rtw8821cu chipset support

[syzbot] KASAN: use-after-free Read in rfkill_blocked
 2022-11-28 10:15 UTC  (5+ messages)

PRO/Wireless 2200BG Intel WPA3 SSID connection problem #1
 2022-11-28  9:56 UTC  (2+ messages)

pull request: mt76 2022-11-28
 2022-11-28  9:22 UTC 

Odroczenie zapłaty
 2022-11-28  8:41 UTC 

[PATCH] wifi: rtw88: 8821c: enable BT device recovery mechanism
 2022-11-28  7:56 UTC 

[PATCH] wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
 2022-11-28  7:04 UTC 

[PATCH v3 09/11] rtw88: Add rtw8822bu chipset support
 2022-11-28  5:39 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: add missing argument in mt7996_queue_rx_skb()
 2022-11-28  3:28 UTC 

PRO/Wireless 4965 Intel WPA2,3 SSID connection problem #1
 2022-11-27 18:38 UTC 

PRO/Wireless 4965 Intel WPA2,3 SSID connection problem #1
 2022-11-27 14:37 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7915: fix endianness of mt7915_mcu_set_obss_spr_pd()
 2022-11-27  8:45 UTC 

[PATCH] wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
 2022-11-27  2:35 UTC 

[wireless:for-next] BUILD SUCCESS 3e8f7abcc3473bc9603323803aeaed4ffcc3a2ab
 2022-11-26 19:54 UTC 

[PATCH 1/2] wifi: rtl8xxxu: Fix the channel width reporting
 2022-11-25 18:33 UTC  (7+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_report

pull request: mt76 2022-11-25
 2022-11-25 14:12 UTC 

[PATCHv2] wifi: ath11k: Fix race condition with htt_ppdu_stats_info
 2022-11-25 11:40 UTC  (2+ messages)

[PATCHv2 4/8] wifi: ath11k: remap ce register space for IPQ5018
 2022-11-25 11:39 UTC  (2+ messages)

[PATCH 1/2] wifi: cfg80211: fix buffer overflow in elem comparison
 2022-11-25 11:36 UTC  (2+ messages)
` [PATCH 2/2] wifi: cfg80211: don't allow multi-BSSID in S1G

[PATCH] carl9170: Replace zero-length array of trailing structs with flex-array
 2022-11-25 11:15 UTC  (2+ messages)

[PATCH v4] wifi: ath10k: Store WLAN firmware version in SMEM image table
 2022-11-25 11:12 UTC  (2+ messages)

PRO/Wireless 2200BG Intel WPA3 SSID connection problem #1
 2022-11-25 19:08 UTC  (2+ messages)

[PATCH wireless] mt76: mt7915: add missing of_node_put()
 2022-11-25  9:06 UTC 

[PATCH 0/3] wifi: rtw89: fixes of monitor mode
 2022-11-25  7:24 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtw89: enable mac80211 virtual monitor interface
` [PATCH 2/3] wifi: rtw89: add HE radiotap for monitor mode
` [PATCH 3/3] wifi: rtw89: 8852b: turn off PoP function in "

[PATCH v3 0/3] Enable low power mode when WLAN is not active
 2022-11-25  4:29 UTC  (4+ messages)

[PATCH] mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
 2022-11-25  2:58 UTC 

TL-WN823N Realtek WPA3 SSID connection problem #9
 2022-11-25 19:40 UTC  (2+ messages)

BCM4352 Broadcom support
 2022-11-25 19:51 UTC 

PRO/Wireless 2100 3B Intel problem
 2022-11-25 19:47 UTC 

AR241x Atheros WPA2,3 SSID connection problem #2
 2022-11-25 19:46 UTC 

RT2561 Ralink WPA3 SSID connection problem #8
 2022-11-25 19:37 UTC 

BCM4313 Broadcom WPA3 SSID connection problem #7
 2022-11-25 19:34 UTC 

TL-WN551G Atheros WPA3 SSID connection problem #6
 2022-11-25 19:32 UTC 

Centrino Advanced-N 6205 Intel WPA3 SSID connection problem #5
 2022-11-25 19:28 UTC 

Centrino Wireless-N 135 BGN WPA3 SSID connection problem #4
 2022-11-25 19:22 UTC 

Centrino Wireless-N 2230 Intel WPA3 SSID connection problem #3
 2022-11-25 19:17 UTC 

Centrino 1000 Intel WPA3 SSID connection problem #2
 2022-11-25 19:15 UTC 

[PATCH 1/4] wifi: wilc1000: validate pairwise and authentication suite offsets
 2022-11-24 16:11 UTC  (2+ messages)

AP6275 / bcm43752 pcie on mainline brcmf
 2022-11-24 14:32 UTC  (29+ messages)

[PATCH] wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
 2022-11-24 14:20 UTC 

[PATCH wireless] wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
 2022-11-24 11:38 UTC 

[PATCH 0/9] wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices
 2022-11-24 10:27 UTC  (3+ messages)

[PATCH] wifi: ath11k: Fix race condition with htt_ppdu_stats_info
 2022-11-24  6:36 UTC 

[wireless:pending] BUILD SUCCESS c959453853cd967602cbcff0e10bd7071532ab98
 2022-11-24  4:26 UTC 

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-24  0:58 UTC  (3+ messages)

[PATCH v3] wifi: ieee80211: Fix for Rx fragmented action frames
 2022-11-24  0:53 UTC 

[PATCH 0/5] updates and fixes intended for v6.2 2022-11-23
 2022-11-23 21:02 UTC  (6+ messages)
` [PATCH 1/5] wifi: iwlwifi: mvm: print OTP info after alive
` [PATCH 2/5] wifi: iwlwifi: mvm: fix double free on tx path
` [PATCH 3/5] wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR sync
` [PATCH 4/5] wifi: iwlwifi: mvm: return error value in case PLDR sync failed
` [PATCH 5/5] wifi: iwlwifi: mei: fix parameter passing to iwl_mei_alive_notif()

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-23 20:27 UTC  (6+ messages)

[PATCH v2 1/2] wifi: mt76: mt7915: introduce mt7915_get_power_bound()
 2022-11-23 19:59 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: mt76: mt7915: enable per bandwidth power limit support

[PATCH 1/2] wifi: mt76: mt7915: introduce mt7915_get_power_bound()
 2022-11-23 19:55 UTC  (3+ messages)
` [PATCH 2/2] wifi: mt76: mt7915: enable per bandwidth power limit support

Please bump brcm/bcm4330-sdio.bin firmware
 2022-11-23 17:54 UTC  (3+ messages)

[PATCH 0/4] wilc1000: Improve RSN and attribute parsing
 2022-11-23 15:35 UTC  (2+ messages)
` [PATCH 4/4] wifi: wilc1000: validate number of channels


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