linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-26 11:28:08 to 2020-02-01 15:34:07 UTC [more...]

[PATCH v2 0/7] switch mt7615 MCU command format from v1 to v2
 2020-02-01 15:33 UTC  (3+ messages)
` [PATCH v2 1/7] mt76: mt7615: simplify mcu_set_bmc flow
` [PATCH v2 7/7] mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format

[PATCH 1/5] mt76: set dma-done flag for flushed descriptors
 2020-02-01 12:58 UTC  (6+ messages)
` [PATCH 2/5] mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw
` [PATCH 3/5] mt76: dma: do not write cpu_idx on rx queue reset until after refill
` [PATCH 4/5] mt76: mt7603: increase dma mcu rx ring size
` [PATCH 5/5] mt76: enable Airtime Queue Limit support

[PATCH 1/2] mt76: mt7615: implement hardware reset support
 2020-01-31 18:17 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7615: add support for testing hardware reset

[PATCH v5.6 0/7] iwlwifi: fixes intended for 5.6 2020-01-31
 2020-01-31 13:45 UTC  (8+ messages)
` [PATCH v5.6 1/7] iwlwifi: mvm: Fix thermal zone registration
` [PATCH v5.6 2/7] iwlwifi: don't throw error when trying to remove IGTK
` [PATCH v5.6 3/7] iwlwifi: mvm: update the DTS measurement type
` [PATCH v5.6 4/7] iwlwifi: mvm: avoid use after free for pmsr request
` [PATCH v5.6 5/7] iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
` [PATCH v5.6 6/7] iwlwifi: mvm: fix TDLS discovery with the new firmware API
` [PATCH v5.6 7/7] iwlwifi: d3: read all FW CPUs error info

[PATCH 00/23] cfg80211/mac80211 patches from our internal tree 2020-01-31
 2020-01-31 11:45 UTC  (26+ messages)
` [PATCH 01/23] nl80211/cfg80211: add support for non EDCA based ranging measurement
` [PATCH 02/23] mac80211: simplify and improve HT/VHT/HE disable code
` [PATCH 03/23] mac80211: refactor extended element parsing
` [PATCH 04/23] mac80211: set station bandwidth from HE capability
` [PATCH 05/23] mac80211: remove some stray braces
` [PATCH 06/23] cfg80211: add no HE indication to the channel flag
` [PATCH 07/23] mac80211: check whether HE connection is allowed by the reg domain
` [PATCH 08/23] mac80211: he: set rx nss
` [PATCH 09/23] mac80211: allow changing TX-related netdev features
` [PATCH 10/23] mac80211: make ieee80211_wep_init() return void
` [PATCH 11/23] mac80211: update conditions for supported channels element
  ` [PATCH v2] mac80211: remove supported channels element in 6 GHz if ECSA support
` [PATCH 12/23] cfg80211: Limit the registration for authentication frames
  ` [PATCH 12/23 v2] cfg80211/mac80211: Allow user space to register for station Rx authentication
` [PATCH 13/23] mac80211: Accept broadcast probe responses on 6GHz band
` [PATCH 14/23] mac80211: fix quiet mode activation in action frames
` [PATCH 15/23] mac80211: update condition for HE disablement
` [PATCH 16/23] mac80211: Handle SMPS mode changes only in AP mode
` [PATCH 17/23] nl80211: he: pass to driver the HE operation IE
` [PATCH 18/23] mac80211: he: set missing bss_conf fields in AP mode
` [PATCH 19/23] mac80211: Remove support for changing AP SMPS mode
` [PATCH 20/23] mac80211: parse also the RSNXE IE
` [PATCH 21/23] mac80211: consider more elements in parsing CRC
` [PATCH 22/23] nl80211: add PROTECTED_TWT nl80211 extended feature
` [PATCH 23/23] mac80211: Properly set the SMPS mode for 6GHz station

[PATCH] rtw88: Initialize ret in rtw_wow_check_fw_status
 2020-01-31 11:03 UTC  (3+ messages)

[PATCH v2] brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
 2020-01-31  8:50 UTC  (7+ messages)

Microcode SW error detected on Wi-Fi 6 AX200 (rev 1a)
 2020-01-30 19:44 UTC 

Redpine RS9116 M.2 module with NetworkManager
 2020-01-30 19:24 UTC  (4+ messages)

Strange performance issue when using two devices at once
 2020-01-30 16:04 UTC  (12+ messages)

[PATCH 1/2] mt76: mt7615: fix and rework tx power handling
 2020-01-30 16:01 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7615: report firmware log event messages

[PATCH 01/15] dt-bindings: net: wireless: mt76: document bindings for MT7622
 2020-01-30 14:47 UTC  (15+ messages)
