From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] Remove unsupported mode IW_MODE_MASTER
Date: Sun, 13 Aug 2023 08:36:08 +0200 [thread overview]
Message-ID: <cover.1691908402.git.philipp.g.hortmann@gmail.com> (raw)
Remove unsupported modes IW_MODE_MASTER, IW_MODE_REPEAT, IW_MODE_MESH.
Tested with rtl8192e (WLL6130-D99) in Mode n (12.5 MB/s)
Transferred this patch over wlan connection of rtl8192e.
Philipp Hortmann (4):
staging: rtl8192e: Remove unsupported mode IW_MODE_MASTER
staging: rtl8192e: Remove unused function rtllib_start_master_bss()
staging: rtl8192e: Remove unsupported mode IW_MODE_REPEAT
staging: rtl8192e: Remove unsupported mode IW_MODE_MESH
.../staging/rtl8192e/rtl8192e/r8192E_dev.c | 4 -
drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 6 +-
drivers/staging/rtl8192e/rtl819x_HTProc.c | 3 +-
drivers/staging/rtl8192e/rtl819x_TSProc.c | 14 +-
drivers/staging/rtl8192e/rtllib.h | 4 -
drivers/staging/rtl8192e/rtllib_rx.c | 26 +--
drivers/staging/rtl8192e/rtllib_softmac.c | 189 ------------------
drivers/staging/rtl8192e/rtllib_softmac_wx.c | 9 +-
drivers/staging/rtl8192e/rtllib_tx.c | 2 -
9 files changed, 16 insertions(+), 241 deletions(-)
--
2.41.0
next reply other threads:[~2023-08-13 6:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-13 6:36 Philipp Hortmann [this message]
2023-08-13 6:36 ` [PATCH 1/4] staging: rtl8192e: Remove unsupported mode IW_MODE_MASTER Philipp Hortmann
2023-08-13 6:36 ` [PATCH 2/4] staging: rtl8192e: Remove unused function rtllib_start_master_bss() Philipp Hortmann
2023-08-13 6:36 ` [PATCH 3/4] staging: rtl8192e: Remove unsupported mode IW_MODE_REPEAT Philipp Hortmann
2023-08-13 6:36 ` [PATCH 4/4] staging: rtl8192e: Remove unsupported mode IW_MODE_MESH Philipp Hortmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1691908402.git.philipp.g.hortmann@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).