linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 10:50:56 to 2022-08-16 14:46:35 UTC [more...]

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-16 14:46 UTC  (5+ messages)
` [PATCH] ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
      ` [PATCH v2] "

[RFC][PATCH] mac80211: fix VHT 160Mhz bandwidth when using extended NSS on PHY with NSS ratio
 2022-08-16 13:43 UTC  (2+ messages)

[PATCH 1/2] staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
 2022-08-16 13:24 UTC  (2+ messages)

[PATCH] mt76: fix uninitialized pointer in mt79{15,21}_mac_fill_rx
 2022-08-16 10:32 UTC 

[PATCH] mt76: mt7921: remove dead code
 2022-08-16 10:09 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in ieee80211_register_hw
 2022-08-16  8:40 UTC 

[syzbot] upstream boot error: general protection fault in nl80211_put_iface_combinations
 2022-08-16  8:37 UTC 

[PATCH 0/9] wifi: mt76: mt7921: introduce chanctx support
 2022-08-16  8:03 UTC  (11+ messages)
` [PATCH 1/9] wifi: mac80211: allow enabling chanctx until hw registration
` [PATCH 2/9] wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx
` [PATCH 3/9] wifi: mt76: connac: rely on mt76_connac_mcu_uni_set_chctx
` [PATCH 4/9] wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss signature
` [PATCH 5/9] wifi: mt76: mt7921: add unified ROC cmd/event support
` [PATCH 6/9] wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driver
` [PATCH 7/9] wifi: mt76: connac: accept hw scan request at a time
` [PATCH 8/9] wifi: mt76: mt7921: introduce remain_on_channel support
` [PATCH 9/9] wifi: mt76: mt7921: introduce chanctx support

[PATCH] mt76: mt7921: get rid of the false positive reset
 2022-08-16  8:00 UTC  (2+ messages)

[PATCH] wifi: ath10k: Delay the unmapping of the buffer
 2022-08-16  4:43 UTC 

[PATCH v2 0/3] wifi: rtw89: correct BA CAM allocation
 2022-08-16  1:32 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: rtw89: 8852c: declare correct BA CAM number
` [PATCH v2 2/3] wifi: rtw89: 8852c: initialize and correct BA CAM content
` [PATCH v2 3/3] wifi: rtw89: correct BA CAM allocation

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-08-15 20:11 UTC  (57+ messages)
` [PATCH 01/50] wifi: ath12k: add Kconfig
` [PATCH 02/50] wifi: ath12k: add Makefile
` [PATCH 03/50] wifi: ath12k: add ce.c
` [PATCH 04/50] wifi: ath12k: add ce.h
` [PATCH 05/50] wifi: ath12k: add core.c
` [PATCH 06/50] wifi: ath12k: add core.h
` [PATCH 07/50] wifi: ath12k: add dbring.c
` [PATCH 08/50] wifi: ath12k: add dbring.h
` [PATCH 09/50] wifi: ath12k: add debug.c
` [PATCH 10/50] wifi: ath12k: add debug.h
` [PATCH 11/50] wifi: ath12k: add dp.c
` [PATCH 12/50] wifi: ath12k: add dp.h
` [PATCH 13/50] wifi: ath12k: add dp_mon.c
` [PATCH 14/50] wifi: ath12k: add dp_mon.h
` [PATCH 15/50] wifi: ath12k: add dp_rx.c
` [PATCH 16/50] wifi: ath12k: add dp_rx.h
` [PATCH 17/50] wifi: ath12k: add dp_tx.c
` [PATCH 18/50] wifi: ath12k: add dp_tx.h
` [PATCH 19/50] wifi: ath12k: add hal.c
` [PATCH 20/50] wifi: ath12k: add hal.h
` [PATCH 21/50] wifi: ath12k: add hal_desc.h
` [PATCH 22/50] wifi: ath12k: add hal_rx.c
` [PATCH 23/50] wifi: ath12k: add hal_rx.h
` [PATCH 24/50] wifi: ath12k: add hal_tx.c
` [PATCH 25/50] wifi: ath12k: add hal_tx.h
` [PATCH 26/50] wifi: ath12k: add hif.h
` [PATCH 27/50] wifi: ath12k: add htc.c
` [PATCH 28/50] wifi: ath12k: add htc.h
` [PATCH 29/50] wifi: ath12k: add hw.c
` [PATCH 30/50] wifi: ath12k: add hw.h
` [PATCH 31/50] wifi: ath12k: add mac.c
` [PATCH 32/50] wifi: ath12k: add mac.h
` [PATCH 33/50] wifi: ath12k: add mhi.c
` [PATCH 34/50] wifi: ath12k: add mhi.h
` [PATCH 35/50] wifi: ath12k: add pci.c
` [PATCH 36/50] wifi: ath12k: add pci.h
` [PATCH 37/50] wifi: ath12k: add peer.c
` [PATCH 38/50] wifi: ath12k: add peer.h
` [PATCH 39/50] wifi: ath12k: add qmi.c
` [PATCH 40/50] wifi: ath12k: add qmi.h
` [PATCH 41/50] wifi: ath12k: add reg.c
` [PATCH 42/50] wifi: ath12k: add reg.h
` [PATCH 43/50] wifi: ath12k: add rx_desc.h
` [PATCH 44/50] wifi: ath12k: add trace.c
` [PATCH 45/50] wifi: ath12k: add trace.h
` [PATCH 46/50] wifi: ath12k: add wmi.c
` [PATCH 47/50] wifi: ath12k: add wmi.h
` [PATCH 48/50] wifi: ath: add ath12k to Makefile
` [PATCH 49/50] wifi: ath: add ath12k to Kconfig
` [PATCH 50/50] MAINTAINERS: add ath12k

Build regressions/improvements in v6.0-rc1
 2022-08-15 18:10 UTC 

[PATCH 0/3] wifi: rtw89: correct BA CAM allocation
 2022-08-15 12:20 UTC  (5+ messages)
` [PATCH 1/3] wifi: rtw89: 8852c: declare correct BA CAM number
` [PATCH 2/3] wifi: rtw89: 8852c: initialize and correct BA CAM content
` [PATCH 3/3] wifi: rtw89: correct BA CAM allocation

