aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09staging: rtl8723bs: convert strncpy to strscpyArnd Bergmann1-3/+2
2024-01-24staging: rtl8723bs: Use kcalloc() instead of kzalloc()Erick Archer1-2/+1
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-4/+5
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg1-1/+1
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit1-2/+4
2023-08-04staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()Yang Yingliang1-2/+1
2023-07-27staging: rtl8723bs: Fix remaining blank line issueFranziska Naepelt1-1/+0
2023-07-27staging: rtl8723bs: Fix alignment open parenthesisFranziska Naepelt1-42/+49
2023-07-27staging: rtl8723bs: Fix space issuesFranziska Naepelt1-38/+38
2023-06-20staging: rtl8723bs: Fix blank line issuesFranziska Naepelt1-46/+0
2023-06-20staging: rtl8723bs: Fix block comment issueFranziska Naepelt1-5/+5
2023-06-20staging: rtl8723bs: Fix indentation issuesFranziska Naepelt1-3/+3
2023-03-08staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
2023-03-08staging: rtl8723bs: Fix key-store index handlingHans de Goede1-11/+15
2022-10-31staging: rtl8723bs: replace ternary statement with min_t macroEmily Peri1-1/+1
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+56
2022-09-24staging: rtl8723bs: Add a blank line after declarationsKang Minchul1-0/+2
2022-09-24staging: rtl8723bs: Make switch and case at the same indentKang Minchul1-40/+40
2022-09-24staging: rtl8723bs: Relocate constant on the right side of testKang Minchul1-6/+6
2022-09-24staging: rtl8723bs: replace code indent as tabsKang Minchul1-6/+6
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua1-1/+2
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller1-6/+7
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-6/+7
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-159/+66
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-2/+2
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-1/+3
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
2021-03-28Staging: rtl8723bs: remove useless macrosMarco Cesati1-2/+0
2021-03-26staging: rtl8723bs: remove assignment in condition in os_dep/ioctl_cfg80211.cFabio Aiuto1-5/+8
2021-03-23staging: rtl8723bs: move function prototypes out of os_dep/int_fs.cFabio Aiuto1-2/+0
2021-03-20staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.cFabio Aiuto1-17/+0
2021-03-18Staging: rtl8723bs: fix names in rtw_security.hMarco Cesati1-1/+1
2021-03-18Staging: rtl8723bs: fix names in wlan_bssdef.hMarco Cesati1-2/+2
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-56/+0
2021-03-12staging: rtl8723bs: remove typedefs in rtw_security.hMarco Cesati1-1/+1
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-02-04staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry's return valueMartin Kaiser1-1/+1
2021-01-26staging: rtl8723bs: fix wireless regulatory API misuseJohannes Berg1-3/+3
2020-12-08staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt1-2/+2
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt1-3/+3
2020-11-13staging: rtl8723bs: clean up pointer locationsRoss Schmidt1-7/+7
2020-11-13staging: rtl8723bs: clean up trailing statementsRoss Schmidt1-1/+2
2020-11-13staging: rtl8723bs: clean up open bracesRoss Schmidt1-113/+54
2020-11-06staging: rtl8723bs: remove NDEV_FMT macroRoss Schmidt1-1/+1
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-7/+7
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari1-3/+3
2020-10-26staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-25/+25
2020-09-01staging: rtl8723bs: os_dep: return errcode in cfg80211_rtw_leave_ibss()YueHaibing1-1/+1
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-25/+9
2020-05-05staging: rtl8723bs: os_dep: Cleanup pointer casting code styleYu Jian Wu1-8/+8
2020-05-05staging: rtl8723bs: os_dep: remove rtw_spt_band_free()Jason Yan1-6/+1
2020-04-29staging: rtl8723bs: remove mgmt_frame_register methodJohannes Berg1-24/+0
2020-04-28staging: rtl8723bs: os_dep: remove set but not used 'size'Jason Yan1-11/+0
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny1-62/+62
2019-11-18staging: rtl8723bs: remove set but not used variable 'change', 'pos'zhengbin1-4/+1
2019-11-18staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...zhengbin1-10/+0
2019-11-05staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statementNachammai Karuppiah1-8/+2
2019-10-24staging: rtl8723bs: reduce stack usage of cfg80211_rtw_scanSudip Mukherjee1-2/+9
2019-10-24staging: rtl8723bs: reduce stack usage of rtw_cfg80211_unlink_bssSudip Mukherjee1-4/+5
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah1-5/+5
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube1-1/+0
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam1-2/+0
2019-07-31staging: rtl8723bs: indicate disconnection when disconnectingChris Chiu1-8/+0
2019-05-30staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam1-2/+2
2019-05-22Staging: rtl8723bs: os_dep: Remove functions that don't do anything.Puranjay Mohan1-27/+1
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans1-1/+1
2018-11-09staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat1-5/+5
2018-06-28staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann1-8/+1
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-04-25staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return typeLuc Van Oostenryck1-1/+1
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.Quytelda Kahja1-1/+1
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.Quytelda Kahja1-2/+2
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.Quytelda Kahja1-3/+3
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal1-1/+2
2018-03-01staging: rtl8723bs: fix u8 less than zero checkColin Ian King1-1/+1
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-9/+7
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller1-1/+2
2017-05-15staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...Ian W MORRISON1-1/+0
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3586
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-16/+16
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant1-6/+2
2017-04-09staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.cLarry Finger1-24/+14
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+3596