summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core/rtw_ioctl_set.c
AgeCommit message (Expand)Author
2022-10-22staging: rtl8723bs: use tab instead of spaces for indentEmily Peri
2022-10-22staging: rtl8723bs: add newline after variable declarationEmily Peri
2022-10-22staging: rtl8723bs: remove tab in variable definitionEmily Peri
2022-10-20staging: rtl8723bs: remove unnecessary parenthesisEmily Peri
2022-10-20staging: rtl8723bs: align block comment starsEmily Peri
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-05staging: rtl8723bs: place constant on the right side of the test in core/rtw_...Fabio Aiuto
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ioctl_set.cFabio Aiuto
2021-04-05staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.cFabio Aiuto
2021-03-23staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and ...Fabio Aiuto
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2021-03-18Staging: rtl8723bs: fix names in wlan_bssdef.hMarco Cesati
2021-03-12staging: rtl8723bs: remove typedefs in basic_types.hMarco Cesati
2020-12-04Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.cBrother Matthew De Angelis
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2019-09-12staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-10-18staging: rtl8723bs: remove unused variablesAastha Gupta
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha
2017-04-11staging: rtl8723bs: fix spelling mistakes in RT_TRACE messagesColin Ian King
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede