summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-12staging: rtl8723bs: uninitialize static variableDaniel Watson1-1/+1
2022-06-06staging: rtl8723bs: fix placement of bracesHannes Braun1-158/+65
2022-01-25Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J1-66/+32
2021-12-20staging: rtl8723bs: fix typo in a commentJason Wang1-1/+1
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof1-1/+1
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube1-12/+12
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-17/+6
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-3/+0
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto1-6/+6
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-16/+16
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto1-5/+5
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto1-32/+32
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: add get_channel cfg80211 implementationFabio Aiuto1-1/+52
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-24/+8
2021-06-24staging: rtl8723bs: remove obsolete 5Ghz commentsFabio Aiuto1-2/+0
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto1-2/+0
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2021-06-18staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast addressYang Yingliang1-3/+2
2021-06-14Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman1-1/+1
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto1-2/+2
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi1-1/+1
2021-05-31staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg1-2/+2
2021-05-17Merge 5.13-rc2 into staging-nextGreg Kroah-Hartman1-10/+13
2021-05-10staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann1-10/+13
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck1-15/+4
2021-05-10staging: rtl8723bs: os_dep: ioctl_cfg80211: 'ack' is used when debug is enabledLee Jones1-1/+1
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto1-2/+6
2021-04-11staging: rtl8723bs: fix comparison to true issueFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove empty else block in os_dep/ioctl_cfg80211.cFabio Aiuto1-1/+0
2021-04-11staging: rtl8723bs: remove unnecessary parentheses in os_dep/ioctl_cfg80211.cFabio Aiuto1-2/+0
2021-04-11staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_...Fabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto1-24/+3
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto1-25/+8
2021-04-11staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 d...Fabio Aiuto1-15/+0
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto1-14/+1
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto1-5/+0
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto1-121/+3
2021-04-07staging: rtl8723bs: rewrite comparison to nullFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-12/+6
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto1-16/+0
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-32/+6
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-7/+2
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-135/+8
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto1-6/+0