linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-24 10:54:43 to 2021-01-05 09:26:23 UTC [more...]

[PATCH] cfg80211: Fix "suspicious RCU usage in wiphy_apply_custom_regulatory" warning/backtrace
 2021-01-05  9:24 UTC  (2+ messages)

[PATCH 1/6] mt76: testmode: add attributes for ipg related parameters
 2021-01-05  8:55 UTC  (6+ messages)
` [PATCH 2/6] mt76: testmode: make tx queued limit adjustable
` [PATCH 3/6] mt76: mt7915: split edca update function
` [PATCH 4/6] mt76: mt7915: add support for ipg in testmode
` [PATCH 5/6] mt76: mt7915: calculate new packet length when tx_time is set "
` [PATCH 6/6] mt76: mt7915: clean hw queue before starting new testmode tx

[PATCH] mac80211: do not allow bigger VHT MPDUs than the hardware supports
 2021-01-05  8:35 UTC  (2+ messages)

[PATCH] mt76: testmode: add support to set user-defined spe index
 2021-01-05  5:41 UTC 

[PATCH] mt76: mt7915: force ldpc for bw larger than 20MHz in testmode
 2021-01-05  5:41 UTC 

[PATCH v3 0/2] mac80211: set NSS correct for supported HE-MCS and NSS set
 2021-01-05  3:08 UTC  (3+ messages)
` [PATCH v3 1/2] mac80211: remove NSS number of 160MHz if not support 160MHz for HE
` [PATCH v3 2/2] mac80211: do intersection with he mcs and nss set of peer and own

[PATCH V2 00/18] rtw89: add Realtek 802.11ax driver
 2021-01-05  2:55 UTC  (2+ messages)

802.11ac AP mode support on Realtek 8821AE?
 2021-01-05  2:07 UTC  (6+ messages)

RX rate is wrong in 5.10? (bisected to: mac80211: receive and process S1G beacons)
 2021-01-05  1:01 UTC  (3+ messages)

[PATCH -next v5 00/15] introduce mt7921e support
 2021-01-04 18:00 UTC  (16+ messages)
` [PATCH -next v5 01/15] mt76: move mac_work in mt76_core module
` [PATCH -next v5 02/15] mt76: move chainmask in mt76_phy
` [PATCH -next v5 03/15] mt76: mt7921: add MAC support
` [PATCH -next v5 04/15] mt76: mt7921: add MCU support
` [PATCH -next v5 05/15] mt76: mt7921: add DMA support
` [PATCH -next v5 06/15] mt76: mt7921: add EEPROM support
` [PATCH -next v5 07/15] mt76: mt7921: add ieee80211_ops
` [PATCH -next v5 08/15] mt76: mt7921: introduce mt7921e support
` [PATCH -next v5 09/15] mt76: mt7921: add debugfs support
` [PATCH -next v5 10/15] mt76: mt7921: add module support
` [PATCH -next v5 11/15] mt76: mt7921: introduce schedule scan support
` [PATCH -next v5 12/15] mt76: mt7921: introduce 802.11 PS support in sta mode
` [PATCH -next v5 13/15] mt76: mt7921: introduce support for hardware beacon filter
` [PATCH -next v5 14/15] mt76: mt7921: introduce beacon_loss mcu event
` [PATCH -next v5 15/15] mt76: mt7921: introduce PM support

[PATCH v3 00/24] wfx: get out from the staging area
 2021-01-04 14:48 UTC  (7+ messages)
` [PATCH v3 09/24] wfx: add hwio.c/hwio.h

[PATCH mac80211-next] mac80211: introduce aql_enable node in debugfs
 2021-01-04 13:54 UTC  (5+ messages)

[PATCH V2 03/18] rtw89: add core and trx files
 2021-01-04  9:20 UTC  (16+ messages)
` [PATCH V2 04/18] rtw89: add debug files
` [PATCH V2 05/18] rtw89: add efuse files
` [PATCH V2 06/18] rtw89: add files to download and communicate with firmware
` [PATCH V2 07/18] rtw89: add MAC files
` [PATCH V2 08/18] rtw89: implement mac80211 ops
` [PATCH V2 09/18] rtw89: add pci files
` [PATCH V2 10/18] rtw89: add phy files
` [PATCH V2 11/18] rtw89: define register names
` [PATCH V2 12/18] rtw89: add regulatory support
` [PATCH V2 13/18] rtw89: 8852a: add 8852a specific files
` [PATCH V2 14/18] rtw89: 8852a: add 8852a RFK files
` [PATCH V2 15/18] rtw89: 8852a: add 8852a RFK tables
` [PATCH V2 16/18] rtw89: 8852a: add 8852a tables
` [PATCH V2 17/18] rtw89: add ser to recover error reported by firmware
` [PATCH V2 18/18] rtw89: add Kconfig and Makefile

[PATCH V2 00/18] rtw89: add Realtek 802.11ax driver
 2021-01-04  9:18 UTC  (3+ messages)
` [PATCH V2 01/18] rtw89: add CAM files
` [PATCH V2 02/18] rtw89: add BT coexistence files