` [PATCH 02/15] mt76: mt7615: add __aligned(4) to txp structs
` [PATCH 03/15] mt76: mt7615: move mmio related code from pci.c to mmio.c
` [PATCH 04/15] mt76: mt7615: split up firmware loading functions
` [PATCH 05/15] mt76: mt7615: store N9 firmware version instead of CR4
` [PATCH 06/15] mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622
` [PATCH 07/15] mt76: mt7615: add dma and tx queue initialization "
` [PATCH 08/15] mt76: mt7615: add eeprom support "
` [PATCH 09/15] mt76: mt7615: add calibration free "
` [PATCH 10/15] mt76: mt7615: disable 5 GHz on MT7622
` [PATCH 11/15] mt76: mt7615: implement probing and firmware loading "
` [PATCH 12/15] mt76: mt7615: implement DMA support for MT7622
` [PATCH 13/15] mt76: mt7615: decrease rx ring size "
` [PATCH 14/15] mt76: mt7615: disable DBDC on MT7622
` [PATCH 15/15] mt76: mt7615: add Kconfig entry for MT7622

pull request: mt76 2019-01-27
 2020-01-30 13:44 UTC  (4+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 206317] New: PM: suspend entry (deep) / firmware crashed! (guid 38de80c3-b50e-4518-ac15-5849f120b55c)]
 2020-01-30  9:09 UTC 

[PATCH v2] iwlwifi: fix config variable name in comment
 2020-01-30  8:54 UTC  (2+ messages)

Strange inconsistant WiFi network behaviour
 2020-01-30  8:28 UTC  (6+ messages)

[PATCH v2 0/2] rtw88: some driver fixes
 2020-01-30  6:38 UTC  (5+ messages)
` [PATCH v2 1/2] rtw88: Use secondary channel offset enumeration
` [PATCH v2 2/2] rtw88: 8822c: modify rf protection setting

[PATCH] ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_stats_from_txcompl
 2020-01-30  1:59 UTC 

[PATCH] brcmfmac: abort and release host after error
 2020-01-29 23:12 UTC  (8+ messages)

[PATCH] rtw88: Use kfree_skb() instead of kfree()
 2020-01-29 17:39 UTC 

linux-next: manual merge of the generic-ioremap tree with the net-next tree
 2020-01-29 14:24 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-01-29 14:05 UTC  (2+ messages)

[PATCH] rsi: fix null pointer dereference during rsi_shutdown()
 2020-01-29 13:02 UTC 

[bug report] rtw88: support wowlan feature for 8822c
 2020-01-29 11:18 UTC 

[bug report] iwlwifi: implement a new device configuration table
 2020-01-29 10:34 UTC 

rtw88: support wowlan feature for 8822c
 2020-01-28 20:08 UTC 

[PATCH v2 5.5] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
 2020-01-28  9:31 UTC 

[PATCH 5.5] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
 2020-01-28  9:10 UTC 

[PATCH 0/2] ath10k: Enable QDSS clock on sm8150
 2020-01-27 23:42 UTC  (2+ messages)

[PATCHv2 1/2] dt-bindings: ath10k: Add new dt entries to identify coex support
 2020-01-27 19:18 UTC  (2+ messages)
