aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore15-171/+171
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann5-10/+0
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann3-40/+40
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann11-47/+39
2018-12-12staging: rtl8723bs: fix typo in the TODO fileMichael Straube1-1/+1
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube2-35/+0
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rtw_mlme_ext.c"Young Xiao1-1/+1
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman3-4/+4
2018-11-26staging: rtl8723bs: remove redundant null check on pregprivWen Yang1-2/+2
2018-11-20staging: rtl8723bs: Correct errors from checkpatchJosenivaldo Benito Jr1-5/+5
2018-11-09staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-11-07staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger1-2/+2
2018-11-07staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET1-1/+1
2018-11-07staging: rtl8723bs: fix small typoYangtao Li1-1/+1
2018-11-07drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"Colin Ian King1-4/+4
2018-11-05staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King1-2/+2
2018-11-05staging: rtl8723bs: core: remove unnecessary blank linesKimberly Brown1-212/+0
2018-10-14staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer nameMamta Shukla1-2/+2
2018-10-14staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King1-2/+2
2018-10-11staging: rtl8723bs: os_dep: Remove space after castMamta Shukla1-7/+7
2018-10-11staging: rtl8723bs: os_dep: Remove true and false comparisonMamta Shukla1-6/+6
2018-10-09staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor1-1/+1
2018-10-09staging: rtl8723bs: core: Remove true and false comparisonMamta Shukla1-12/+12
2018-10-02staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King2-4/+3
2018-10-02staging: rtl8723bs: Mark ACPI table declaration as usedNathan Chancellor1-1/+1
2018-09-28staging: rtl8723bs: Skip unnecessary field checksAymen Qader1-5/+4
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King2-2/+2
2018-09-25staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"Colin Ian King1-2/+2
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King1-1/+1
2018-09-18staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai1-2/+2
2018-09-18staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai1-1/+1
2018-09-10staging: rtl8723bs: check for i out of range before accessing szLine[i]Colin Ian King1-3/+4
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds21-694/+246
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+2
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu1-1/+1
2018-07-27staging: rtl: Use existing define with polynomialKrzysztof Kozlowski1-3/+2
2018-07-24staging: rtl8188eu/rtl8723bs: fix character encodingArnd Bergmann1-1/+1
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-1/+1
2018-07-16Merge 4.18-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2018-07-13staging: rtl8723bs: fix comparsions to trueMichael Straube2-17/+17
2018-07-13staging: rtl8723bs: change return type to boolMichael Straube2-4/+4
2018-07-13staging: rtl8723bs: refactor rtw_is_cckratesonly_includedMichael Straube1-5/+4
2018-07-13staging: rtl8723bs: refactor rtw_is_cckrates_included()Michael Straube1-5/+4
2018-07-13staging: rtl8723bs: remove unused codeMichael Straube1-32/+0
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