[PATCH 4/7] wil6210: select CONFIG_CRC32
 2021-01-03 21:36 UTC  (2+ messages)
` [PATCH 5/7] cfg80211: "

[PATCH] mt76: mt7915: fix misplaced #ifdef
 2021-01-03 13:57 UTC 

[PATCH -next v4 00/13] introduce mt7921e support
 2021-01-03 12:00 UTC  (18+ messages)
` [PATCH -next v4 01/13] mt76: mt7921: add module support
` [PATCH -next v4 02/13] mt76: mt7921: add MCU support
` [PATCH -next v4 03/13] mt76: mt7921: add MAC support
` [PATCH -next v4 04/13] mt76: mt7921: add DMA support
` [PATCH -next v4 05/13] mt76: mt7921: add EEPROM support
` [PATCH -next v4 06/13] mt76: mt7921: add ieee80211_ops
` [PATCH -next v4 07/13] mt76: mt7921: introduce mt7921e support
` [PATCH -next v4 08/13] mt76: mt7921: add debugfs support
` [PATCH -next v4 09/13] mt76: mt7921: introduce schedule scan support
` [PATCH -next v4 10/13] mt76: mt7921: introduce 802.11 PS support in sta mode
` [PATCH -next v4 11/13] mt76: mt7921: introduce support for hardware beacon filter
` [PATCH -next v4 12/13] mt76: mt7921: introduce beacon_loss mcu event
` [PATCH -next v4 13/13] mt76: mt7921: introduce PM support

[PATCH v2 1/8] mac80211: minstrel_ht: clean up CCK code
 2021-01-03 11:51 UTC  (8+ messages)
` [PATCH v2 2/8] mac80211: minstrel_ht: add support for OFDM rates on non-HT clients
` [PATCH v2 3/8] mac80211: remove legacy minstrel rate control
` [PATCH v2 4/8] mac80211: minstrel_ht: remove old ewma based rate average code
` [PATCH v2 5/8] mac80211: minstrel_ht: improve ampdu length estimation
` [PATCH v2 6/8] mac80211: minstrel_ht: improve sample rate selection
` [PATCH v2 7/8] mac80211: minstrel_ht: fix max probability "
` [PATCH v2 8/8] mac80211: minstrel_ht: increase stats update interval

[PATCH] drivers/net: fix a null-ptr-deref bug in drivers/net/wireless/marvell/mwifiex/uap_txrx.c
 2021-01-03  8:20 UTC  (3+ messages)

[BUG] Stacktrace in ath11k_pci
 2021-01-03  1:31 UTC  (6+ messages)
` wireless wiki: ath11k missing in drivers page

ax200: How to set rateset?
 2021-01-02 17:47 UTC 

[PATCH] iwlwifi: Support changing antenna settings
 2021-01-01 15:59 UTC 

[PATCH -next v4 03/13] mt76: mt7921: add MAC support
 2021-01-01 12:36 UTC 

[PATCH] wlcore: Downgrade exceeded max RX BA sessions to debug
 2021-01-01  6:59 UTC 

[PATCH] mt76: Fix queue ID variable types after mcu queue split
 2020-12-31 10:09 UTC  (2+ messages)

[PATCH 1/6] iwlwifi: Decrease firmware monitor debug area from 4MB to 512k
 2020-12-31  9:36 UTC  (9+ messages)
` [PATCH 2/6] iwlwifi: Enable debug-overrides
` [PATCH 3/6] iwlwifi: Allow per-device fwcfg files
` [PATCH 4/6] iwlwifi: Add BusName to debugfs
` [PATCH 5/6] iwlwifi: Make warnings unique to aid debugging
` [PATCH 6/6] iwlwifi: Support configuring tx-agg limit

[PATCH] wlcore: Fix command execute failure 19 for wl12xx
 2020-12-31  8:53 UTC 

[PATCH] wireless: fix wrong 160/80+80 MHz setting
 2020-12-30 15:02 UTC  (3+ messages)

[PATCH] mt76: fix enum conversion warning
 2020-12-30 14:57 UTC 

Announcing Netdev 0x15
 2020-12-30 13:21 UTC 

[PATCH 00/18] rtw89: add Realtek 802.11ax driver
 2020-12-30  7:21 UTC  (20+ messages)
` [PATCH 01/18] rtw89: add CAM files
` [PATCH 02/18] rtw89: add BT coexistence files
` [PATCH 03/18] rtw89: add core and trx files
` [PATCH 04/18] rtw89: add debug files
` [PATCH 05/18] rtw89: add efuse files
` [PATCH 06/18] rtw89: add files to download and communicate with firmware
` [PATCH 07/18] rtw89: add MAC files
` [PATCH 08/18] rtw89: implement mac80211 ops
` [PATCH 09/18] rtw89: add pci files
` [PATCH 10/18] rtw89: add phy files
` [PATCH 11/18] rtw89: define register names
` [PATCH 12/18] rtw89: add regulatory support
` [PATCH 13/18] rtw89: 8852a: add 8852a specific files
` [PATCH 14/18] rtw89: 8852a: add 8852a RFK files
` [PATCH 15/18] rtw89: 8852a: add 8852a RFK tables
` [PATCH 16/18] rtw89: 8852a: add 8852a tables
` [PATCH 17/18] rtw89: add ser to recover error reported by firmware
` [PATCH 18/18] rtw89: add Kconfig and Makefile

[PATCH 1/8] mac80211: minstrel_ht: clean up CCK code
 2020-12-30  4:24 UTC  (9+ messages)
` [PATCH 2/8] mac80211: minstrel_ht: add support for OFDM rates on non-HT clients
` [PATCH 3/8] mac80211: remove legacy minstrel rate control
` [PATCH 4/8] mac80211: minstrel_ht: remove old ewma based rate average code
` [PATCH 5/8] mac80211: minstrel_ht: improve ampdu length estimation
` [PATCH 6/8] mac80211: minstrel_ht: improve sample rate selection
` [PATCH 7/8] mac80211: minstrel_ht: fix max probability "
` [PATCH 8/8] mac80211: minstrel_ht: increase stats update interval

