summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_ioctl_set.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube1-2/+2
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto1-64/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto1-3/+1
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-5/+1
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-1/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto1-4/+4
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-4/+4
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto1-6/+6
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto1-1/+1
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto1-5/+5
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-2/+1
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-3/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-6/+1
2021-04-05staging: rtl8723bs: place constant on the right side of the test in core/rtw_...Fabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ioctl_set.cFabio Aiuto1-72/+4
2021-04-05staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.cFabio Aiuto1-3/+0
2021-03-23staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and ...Fabio Aiuto1-1/+0
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-11/+0
2021-03-18Staging: rtl8723bs: fix names in wlan_bssdef.hMarco Cesati1-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati1-1/+1
2020-12-04Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.cBrother Matthew De Angelis1-23/+15
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt1-6/+4
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt1-1/+1
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-2/+2
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar1-1/+1
2019-09-12staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam1-7/+0
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans1-1/+1
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King1-1/+1
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-8/+8
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-10-18staging: rtl8723bs: remove unused variablesAastha Gupta1-4/+0
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha1-1/+0
2017-04-11staging: rtl8723bs: fix spelling mistakes in RT_TRACE messagesColin Ian King1-1/+3
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+696