summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_wlan_util.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-16Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter1-1/+3
2020-04-23Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IEDenis Straghkov1-14/+8
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar1-1/+1
2020-03-12staging: rtl8723bs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-7/+7
2019-10-10staging: rtl8723bs: core: Remove typecast in call to kfreeNachammai Karuppiah1-2/+2
2019-09-30staging: rtl8723bs: remove unused function write_cam_from_cacheMichael Straube1-13/+0
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube1-2/+0
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes1-1/+1
2019-07-25staging: rtl8723bs: Replace function beacon_timing_control()Nishka Dasgupta1-5/+0
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta1-1/+1
2019-06-13staging: rtl8723bs: core: Remove function enable_rate_adaptive()Nishka Dasgupta1-7/+1
2019-06-13staging: rtl8723bs: core: Replace function Set_MSR()Nishka Dasgupta1-6/+1
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans1-1/+1
2019-03-30staging: rtl8723bs: core: Remove unnecessary parenthesesVatsala Narang1-1/+1
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-13/+13
2018-07-11staging: rtl8723bs: simplify ratetbl_val_2wifirate()Michael Straube1-39/+14
2018-07-11staging: rtl8723bs: fix comparsions to NULLMichael Straube1-7/+7
2018-07-11staging: rtl8723bs: remove blank linesMichael Straube1-30/+0
2018-07-11staging: rtl8723bs: fix lines over 80 charactersMichael Straube1-3/+6
2018-07-11staging: rtl8723bs: add spaces around '|'Michael Straube1-4/+4
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta1-1/+1
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+1
2017-04-09staging: rtl8723bs: Fix some indenting problems and a potential data overrunLarry Finger1-5/+5
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+2328