summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)Author
2018-12-17staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET
2018-12-05staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-13staging: rtl8723bs: fix comparsions to trueMichael Straube
2018-07-13staging: rtl8723bs: remove unused codeMichael Straube
2018-07-10staging: rtl8723bs: use mac_pton()Michael Straube
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-02staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()Michael Straube
2018-06-28staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael 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 two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai
2018-06-28staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-04-25staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return typeLuc Van Oostenryck
2018-03-29staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove braces from single statement conditionals.Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove unecessary braces from switch statement.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().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-22Staging:rtl8723bs:Add blank line after declarationPaul McQuade
2018-03-22Staging:rtl8723bs clean up spacesPaul McQuade
2018-03-22Staging:rtl8723bs Remove unnecessary bracesPaul McQuade
2018-03-22Staging:rtl8723bs static variables are always 0Paul McQuade
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal
2018-03-01staging: rtl8723bs: fix u8 less than zero checkColin Ian King
2018-02-22staging: rtl8723bs: Remove unneeded castChristopher Diaz Riveros
2018-02-19staging: rtl8723bs: clean up conditionalsDafna Hirschfeld
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King
2018-01-09staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-11-03staging: rtl8723bs: Fix space before '[' error.Arvind Yadav
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta
2017-10-18staging: rtl8723bs: Add space after ','Harsha Sharma
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure
2017-09-22staging: rtl8723bs: add missing range check on idColin Ian King
2017-09-18Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha
2017-09-18staging: rtl8723bs: Merge assignment with returnHarsha Sharma
2017-09-17staging: rtl8723bs: Change coding style to (foo *bar)Harsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary spacesHarsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary blank linesHarsha Sharma
2017-09-17staging: rtl8723bs: Remove unneccesary braces and change position of open braceHarsha Sharma
2017-09-17staging: rtl8723bs: Add space between concatenated stringsHarsha Sharma