summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)AuthorFilesLines
2020-07-29staging: rtl8723bs: remove redundant assignment to variable retColin Ian King1-5/+1
2020-07-10staging: rtl8723bs: Using comparison to true is error proneJohn Oldman1-38/+32
2020-06-18staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...Ivan Safonov2-6/+1
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-68/+39
2020-05-29staging: rtl8723bs: Use common packet header constantsPascal Terjan1-2/+3
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman1-4/+4
2020-05-19Staging: rtl8723bs: os_de: if-else coding style issueJohn Oldman1-21/+12
2020-05-05staging:rtl8723bs: eliminate usage of skb_clone after skb allocation failIvan Safonov1-13/+6
2020-05-05staging: rtl8723bs: os_dep: Cleanup pointer casting code styleYu Jian Wu2-9/+9
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-04-28staging: rtl8723bs: os_dep: remove set but not used 'uintRet'Jason Yan1-2/+4
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar2-4/+4
2020-03-21staging: rtl8723bs: os_dep: Remove whitespace characters in code lineR Veera Kumar1-4/+4
2020-03-21staging: rtl8723bs: os_dep: Correct long line commentsR Veera Kumar1-3/+8
2020-03-21staging: rtl8723bs: os_dep: Remove commented out code linesR Veera Kumar1-11/+0
2020-03-19staging: rtl8723bs: os_dep: Correct typo in commentsR Veera Kumar2-2/+2
2020-03-12staging: rtl8723bs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman1-35/+12
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny7-224/+224
2020-02-10staging: rtl8723bs: Remove unneeded goto statementsLarry Finger1-35/+12
2020-02-10staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
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-11staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
2019-11-11staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
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-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing1-2/+1
2019-10-10staging: rtl8723bs: Fix incorrect type in declarationJavier F. Arias1-1/+2
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede1-136/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede1-20/+0
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah2-6/+6
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube2-2/+0
2019-09-30staging: rtl8723bs: os_dep: fix spelling mistake "offet" -> "offset"Colin Ian King1-1/+1
2019-09-30staging: rtl8723bs: Removed unneeded variablesAliasgar Surti1-49/+5
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje1-2/+0
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam3-10/+0
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng4-827/+0
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta1-1/+1
2019-07-31staging: rtl8723bs: indicate disconnection when disconnectingChris Chiu1-8/+0
2019-07-30staging: rtl8723bs: os_dep: remove two set but not used variablesYueHaibing2-6/+0
2019-07-25staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wowHariprasad Kelam1-3/+1
2019-07-22staging: rtl8723bs: core: Change return type of init_mlme_ext_privHariprasad Kelam1-5/+1
2019-07-22staging: rtl8723bs: os_dep: Remove code valid only for 5GHzHariprasad Kelam1-3/+0
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()Nishka Dasgupta1-3/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SetManualControl()Nishka Dasgupta1-2/+3