iwlwifi devices disappear after suspend on kernel 5.17
 2022-08-15 11:03 UTC  (6+ messages)

[PATCH 6.0] wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
 2022-08-15  7:37 UTC 

[PATCH] wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
 2022-08-15  7:24 UTC  (3+ messages)

[PATCH] staging: r8188eu: Prevent infinite loop
 2022-08-15  6:28 UTC  (2+ messages)

[PATCH] wifi: rtw88: fix uninitialized use of primary channel index
 2022-08-15  6:20 UTC 

[PATCH] mt76: mt7915: fix mcs value in ht mode
 2022-08-15  3:29 UTC 

"BlockFi: Investing in Cryptocurrency Makes Many People Millionaires"
 2022-08-14 23:32 UTC 

[PATCH v2] mac80211: Mesh Fast xmit support
 2022-08-14 16:42 UTC  (2+ messages)

[PATCH] iwlwifi: Make missed beacon timeout configurable
 2022-08-14 16:01 UTC  (6+ messages)

[PATCH] wifi: rtl8xxxu: Fix skb misuse in TX queue selection
 2022-08-13 19:54 UTC 

[PATCH] brcmfmac: fix use-after-free bug
 2022-08-13 18:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] wifi: cfg80211: Fix UAF in ieee80211_scan_rx()
 2022-08-13 16:19 UTC  (8+ messages)

[ANN] wireless-regdb: master-2022-08-12
 2022-08-12 15:53 UTC 

[PATCH] wireless-regdb: update 5 GHz rules for PK and add 60 GHz rule
 2022-08-12 15:36 UTC  (2+ messages)