` [PATCHv2 2/2] ath10k: Add support to read btcoex related data from DT

[PATCH v3 0/2] wl1251: remove ti,power-gpio for sdio mode
 2020-01-27 15:36 UTC  (4+ messages)
` [PATCH v3 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional
` [PATCH v3 2/2] wl1251: remove ti,power-gpio for SDIO mode

[PATCH 1/2] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
 2020-01-27 14:37 UTC  (3+ messages)

[PATCH 1/2] mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
 2020-01-27 14:34 UTC  (2+ messages)

[PATCH] mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
 2020-01-27 14:33 UTC  (2+ messages)

[PATCH v2] wireless-regdb: update regulatory rules for Kazakhstan (KZ)
 2020-01-27 12:29 UTC  (4+ messages)

[PATCH 00/10] qtnfmac: update firmware protocol
 2020-01-27 10:46 UTC  (11+ messages)
` [PATCH 01/10] qtnfmac: use MAJOR.MINOR format for "
` [PATCH 02/10] qtnfmac: pass hardware capabilities in TLV element
` [PATCH 03/10] qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
` [PATCH 04/10] qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
` [PATCH 05/10] qtnfmac: implement extendable channel survey dump
` [PATCH 06/10] qtnfmac: pass max scan SSIDs limit on per-radio basis
` [PATCH 07/10] qtnfmac: cleanup alignment in firmware communication protocol
` [PATCH 08/10] qtnfmac: update channel switch command to support 6GHz band
` [PATCH 09/10] qtnfmac: drop unnecessary TLVs from scan command
` [PATCH 10/10] qtnfmac: fix potential Spectre vulnerabilities

pull-request: wireless-drivers-next-2020-01-26
 2020-01-27 10:26 UTC  (2+ messages)

[PATCH 1/2] staging: wilc1000: return zero on success and non-zero on function failure
 2020-01-27  9:28 UTC  (3+ messages)

[PATCH 0/2] qtnfmac: add support for the new revision of qsr10g chip
 2020-01-27  8:34 UTC  (5+ messages)
` [PATCH 2/2] qtnfmac: add support for the new revision of QSR10g chip

[PATCH v2] cfg80211: Enhance the AKM advertizement to support per interface
 2020-01-26 20:30 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional
 2020-01-26 19:59 UTC  (5+ messages)
` [PATCH v2 1/2] DTS: bindings: wl1251: mark ti, power-gpio "
  ` ***UNCHECKED*** "

[PATCH][next] iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
 2020-01-26 15:52 UTC  (2+ messages)

[PATCH] brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
 2020-01-26 15:51 UTC  (2+ messages)

[PATCH] net: wireless: realtek: rtlwifi: fix spelling mistake
 2020-01-26 15:49 UTC  (2+ messages)
` [PATCH] "

[PATCH] rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
 2020-01-26 15:48 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8723ae: remove unused variables
 2020-01-26 15:47 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192ee: remove unused variables
 2020-01-26 15:46 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: remove unused variables
 2020-01-26 15:46 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8188ee: remove redundant assignment to variable cond
 2020-01-26 15:45 UTC  (2+ messages)

[PATCH 1/5] qtnfmac: cleanup slave_radar access function
 2020-01-26 15:44 UTC  (2+ messages)

[PATCH] brcmfmac: Remove always false 'idx < 0' statement
 2020-01-26 15:43 UTC  (2+ messages)

[PATCH] rtw88: use shorter delay time to poll PS state
 2020-01-26 15:43 UTC  (2+ messages)

[PATCH] rtw88: fix potential NULL skb access in TX ISR
 2020-01-26 15:42 UTC  (2+ messages)

[PATCH 1/2] brcmfmac: simplify building interface combinations
 2020-01-26 15:42 UTC  (2+ messages)

[PATCH] brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
 2020-01-26 15:41 UTC  (2+ messages)

[PATCH -next 1/6] rtw88: use true,false for bool variable
 2020-01-26 15:41 UTC  (2+ messages)

[PATCH 1/9] rtlwifi: rtl8192cu: Fix typo
 2020-01-26 15:40 UTC  (2+ messages)

[PATCH 01/11] rtw88: fix rate mask for 1SS chip
 2020-01-26 15:39 UTC  (3+ messages)

[PATCH v4 1/7] rtw88: pci: reset ring index when release skbs in tx ring
 2020-01-26 15:37 UTC  (2+ messages)

[PATCH] hostap: Adjust indentation in prism2_hostapd_add_sta
 2020-01-26 15:36 UTC  (2+ messages)

[[PATCH wireless-drivers-next] 1/1] wlcore: mesh: Add support for RX Boradcast Key
 2020-01-26 15:35 UTC  (3+ messages)
` [PATCH wireless-drivers-next 1/1] wlcore: mesh: Add support for RX Broadcast Key

[PATCH v2 2/9] net: wireless: rtl818x: Constify ioreadX() iomem argument (as in generic implementation)
 2020-01-26 15:11 UTC  (2+ messages)

mwifiex: exit on error - without calling rcu_read_unlock()
 2020-01-26 15:04 UTC  (3+ messages)

[PATCH] wcn36xx: rockchip: fix spelling mistake "to" -> "too"
 2020-01-26 14:40 UTC  (2+ messages)

[PATCH] ar5523: fix spelling mistake "to" -> "too"
 2020-01-26 14:36 UTC  (2+ messages)

[PATCH] ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
 2020-01-26 14:35 UTC  (2+ messages)

[PATCH] ath10k: Use device_get_match_data() to simplify code
 2020-01-26 14:34 UTC  (4+ messages)

[PATCH] ath10k: Add newlines to printk messages
 2020-01-26 14:29 UTC  (2+ messages)

[PATCH] ath10k: Correct the DMA direction for management tx buffers
 2020-01-26 14:28 UTC  (2+ messages)

[PATCH] ath11k: htt stats module does not handle multiple skbs
 2020-01-26 14:27 UTC  (2+ messages)

[RESEND] ath11k: add tx hw 802.11 encapusaltion offloading support
 2020-01-26 13:13 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: update for mwifiex driver maintainers
 2020-01-26 11:37 UTC  (2+ messages)

[PATCH] mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()
 2020-01-26 11:37 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).