summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/os_intfs.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing1-2/+1
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede1-20/+0
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah1-1/+1
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng1-8/+0
2019-07-25staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wowHariprasad Kelam1-3/+1
2019-07-22staging: rtl8723bs: core: Change return type of init_mlme_ext_privHariprasad Kelam1-5/+1
2019-07-22staging: rtl8723bs: os_dep: Remove code valid only for 5GHzHariprasad Kelam1-3/+0
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()Nishka Dasgupta1-3/+3
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()Nishka Dasgupta1-1/+1
2019-06-26staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to...Shobhit Kukreti1-4/+2
2019-06-26staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow(...Shobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal...Shobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw()...Shobhit Kukreti1-3/+1
2019-06-26staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to voidShobhit Kukreti1-3/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2019-03-19Staging: rtl8723bs: Change values to standard error codes in functionsMadhumitha Prabakaran1-2/+2
2019-03-18staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.cEmanuel Bennici1-12/+0
2019-03-18staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.cEmanuel Bennici1-3/+0
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-3/+3
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-4/+3
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-10-18staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta1-3/+1
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta1-1/+1
2017-10-18staging: rtl8723bs: Add space after ','Harsha Sharma1-6/+6
2017-09-18Staging: rtl8723bs/os_dep: Remove typecast in kfreeMeghana Madhyastha1-1/+1
2017-09-17staging: rtl8723bs: Change coding style to (foo *bar)Harsha Sharma1-4/+4
2017-09-17staging: rtl8723bs: Remove unnecessary blank linesHarsha Sharma1-9/+0
2017-09-17staging: rtl8723bs: Remove unneccesary braces and change position of open braceHarsha Sharma1-44/+19
2017-09-17staging: rtl8723bs: Add space between concatenated stringsHarsha Sharma1-25/+25
2017-09-17staging: rtl8723bs: Remove unnecessary spaces at the start of lineHarsha Sharma1-1/+1
2017-09-17staging: rtl8723bs: Add spaces around '?', '==', '||', '!='Harsha Sharma1-6/+6
2017-09-17staging: rtl8723bs: Add spaces around '+', '|', '*'Harsha Sharma1-6/+6
2017-09-17staging: rtl8723bs: Add spaces around '='Harsha Sharma1-10/+10
2017-09-17staging: rtl8723bs: Do not initialise statics to 0Harsha Sharma1-24/+24
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+2
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller1-2/+0
2017-04-11staging: rtl8723bs: fix spelling mistakes in RT_TRACE messagesColin Ian King1-1/+2
2017-04-09staging: rtl8723bs: Fix indenting warning in os_dep/os_intfs.cLarry Finger1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1915