` [wireless-regdb] "

[PATCH] wireless-regdb: add 5 GHz rules for GY
 2022-08-12 15:36 UTC  (2+ messages)
` [wireless-regdb] "

[PATCH] wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
 2022-08-12 10:33 UTC  (3+ messages)

[PATCH v2] wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
 2022-08-12 10:31 UTC 

[PATCH v2 2/4] cfg80211: validate RU puncturing bitmap
 2022-08-12  9:53 UTC  (2+ messages)

[PATCH 0/3] wifi: rtw89: 8852c: update RF parameters to R49
 2022-08-12  9:31 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtw89: TX power limit/limit_ru consider negative
` [PATCH 2/3] wifi: rtw89: 8852c: update RF radio A/B parameters to R49
` [PATCH 3/3] wifi: rtw89: 8852c: update TX power tables "

[PATCH] wifi: p54: Fix comment typo
 2022-08-12  7:50 UTC  (2+ messages)

[PATCH v3 1/2] mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf
 2022-08-12  6:46 UTC  (2+ messages)
` [PATCH v3 2/2] mac80211: Add HE "

[PATCH v2 0/2] Support for changing address while powered
 2022-08-11 23:13 UTC  (3+ messages)
` [PATCH v2 1/2] include: nl80211: Add POWERED_ADDR_CHANGE feature
` [PATCH v2 2/2] mac80211: Support "

[PATCH AUTOSEL 4.14 12/14] wifi: rtl8xxxu: Fix the error handling of the probe function
 2022-08-11 16:10 UTC 

[PATCH AUTOSEL 4.9 10/12] wifi: rtl8xxxu: Fix the error handling of the probe function
 2022-08-11 16:11 UTC 

[PATCH AUTOSEL 4.19 12/14] wifi: rtl8xxxu: Fix the error handling of the probe function
 2022-08-11 16:09 UTC 

[PATCH AUTOSEL 5.4 02/25] ath10k: htt_tx: do not interpret Eth frames as WiFi
 2022-08-11 16:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 03/25] ath10k: fix misreported tx bandwidth for 160Mhz
` [PATCH AUTOSEL 5.4 06/25] ath10k: fix regdomain info of iw reg set/get
` [PATCH AUTOSEL 5.4 23/25] wifi: rtl8xxxu: Fix the error handling of the probe function

[PATCH AUTOSEL 5.10 02/46] ath10k: htt_tx: do not interpret Eth frames as WiFi
 2022-08-11 16:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 03/46] ath10k: fix misreported tx bandwidth for 160Mhz
` [PATCH AUTOSEL 5.10 07/46] ath10k: fix regdomain info of iw reg set/get
` [PATCH AUTOSEL 5.10 42/46] wifi: rtl8xxxu: Fix the error handling of the probe function

[PATCH AUTOSEL 5.15 03/69] ath10k: htt_tx: do not interpret Eth frames as WiFi
 2022-08-11 15:56 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 04/69] ath10k: fix misreported tx bandwidth for 160Mhz
` [PATCH AUTOSEL 5.15 09/69] ath10k: fix regdomain info of iw reg set/get
` [PATCH AUTOSEL 5.15 63/69] wifi: rtl8xxxu: Fix the error handling of the probe function

[PATCH AUTOSEL 5.18 03/93] ath10k: htt_tx: do not interpret Eth frames as WiFi
 2022-08-11 15:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 04/93] ath10k: fix misreported tx bandwidth for 160Mhz
` [PATCH AUTOSEL 5.18 09/93] ath10k: fix regdomain info of iw reg set/get
` [PATCH AUTOSEL 5.18 86/93] wifi: rtl8xxxu: Fix the error handling of the probe function

[PATCH AUTOSEL 5.19 003/105] ath10k: htt_tx: do not interpret Eth frames as WiFi
 2022-08-11 15:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.19 004/105] ath10k: fix misreported tx bandwidth for 160Mhz
` [PATCH AUTOSEL 5.19 009/105] ath10k: fix regdomain info of iw reg set/get
` [PATCH AUTOSEL 5.19 097/105] Revert "ath11k: add support for hardware rfkill for QCA6390"
` [PATCH AUTOSEL 5.19 098/105] wifi: rtl8xxxu: Fix the error handling of the probe function

