summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-27staging: rtl8723bs: Remove duplicated include from drv_types.hYueHaibing
2019-02-07Staging: rtl8723bs: remove some dead codeDan Carpenter
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman
2019-01-25staging: rtl8723bs: fix indentation issue with return statementColin Ian King
2019-01-18staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-12-12staging: rtl8723bs: fix typo in the TODO fileMichael Straube
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman
2018-12-05Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-11-26staging: rtl8723bs: remove redundant null check on pregprivWen Yang
2018-11-20staging: rtl8723bs: Correct errors from checkpatchJosenivaldo Benito Jr
2018-11-09staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger
2018-11-07staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger
2018-11-07staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET
2018-11-07staging: rtl8723bs: fix small typoYangtao Li
2018-11-07drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"Colin Ian King
2018-11-05staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King
2018-11-05staging: rtl8723bs: core: remove unnecessary blank linesKimberly Brown
2018-10-14staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer nameMamta Shukla
2018-10-14staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King
2018-10-11staging: rtl8723bs: os_dep: Remove space after castMamta Shukla
2018-10-11staging: rtl8723bs: os_dep: Remove true and false comparisonMamta Shukla
2018-10-09staging: rtl8723bs: Remove unnecessary parentheses and dead commented codeNathan Chancellor
2018-10-09staging: rtl8723bs: core: Remove true and false comparisonMamta Shukla
2018-10-02staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King
2018-10-02staging: rtl8723bs: Mark ACPI table declaration as usedNathan Chancellor
2018-09-28staging: rtl8723bs: Skip unnecessary field checksAymen Qader
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-09-25staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"Colin Ian King
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King
2018-09-18staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai
2018-09-18staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai
2018-09-10staging: rtl8723bs: check for i out of range before accessing szLine[i]Colin Ian King
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27staging: rtl: Use existing define with polynomialKrzysztof Kozlowski
2018-07-24staging: rtl8188eu/rtl8723bs: fix character encodingArnd Bergmann
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16Merge 4.18-rc5 into staging-nextGreg Kroah-Hartman
2018-07-13staging: rtl8723bs: fix comparsions to trueMichael Straube