summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2019-05-04staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki
2019-03-05staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor
2018-12-17staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET
2018-12-13Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao
2018-12-05staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger
2018-12-05staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger
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
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-13staging: rtl8723bs: remove unused codeMichael 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-10staging: rtl8723bs: use mac_pton()Michael Straube
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
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-07staging: rtl8723bs: remove rtw_beamforming.hMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_br_ext.hMichael Straube
2018-07-06staging: rtl8723bs: remove rtl8192c_rf.hMichael 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: remove pointless if else in rtw_sdio_resume()Michael Straube
2018-07-02staging: rtl8723bs: fix line over 80 charactersMichael Straube
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
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: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
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-28staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai