[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220521153824.218196-1-martin@kaiser.cx>
Date: Sat, 21 May 2022 17:38:12 +0200
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
Pavel Skripkin <paskripkin@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 00/12] staging: r8188eu: start cleaning up issue_action_BA
Start cleaning up the issue_action_BA function. Use helpers from
ieee80211.h to populate some of the fields of the outgoing frame.
(I'll send more patches for the remaining fields and messages.)
Martin Kaiser (12):
staging: r8188eu: remove unnecessary category check
staging: r8188eu: use defines for the block action codes
staging: r8188eu: use ieee80211_mgmt in issue_action_BA
staging: r8188eu: use mgmt to set the addresses
staging: r8188eu: use mgmt to set the sequence number
staging: r8188eu: use mgmt to set the category
staging: r8188eu: use mgmt to set the action codes
staging: r8188eu: use mgmt to set the dialog token
staging: r8188eu: use mgmt to set the timeout
staging: r8188eu: use ieee80211 to set addba capabilities
staging: r8188eu: use mgmt to set start sequence number
staging: r8188eu: calculate the addba request length
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 124 ++++++++++----------
1 file changed, 63 insertions(+), 61 deletions(-)
--
2.30.2
Powered by blists - more mailing lists