[PATCH] rtw88: coex: remove useless if and else
 2020-12-30  3:46 UTC  (2+ messages)

[PATCH] rtw88: coex: set 4 slot TDMA for BT link and WL busy
 2020-12-30  3:36 UTC 

[PATCH] wireless-regdb: update CNAF regulation url for ES
 2020-12-29 20:05 UTC 

WARNING in 5.11 rc1 for Intel Wireless AC 9260
 2020-12-29 13:33 UTC 

[PATCH] mt76: mt7915: drop zero-length packet to avoid Tx hang
 2020-12-29  4:15 UTC 

[PATCH] wireless/cfg80211: fix multiple kernel-doc build warnings
 2020-12-29  3:23 UTC 

[PATCH 00/13] wcn36xx: Enable downstream consistent Wake on Lan
 2020-12-29  2:15 UTC  (19+ messages)
` [PATCH 01/13] wcn36xx: Return result of set_power_params in suspend
` [PATCH 02/13] wcn36xx: Run suspend for the first ieee80211_vif
` [PATCH 03/13] wcn36xx: Add ipv4 ARP offload support in suspend
` [PATCH 04/13] wcn36xx: Do not flush indication queue on suspend/resume
` [PATCH 05/13] wcn36xx: Add ipv6 address tracking
` [PATCH 06/13] wcn36xx: Add ipv6 namespace offload in suspend
` [PATCH 07/13] wcn36xx: Flag WIPHY_WOWLAN_MAGIC_PKT
` [PATCH 08/13] wcn36xx: Add set_rekey_data callback
` [PATCH 09/13] wcn36xx: Add GTK offload to WoWLAN path
` [PATCH 10/13] wcn36xx: Add GTK offload info to WoWLAN resume
` [PATCH 11/13] wcn36xx: Do not suspend if scan in progress
` [PATCH 12/13] wcn36xx: Add Host suspend indication support
` [PATCH 13/13] wcn36xx: Add host resume request support

AP support in iwl4965
 2020-12-28 19:36 UTC  (2+ messages)

RTL8821CE: CTRL-EVENT-BEACON-LOSS and connection loss
 2020-12-28 20:10 UTC  (2+ messages)

[PATCH 1/5] ath: Use safer key clearing with key cache entries
 2020-12-28 21:35 UTC  (5+ messages)

ath6k del interface locking
 2020-12-28 18:58 UTC 

rtl8xxxu: untested dongle, test results
 2020-12-28 12:58 UTC 

regression in iwlwifi: page fault in iwl_dbg_tlv_alloc_region() (commit ba8f6f4ae254)
 2020-12-28 11:58 UTC 

[PATCH] rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanism
 2020-12-28  8:25 UTC 

[PATCH] rtw88: reduce the log level for failure of tx report
 2020-12-28  8:24 UTC 

[PATCH] ath9k: Add separate entry for LED triggers to fix module builds
 2020-12-27 14:30 UTC 

[PATCH] mac80211_hwsim: indicate support for 6GHz (11ax) Advertise 6GHz Capabilities and channels to mac80211
 2020-12-27  3:11 UTC 

[PATCH] mt76: mt7915: simplify mt7915_mcu_send_message routine
 2020-12-26 17:09 UTC 

[PATCH mac80211] mac80211: check if atf has been disabled in __ieee80211_schedule_txq
 2020-12-26 15:51 UTC  (2+ messages)

[PATCH] wilc1000: use flexible-array member instead of zero-length array
 2020-12-25  7:35 UTC 

[PATCH v2] mac80211: do intersection with he mcs and nss set of peer and own
 2020-12-25  3:39 UTC 

net: tso: add UDP segmentation support: adds regression for ax200 upload
 2020-12-24 17:48 UTC  (7+ messages)

skb_cb corruption in ath10k
 2020-12-24 17:08 UTC  (2+ messages)

[PATCH v2 -next] intel: iwlwifi: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] atmel: at76c50x: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:24 UTC 

[PATCH] brcmfmac: clear EAP/association status bits on linkdown events
 2020-12-24 10:51 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).