linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 07:09:07 to 2021-10-02 09:30:05 UTC [more...]

[PATCH 2/2 (RESEND)] ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
 2021-10-02  9:29 UTC  (2+ messages)
` Two ath9k_htc fixes

[PATCH] mac80211: fix memory leaks with element parsing
 2021-10-01 19:11 UTC 

[PATCH v6 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-01 17:40 UTC  (20+ messages)
` [PATCH v6 01/24] rtw89: add CAM files
` [PATCH v6 02/24] rtw89: add BT coexistence files
    ` Small driver submissions and long feedback cycles
` [PATCH v6 03/24] rtw89: add core and trx files
` [PATCH v6 06/24] rtw89: add files to download and communicate with firmware
` [PATCH v6 07/24] rtw89: add MAC files
` [PATCH v6 13/24] rtw89: 8852a: add 8852a specific files
` [PATCH v6 24/24] rtw89: add Kconfig and Makefile

[PATCH v7 00/24] wfx: get out from the staging area
 2021-10-01 16:46 UTC  (40+ messages)
` [PATCH v7 03/24] wfx: add Makefile/Kconfig
` [PATCH v7 05/24] wfx: add main.c/main.h
` [PATCH v7 08/24] wfx: add bus_sdio.c
` [PATCH v7 09/24] wfx: add hwio.c/hwio.h
` [PATCH v7 10/24] wfx: add fwio.c/fwio.h
` [PATCH v7 12/24] wfx: add hif_api_*.h
` [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v7 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v7 20/24] wfx: add scan.c/scan.h
` [PATCH v7 21/24] wfx: add debug.c/debug.h

[PATCH] nl80211: fix error pointer dereference in error handling
 2021-10-01 16:11 UTC  (2+ messages)

5.15.0-0.rc2: suspicious RCU usage
 2021-10-01 13:47 UTC  (2+ messages)

[PATCH v5 00/24] wfx: get out from the staging area
 2021-10-01 12:31 UTC  (8+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c

Qualcomm Atheros Ath10k and Ath11k CE Buffer DMA alignment issues on Raspberry PI CM4 - Aarch64 architecture
 2021-10-01 11:17 UTC  (3+ messages)

[PATCH v5 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-10-01  9:53 UTC  (8+ messages)
` [PATCH v5 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v5 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v5 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v5 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v5 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v5 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v5 8/8] mt76: mt7915: set muru platform type

[PATCH v3 1/2] mt76: mt7915: add WA firmware log support
 2021-10-01  9:36 UTC  (2+ messages)
` [PATCH v3 2/2] mt76: mt7915: add debugfs knobs for MCU utilization

pull-request: wireless-drivers-2021-10-01
 2021-10-01  8:50 UTC 

[PATCH] rtw88: consider triggering state of simulating fw crash
 2021-10-01  8:30 UTC  (3+ messages)

[PATCH v2] rtw88: refine fw_crash debugfs to show non-zero while triggering
 2021-10-01  8:23 UTC 

[PATCH v3 0/2] mac80211: set NSS correct for supported HE-MCS and NSS set
 2021-10-01  7:01 UTC  (6+ messages)
` [PATCH v3 2/2] mac80211: do intersection with he mcs and nss set of peer and own

rt2x00 regression
 2021-10-01  6:56 UTC  (8+ messages)

ath9 stopped transmitting multicast frames in Linux 5.14.0
 2021-10-01  6:51 UTC  (3+ messages)

[PATCH 1/3] ath11k: Change number of TCL rings to one for QCA6390
 2021-10-01  6:26 UTC  (8+ messages)
