linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-30 04:44:48 to 2021-01-07 22:24:43 UTC [more...]

[PATCH 00/18] net: iosm: PCIe Driver for Intel M.2 Modem
 2021-01-07 22:23 UTC  (23+ messages)
` [PATCH 01/18] net: iosm: entry point
` [PATCH 02/18] net: iosm: irq handling
` [PATCH 03/18] net: iosm: mmio scratchpad
` [PATCH 04/18] net: iosm: shared memory IPC interface
` [PATCH 05/18] net: iosm: shared memory I/O operations
` [PATCH 06/18] net: iosm: channel configuration
` [PATCH 07/18] net: iosm: char device for FW flash & coredump
` [PATCH 08/18] net: iosm: MBIM control device
` [PATCH 09/18] net: iosm: bottom half
` [PATCH 10/18] net: iosm: multiplex IP sessions
` [PATCH 11/18] net: iosm: encode or decode datagram
` [PATCH 12/18] net: iosm: power management
` [PATCH 13/18] net: iosm: shared memory protocol
` [PATCH 14/18] net: iosm: protocol operations
` [PATCH 15/18] net: iosm: uevent support
` [PATCH 16/18] net: iosm: net driver
` [PATCH 17/18] net: iosm: readme file
` [PATCH 18/18] net: iosm: infrastructure

[PATCH] mac80211: check ATF flag in ieee80211_next_txq()
 2021-01-07 13:08 UTC  (7+ messages)

[PATCH] rtw88: 8821c: Add RFE 2 support
 2021-01-07  6:38 UTC  (4+ messages)

[PATCH v3] cfg80211/mac80211: fix kernel-doc for SAR APIs
 2021-01-07  3:25 UTC  (2+ messages)

[PATCH 0/2] Add Extended MCS Phyrate Conversion Support on 60GHz
 2021-01-06 23:50 UTC  (3+ messages)
` [PATCH 1/2] cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
` [PATCH 2/2] wil6210: Add Support for Extended DMG MCS 12.1

linux-next: build warning after merge of the origin tree
 2021-01-06 23:20 UTC  (5+ messages)

[PATCH] drivers: net: wireless: realtek: Fix the word association defautly de-faulty
 2021-01-06 16:20 UTC  (10+ messages)

[PATCH] mt76: mt7915: fix misplaced #ifdef
 2021-01-06 13:58 UTC  (2+ messages)

[PATCH v2] cfg80211/mac80211: fix kernel-doc for SAR APIs
 2021-01-06  4:21 UTC  (2+ messages)

[PATCH] mt76: mt7915: force ldpc for bw larger than 20MHz in testmode
 2021-01-06  0:35 UTC  (2+ messages)

KASAN: out-of-bounds Read in ath9k_hif_usb_rx_cb (3)
 2021-01-05 16:03 UTC 

[PATCH] cfg80211: Save the regulatory domain with a lock
 2021-01-05 14:56 UTC 

[BUG] Stacktrace in ath11k_pci
 2021-01-05 13:40 UTC  (7+ messages)
` wireless wiki: ath11k missing in drivers page

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-01-05 13:19 UTC  (2+ messages)
` [PATCH] [PATCH] [v12] wireless: Initial driver submission for pureLiFi STA devices

[PATCH] cfg80211: add VHT rate entries for MCS-10 and MCS-11
 2021-01-05 12:26 UTC  (3+ messages)

802.11ac AP mode support on Realtek 8821AE?
 2021-01-05 12:30 UTC  (7+ messages)

[PATCH 1/4] mt76: testmode: add a new state for continuous tx
 2021-01-05 11:30 UTC  (4+ messages)
` [PATCH 2/4] mt76: mt7915: rework set state part in testmode
` [PATCH 3/4] mt76: mt7915: add support for continuous tx "
` [PATCH 4/4] mt76: mt7615: mt7915: disable txpower sku when testmode enabled

[PATCH] drivers: realtek: rtl8723be: Correct word presentation as defautly to de-faulty
 2021-01-05 11:25 UTC  (2+ messages)

[PATCH] drivers: rtlwifi: rtl8723ae: Fix word association in trx.c
 2021-01-05 11:25 UTC  (2+ messages)

[PATCH] drivers: rtlwifi: rtl8821ae: defautly to de-faulty ,last in the series
 2021-01-05 11:25 UTC  (2+ messages)

[PATCH V2] cfg80211: add VHT rate entries for MCS-10 and MCS-11
 2021-01-05 10:58 UTC 

[PATCH] drivers: wireless: rtlwifi: rtl8192ce: Fix construction of word rtl8192ce/trx.c
 2021-01-05 10:50 UTC  (3+ messages)

[PATCH] cfg80211: fix kernel-doc formatting in SAR struct
 2021-01-05 10:29 UTC 

WARNING: CPU: 1
 2021-01-05 10:18 UTC  (4+ messages)

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

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

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 18/18] rtw89: add Kconfig and Makefile
 2020-12-30  7:21 UTC  (2+ messages)

[PATCH 00/18] rtw89: add Realtek 802.11ax driver
 2020-12-30  4:42 UTC  (4+ messages)
` [PATCH 14/18] rtw89: 8852a: add 8852a RFK files
` [PATCH 16/18] rtw89: 8852a: add 8852a tables
` [PATCH 17/18] rtw89: add ser to recover error reported by firmware


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