[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1626275102.git.fabioaiuto83@gmail.com>
Date: Wed, 14 Jul 2021 17:11:11 +0200
From: Fabio Aiuto <fabioaiuto83@...il.com>
To: gregkh@...uxfoundation.org
Cc: hdegoede@...hat.com, Larry.Finger@...inger.net,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] staging: rtl8723bs: add get_channel implementation
This patchset adds cfg80211 get_channel implementation.
One of the benefits is having displayed channel info
in iw dev output.
Done some code cleaning as well.
Tested-on: Lenovo Ideapad MiiX-300-10IBY
Fabio Aiuto (3):
staging: rtl8723bs: add get_channel cfg80211 implementation
staging: rtl8723bs: convert IsSupportedHT to snake_case
staging: rtl8723bs: fix camel case issue
.../staging/rtl8723bs/core/rtw_ioctl_set.c | 2 +-
.../staging/rtl8723bs/core/rtw_wlan_util.c | 2 +-
drivers/staging/rtl8723bs/include/ieee80211.h | 2 +-
.../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 53 ++++++++++++++++++-
4 files changed, 55 insertions(+), 4 deletions(-)
--
2.20.1
Powered by blists - more mailing lists