` [PATCH 2/3] ath11k: change return buffer manager "

[PATCH v2] rtl8xxxu: Use lower tx rates for the ack packet
 2021-10-01  5:37 UTC  (2+ messages)

[PATCH v3 00/16] Add MT7921 SDIO support
 2021-09-30 23:48 UTC  (17+ messages)
` [PATCH v3 01/16] mt76: mt7921: refactor mac.c to be bus independent
` [PATCH v3 02/16] mt76: mt7921: refactor dma.c to be pcie specific
` [PATCH v3 03/16] mt76: mt7921: refactor mcu.c to be bus independent
` [PATCH v3 04/16] mt76: mt7921: refactor init.c "
` [PATCH v3 05/16] mt76: mt7921: add MT7921_COMMON module
` [PATCH v3 06/16] mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
` [PATCH v3 07/16] mt76: mt7663s: rely on mcu reg access utility
` [PATCH v3 08/16] mt76: mt7921: make all event parser reusable between mt7921s and mt7921e
` [PATCH v3 09/16] mt76: mt7921: use physical addr to unify register access
` [PATCH v3 10/16] mt76: sdio: move common code in mt76_sdio module
` [PATCH v3 11/16] mt76: sdio: extend sdio module to support CONNAC2
` [PATCH v3 12/16] mt76: connac: extend mcu_get_nic_capability
` [PATCH v3 13/16] mt76: mt7921: rely on mcu_get_nic_capability
` [PATCH v3 14/16] mt76: mt7921: refactor mt7921_mcu_send_message
` [PATCH v3 15/16] mt76: mt7921: introduce mt7921s support
` [PATCH v3 16/16] mt76: mt7921s: add reset support

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-30 21:16 UTC  (12+ messages)
` [PATCH v2 1/2] mwifiex: Use non-posted PCI write when setting TX ring write pointer
` [PATCH v2 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH] bcma: drop unneeded initialization value
 2021-09-30 19:49 UTC 

[PATCH 1/2] mwifiex: Use non-posted PCI register writes
 2021-09-30 16:39 UTC  (17+ messages)

[PATCH] rtl8xxxu: Use lower tx rates for the ack packet
 2021-09-30 13:57 UTC  (2+ messages)

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2021-09-30 12:50 UTC  (6+ messages)

[PATCH 1/5] mac80211: fils: use cfg80211_find_ext_elem()
 2021-09-30 11:11 UTC  (5+ messages)
` [PATCH 2/5] nl80211: use element finding functions
` [PATCH 3/5] cfg80211: scan: use element finding functions in easy cases
` [PATCH 4/5] mac80211: use ieee80211_bss_get_elem() in most places
` [PATCH 5/5] cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()

[PATCH 1/2] mac80211: mesh: fix HE operation element length check
 2021-09-30 11:11 UTC  (2+ messages)
` [PATCH 2/2] cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()

mt76: MT7612E dropouts on Ruckus R650
 2021-09-30 11:09 UTC 

[PATCH] cfg80211: seperate get channel number from ies
 2021-09-30  8:15 UTC 

[PATCH] mt76: use a separate CCMP PN receive counter for management frames
 2021-09-30  7:37 UTC 

[PATCH 0/3] ath11k: add full monitor mode support for QCN9074
 2021-09-30  6:47 UTC  (6+ messages)
` [PATCH 1/3] ath11k: add htt cmd to enable full monitor mode

rtw8822ce: support for miracast?
 2021-09-30  1:27 UTC  (2+ messages)

[jberg-mac80211:master] BUILD SUCCESS f936bb42aeb94a069bec7c9e04100d199c372956
 2021-09-29 21:59 UTC 

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 18:30 UTC  (7+ messages)

[PATCH] wireless-regdb: Update regulatory rules for South Korea (KR)
 2021-09-29 17:27 UTC 

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29 15:21 UTC  (8+ messages)
` [PATCH v5 04/11] bcma: simplify reference to the driver's name
` [PATCH v5 06/11] ssb: Simplify determination of driver name
` [PATCH v5 07/11] PCI: Replace pci_dev::driver usage that gets the "

[PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol
 2021-09-29 14:50 UTC  (3+ messages)

[PATCH net-next v4 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-29 11:00 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net/mlx5e: check return value of rhashtable_init

(no subject)
 2021-09-29  9:53 UTC 

[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29  9:04 UTC  (10+ messages)
` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name

[RFC PATCH 1/1] Add control path virtualization in virt_wifi
 2021-09-29  7:59 UTC  (2+ messages)

How to upstream Broadcom WiFi firmware files?
 2021-09-28 20:41 UTC 

[PATCH] brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
 2021-09-28 16:06 UTC 

[RFC 0/7] add offchannel monitor chain support
 2021-09-28 15:14 UTC  (8+ messages)
` [RFC 1/7] mac80211: introduce set_offchan_chain callback
` [RFC 2/7] cfg80211: introduce nl80211_set_offchan_chain callback
` [RFC 3/7] cfg80211: introduce cfg80211_cac_offchan_event routine
` [RFC 4/7] mt76: mt7915: introduce mt7915_set_offchan_chain routine
` [RFC 5/7] mt76: mt7915: enable radar trigger on rdd2
` [RFC 6/7] mt76: mt7915: introduce rdd_monitor debugfs node
` [RFC 7/7] mt76: mt7915: add cac support for offchannel chain

[PATCH] mwifiex: avoid null-pointer-subtraction warning
 2021-09-28 14:42 UTC  (2+ messages)

[PATCH] ath10k: sdio: Add missing BH locking around napi_schdule()
 2021-09-28 14:36 UTC  (2+ messages)

[PATCH] ath10k: Fix missing frame timestamp for beacon/probe-resp
 2021-09-28 14:35 UTC  (2+ messages)

[PATCH v3] ath10k: high latency fixes for beacon buffer
 2021-09-28 14:34 UTC  (2+ messages)

[PATCH v2] ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
 2021-09-28 14:05 UTC  (2+ messages)

[PATCH 1/3] ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps
 2021-09-28 14:00 UTC  (2+ messages)

[PATCH 1/3] ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
 2021-09-28 13:57 UTC  (2+ messages)

[PATCH 1/5] ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF
 2021-09-28 13:53 UTC  (2+ messages)

[PATCH 2/5] ath11k: Drop MSDU with length error in DP rx path
 2021-09-28 13:34 UTC  (2+ messages)

[PATCH 1/3] ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855
 2021-09-28 13:22 UTC  (2+ messages)

[PATCH 1/3] ath11k: add channel 2 into 6 GHz channel list
 2021-09-28 13:17 UTC  (2+ messages)

mwifiex 1.0 (16.68.10.p159) - PCIEUSB-8997 firmware is buggy
 2021-09-28 11:30 UTC  (4+ messages)

[PATCH 01/12] ath11k: Fix pktlog lite rx events
 2021-09-28 12:01 UTC  (5+ messages)
` [PATCH 10/12] ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware

[PATCH] ath11k: Add support for RX decapsulation offload
 2021-09-28 10:56 UTC  (2+ messages)

[PATCH] ath11k: fix some sleeping in atomic bugs
 2021-09-28 10:55 UTC  (2+ messages)

[PATCH] ath11k: qmi: avoid error messages when dma allocation fails
 2021-09-28 10:55 UTC  (2+ messages)

[PATCH][next] ath11k: Replace one-element array with flexible-array member
 2021-09-28 10:54 UTC  (2+ messages)

[PATCH 1/4] ath11k: use hw_params to access board_size and cal_offset
 2021-09-28 10:50 UTC  (2+ messages)

[PATCH v12 0/4] MBSSID and EMA support in AP mode
 2021-09-28  9:49 UTC  (5+ messages)
` [PATCH v12 3/4] mac80211: MBSSID and EMA support in beacon handling
` [PATCH v12 4/4] mac80211: MBSSID channel switch

[PATCH 0/4] ath11k: Add caldata download support from file/EEPROM
 2021-09-28  9:24 UTC  (5+ messages)
` [PATCH 4/4] ath11k: add caldata download support from EEPROM

[PATCH v4 0/6] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-09-28  9:05 UTC  (4+ messages)
` [PATCH v4 4/6] cfg80211: save power spectral density(psd) of regulatory rule

[PATCH 04/11] ath11: Wstringop-overread warning
 2021-09-28  9:04 UTC  (2+ messages)

[PATCH 1/4] ath11k: Refactor spectral FFT bin size
 2021-09-28  8:53 UTC  (2+ messages)

[PATCH 1/2] ath11k: add support for setting fixed HE rate/gi/ltf
 2021-09-28  8:52 UTC  (2+ messages)

[PATCH] ipw2200: Fix a function name in print messages
 2021-09-28  8:24 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).