summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Remove rtw_btcoex_BtInfoNotify()Nishka Dasgupta2019-07-031-2/+2
* staging: rtl8723bs: Remove rtw_btcoex_ScanNotify()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: Remove rtw_btcoex_SetSingleAntPath()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: Remove rtw_btcoex_SetPGAntNum()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: Remove rtw_btcoex_GetRaMask()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: Remove rtw_btcoex_SetChipType()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: Remove rtw_btcoex_ConnectNotify()Nishka Dasgupta2019-07-031-2/+2
* staging: rtl8723bs: Remove rtw_btcoex_SetBTCoexist()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta2019-07-011-1/+1
* staging: rtl8723bs: hal: rtl8723b_hal_init: remove set but unused variable pH...Hariprasad Kelam2019-07-011-2/+0Star
* staging: rtl8723bs: hal: rtl8723b_hal_init: Remove set but unused variableHariprasad Kelam2019-06-181-6/+0Star
* staging: rtl8723bs: hal: rtl8723b_hal_init: fix Using comparison to true is e...Hariprasad Kelam2019-06-181-19/+19
* staging: rtl8723bs: hal: rtl8723b_hal_init: fix Comparison to NULLHariprasad Kelam2019-06-181-2/+2
* staging: rtl8723bs: hal: fix error "do not initialise globals to 0"Hariprasad Kelam2019-06-061-2/+2
* staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_hal_init.cHimadri Pandya2019-03-181-4/+4
* staging: rtl8723bs: change semaphores to completionsArnd Bergmann2018-12-121-2/+2
* staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor2018-10-091-1/+1
* staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja2018-05-251-7/+7
* staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja2018-05-251-8/+8
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1Star
* staging: rtl8723bs: use kmemdup for allocation and copyDafna Hirschfeld2018-03-011-2/+1Star
* staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches2017-09-171-1/+1
* staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha2017-08-291-10/+10
* staging: rtl8723bs: fix another spelling mistakeColin Ian King2017-06-041-1/+2
* staging: rtl8723bs: rework debug configuration handlingArnd Bergmann2017-04-281-4/+8
* staging: rtl8723bs: fix spelling mistake: "acquire"Colin Ian King2017-04-111-1/+1
* staging: rtl8723bs: remove null test before kfreeAishwarya Pant2017-04-111-4/+2Star
* staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_...Larry Finger2017-04-091-6/+7
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+4546