[PATCH] bcma: Fix typo in comments
 2022-08-11 15:20 UTC 

WARNING in ieee80211_ibss_csa_beacon
 2022-08-11 13:01 UTC  (5+ messages)
  ` [syzbot] "

[PATCH] ath9k: Fix comment typo
 2022-08-11 12:02 UTC 

[PATCH] mwifiex: Fix comment typo
 2022-08-11 12:02 UTC 

[PATCH] iwlwifi: mvm: Fix comment typo
 2022-08-11 11:58 UTC 

[PATCH] iwlwifi: Fix comment typo
 2022-08-11 12:00 UTC 

[PATCH] wifi: iwlwifi: Fix comment typo
 2022-08-11 11:59 UTC 

CFS for Netdev 0x16 open!
 2022-08-11 11:17 UTC  (2+ messages)

iwlwifi: Direct firmware load for iwlwifi-so-a0-gf-a0-72.ucode failed with error -2
 2022-08-11 10:38 UTC 

[RFC 0/2] wifi: mac80211: extend rx API with link_id for MLO connection
 2022-08-11 10:28 UTC  (9+ messages)
` [RFC 1/2] wifi: mac80211: add a new field in ieee80211_rx_status for link id
` [RFC 2/2] wifi: mac80211: use link_id from ieee80211_rx_status to retrieve rx link

[PATCH v3] wifi: wilc1000: fix DMA on stack objects
 2022-08-11  4:55 UTC  (3+ messages)

[PATCH] wifi: ieee80211: Fix for fragmented action frames
 2022-08-10 22:48 UTC 

[PATCH] mt76: connac: fix in comment
 2022-08-10 22:04 UTC 

[PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
 2022-08-10 21:32 UTC  (4+ messages)
` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue

[wireless-next:main] BUILD SUCCESS 7dad3e39fde1eef97bc1a0b92e5d0f3500c9ed56
 2022-08-10 18:43 UTC 

[wireless:for-next] BUILD SUCCESS bc3c8fe3c79bcdae4d90e3726054fac5cca8ac32
 2022-08-10 17:31 UTC 

[PATCH 1/2] mt76: move move mt76_sta_stats to mt76_wcid
 2022-08-10 16:40 UTC  (2+ messages)
` [PATCH 2/2] mt76: add PPDU based TxS support for WED device

[PATCH] brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tablet
 2022-08-10 14:23 UTC 

[PATCH] brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430
 2022-08-10 14:23 UTC 

Kryptowahrung macht Sie zum Milliardar
 2022-08-10  9:45 UTC 

[PATCH v2 1/7] wifi: rtw88: add mutex when set SAR
 2022-08-10  5:49 UTC  (2+ messages)

[PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error
 2022-08-10  5:48 UTC  (2+ messages)
` [1/6] wifi: "

pull-request: wireless-2022-08-09
 2022-08-09 19:20 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS bafe9528b792f4a442aa1ea2b0297cd53a0351ab
 2022-08-09 18:14 UTC 

[PATCH 00/13] rtw89: support channel context
 2022-08-09 11:00 UTC  (6+ messages)
` [PATCH 13/13] rtw89: prohibit mac80211 chanctx ops without HW scan

[PATCH v3 00/13] rtw89: support channel context
 2022-08-09 10:49 UTC  (5+ messages)
` [PATCH v3 10/13] wifi: rtw89: introduce entity mode and its recalculated prototype
` [PATCH v3 11/13] wifi: rtw89: add skeleton of mac80211 chanctx ops support
` [PATCH v3 12/13] wifi: rtw89: declare support for mac80211 chanctx ops by chip
` [PATCH v3 13/13] wifi: rtw89: early recognize FW feature to decide if chanctx


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