lkml.org 
[lkml]   [2020]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/13] staging: wfx: multiple fixes
Date
From: Jérôme Pouiller <jerome.pouiller@silabs.com>

Hello,

This series fixes a few issues/improvements discovered during the last months.

Jérôme Pouiller (13):
staging: wfx: associate tx_queues to vifs
staging: wfx: check the vif ID of the Tx confirmations
staging: wfx: correctly retrieve vif ID from Tx confirmation
staging: wfx: add tracepoint "queues_stats"
staging: wfx: load the firmware faster
staging: wfx: improve protection against malformed HIF messages
staging: wfx: fix unexpected calls to ieee80211_sta_set_buffered()
staging: wfx: drop counter of buffered frames
staging: wfx: fix handling of frames without RSSI data
staging: wfx: simplify handling of encrypted frames
staging: wfx: fix CCMP/TKIP replay protection
staging: wfx: add a debugfs entry to force ps_timeout
staging: wfx: always enable FastPs in combo with new firmwares

drivers/staging/wfx/bh.c | 36 ++++----
drivers/staging/wfx/data_rx.c | 85 ++++++-------------
drivers/staging/wfx/data_tx.c | 127 +++++++++++-----------------
drivers/staging/wfx/data_tx.h | 3 +-
drivers/staging/wfx/debug.c | 23 +++++
drivers/staging/wfx/fwio.c | 9 +-
drivers/staging/wfx/hif_rx.c | 22 +----
drivers/staging/wfx/main.c | 4 +-
drivers/staging/wfx/queue.c | 152 ++++++++++++++++------------------
drivers/staging/wfx/queue.h | 13 ++-
drivers/staging/wfx/sta.c | 36 +++-----
drivers/staging/wfx/sta.h | 4 +-
drivers/staging/wfx/traces.h | 51 ++++++++++++
drivers/staging/wfx/wfx.h | 5 +-
14 files changed, 270 insertions(+), 300 deletions(-)

--
2.27.0

\
 
 \ /
  Last update: 2020-07-01 17:08    [W:0.231 / U:0.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site