summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/os_intfs.c
AgeCommit message (Expand)Author
2020-11-13staging: rtl8723bs: clean up switch case indentationRoss Schmidt
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari
2020-10-26staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov
2020-07-10staging: rtl8723bs: Using comparison to true is error proneJohn Oldman
2020-05-19Staging: rtl8723bs: os_de: if-else coding style issueJohn Oldman
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2019-10-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng
2019-07-25staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wowHariprasad Kelam
2019-07-22staging: rtl8723bs: core: Change return type of init_mlme_ext_privHariprasad Kelam
2019-07-22staging: rtl8723bs: os_dep: Remove code valid only for 5GHzHariprasad Kelam
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()Nishka Dasgupta
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()Nishka Dasgupta
2019-06-26staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to...Shobhit Kukreti
2019-06-26staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow(...Shobhit Kukreti
2019-06-26staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal...Shobhit Kukreti
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw()...Shobhit Kukreti
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to voidShobhit Kukreti
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-19Staging: rtl8723bs: Change values to standard error codes in functionsMadhumitha Prabakaran
2019-03-18staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.cEmanuel Bennici
2019-03-18staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.cEmanuel Bennici
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
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-09-18Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha
2017-09-17staging: rtl8723bs: Change coding style to (foo *bar)Harsha 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
2017-09-17staging: rtl8723bs: Remove unnecessary spaces at the start of lineHarsha Sharma
2017-09-17staging: rtl8723bs: Add spaces around '?', '==', '||', '!='Harsha Sharma
2017-09-17staging: rtl8723bs: Add spaces around '+', '|', '*'Harsha Sharma
2017-09-17staging: rtl8723bs: Add spaces around '='Harsha Sharma
2017-09-17staging: rtl8723bs: Do not initialise statics to 0Harsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller
2017-04-11staging: rtl8723bs: fix spelling mistakes in RT_TRACE messagesColin Ian King
2017-04-09staging: rtl8723bs: Fix indenting warning in os_dep/os_intfs.cLarry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede