summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_BtInfoNotify()Nishka Dasgupta1-2/+2
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_ScanNotify()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetSingleAntPath()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetPGAntNum()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_GetRaMask()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetChipType()Nishka Dasgupta1-1/+1
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_ConnectNotify()Nishka Dasgupta1-2/+2
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_SetBTCoexist()Nishka Dasgupta1-1/+1
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta1-1/+1
2019-07-01staging: rtl8723bs: hal: rtl8723b_hal_init: remove set but unused variable pH...Hariprasad Kelam1-2/+0
2019-06-18staging: rtl8723bs: hal: rtl8723b_hal_init: Remove set but unused variableHariprasad Kelam1-6/+0
2019-06-18staging: rtl8723bs: hal: rtl8723b_hal_init: fix Using comparison to true is e...Hariprasad Kelam1-19/+19
2019-06-18staging: rtl8723bs: hal: rtl8723b_hal_init: fix Comparison to NULLHariprasad Kelam1-2/+2
2019-06-06staging: rtl8723bs: hal: fix error "do not initialise globals to 0"Hariprasad Kelam1-2/+2
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_hal_init.cHimadri Pandya1-4/+4
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-2/+2
2018-10-09staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor1-1/+1
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja1-7/+7
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja1-8/+8
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-01staging: rtl8723bs: use kmemdup for allocation and copyDafna Hirschfeld1-2/+1
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+1
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha1-10/+10
2017-06-04staging: rtl8723bs: fix another spelling mistakeColin Ian King1-1/+2
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-4/+8
2017-04-11staging: rtl8723bs: fix spelling mistake: "acquire"Colin Ian King1-1/+1
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant1-4/+2
2017-04-09staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_...Larry Finger1-6/+7
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+4546