summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core
AgeCommit message (Expand)Author
2018-12-13Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao
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
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-03-29staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery
2018-03-29staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery
2018-03-29staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.Quytelda Kahja
2018-03-14staging: rtl8723bs: core: rtw_cmd: remove unnecessary initializationJi-Hun Kim
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal
2018-03-06staging: rtl8723bs: Remove unnecessary semicolon.Arushi Singhal
2017-12-21Staging: rtl8723bs: Do not check for NOT NULL before kfree()Shreeya Patel
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-11-03staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang
2017-10-18staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng
2017-10-18staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta