summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core
AgeCommit message (Expand)Author
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki
2019-02-07Staging: rtl8723bs: remove some dead codeDan Carpenter
2019-01-25staging: rtl8723bs: fix indentation issue with return statementColin Ian King
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: 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-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-09staging: rtl8723bs: core: Remove true and false comparisonMamta Shukla
2018-10-02staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King
2018-09-28staging: rtl8723bs: Skip unnecessary field checksAymen Qader
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"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-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...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-16Merge 4.18-rc5 into staging-nextGreg Kroah-Hartman
2018-07-13staging: rtl8723bs: fix comparsions to trueMichael Straube
2018-07-13staging: rtl8723bs: change return type to boolMichael Straube
2018-07-13staging: rtl8723bs: refactor rtw_is_cckratesonly_includedMichael Straube
2018-07-13staging: rtl8723bs: refactor rtw_is_cckrates_included()Michael Straube
2018-07-11staging: rtl8723bs: simplify ratetbl_val_2wifirate()Michael Straube
2018-07-11staging: rtl8723bs: fix comparsions to NULLMichael Straube
2018-07-11staging: rtl8723bs: remove blank linesMichael Straube
2018-07-11staging: rtl8723bs: fix lines over 80 charactersMichael Straube
2018-07-11staging: rtl8723bs: add spaces around '|'Michael Straube
2018-07-08staging: rtl8723bs: remove braces from single if statementMichael Straube
2018-07-08staging: rtl8723bs: add missing blank linesMichael Straube
2018-07-08staging: rtl8723bs: remove blank linesMichael Straube
2018-07-08staging: rtl8723bs: fix indentationMichael Straube
2018-07-08staging: rtl8723bs: replace tab with spaceMichael Straube
2018-07-08staging: rtl8723bs: replace while with shorter for loopMichael Straube
2018-07-02staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister
2018-07-02staging: rtl8723bs: simplify if else statementMichael Straube
2018-07-02staging: rtl8723bs: fix comparsion to true/false and brace issuesMichael Straube
2018-07-02staging: rtl8723bs: fix line over 80 charactersMichael Straube
2018-06-28staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: refactor rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: fix comparsion to NULL - coding styleMichael Straube
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube
2018-06-28staging: rtl8723bs: Fix comment on variable initHenriette Hofmeier
2018-06-28staging: rtl8723bs: Remove unnecessary initializationsHenriette Hofmeier
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier