summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta2019-07-011-5/+0Star
* staging: rtl8723bs: os_dep: Change return type of rtw_init_default_value() to...Shobhit Kukreti2019-06-261-4/+2Star
* staging: rtl8723bs: os_dep: modified return type of function rtw_suspend_wow(...Shobhit Kukreti2019-06-261-3/+1Star
* staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal...Shobhit Kukreti2019-06-261-3/+1Star
* staging: rtl8723bs: os_dep: Modify return type of function rtw_reset_drv_sw()...Shobhit Kukreti2019-06-261-3/+1Star
* staging: rtl8723bs: os_dep: Modify return type of function loadparam(..) to voidShobhit Kukreti2019-06-261-3/+1Star
* staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where ...Shobhit Kukreti2019-06-202-21/+21
* staging: rtl8723bs: Resolve the checkpatch error: else should follow close br...Shobhit Kukreti2019-06-203-24/+12Star
* staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on ...Shobhit Kukreti2019-06-205-88/+47Star
* staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King2019-06-201-1/+1
* staging: rtl8723bs: os_dep: ioctl_linux: make use of kzallocHariprasad Kelam2019-06-201-9/+3Star
* staging: rtl8723bs: Remove rtw_btcoex_Initialize()Nishka Dasgupta2019-06-131-1/+2
* staging: rtl8723bs: Remove function rtw_set_scan_deny_timer_hdl()Nishka Dasgupta2019-06-131-1/+1
* staging: rtl8723bs: fix issue Comparison to NULLHariprasad Kelam2019-06-131-12/+12
* staging: rtl8723bs: fix spaces required around unary operatorHariprasad Kelam2019-06-131-18/+18
* staging: rtl8723bs: os_dep: Remove variable posNishka Dasgupta2019-06-131-2/+1Star
* staging: rtl8723bs: rtw_get_sec_ie(): Change return typeNishka Dasgupta2019-06-131-2/+1Star
* staging: rtl8723bs: os_dep: ioctl_linux.c: Remove return variablesNishka Dasgupta2019-06-131-9/+3Star
* staging: rtl8723bs: Change type of rtw_os_recvbuf_resource_free()Nishka Dasgupta2019-06-131-5/+1Star
* staging: rtl8723bs: Change type of rtw_os_recv_resource_alloc()Nishka Dasgupta2019-06-131-5/+1Star
* staging: rtl8723bs: provide spaces around unary operatorsHariprasad Kelam2019-06-101-3/+3
* staging: rtl8723bs: fix issue "Using comparison to true is error prone"Hariprasad Kelam2019-06-101-1/+1
* staging: rtl8723bs: fix warning comparison to NULLHariprasad Kelam2019-06-101-1/+1
* staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"Shobhit Kukreti2019-06-091-1/+2
* staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by ch...Shobhit Kukreti2019-06-091-16/+16
* staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam2019-05-302-6/+5Star
* staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port()Hans de Goede2019-05-221-1/+1
* Staging: rtl8723bs: os_dep: Remove functions that don't do anything.Puranjay Mohan2019-05-221-27/+1Star
* staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans2019-05-201-1/+1
* staging: rtl8723bs: os_dep: Remove Unneeded variable retHariprasad Kelam2019-05-201-2/+1Star
* Staging: rtl8723bs: os_dep: Fix if-else coding style issuesPuranjay Mohan2019-05-201-10/+5Star
* Staging: rtl8723bs: os_dep: Remove braces from single if statementPuranjay Mohan2019-05-201-2/+1Star
* Staging: rtl8723bs: os_dep: Fix switch-case indentation errorPuranjay Mohan2019-05-201-221/+221
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-2/+1Star
|\
| * net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1Star
* | Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran2019-04-162-20/+20
* | staging: rtl8723bs: os_dep: ioctl_linux.c: Remove unnecessary parenthesesPayal Kshirsagar2019-03-301-1/+1
* | Staging: rtl8723bs: Change values to standard error codes in functionsMadhumitha Prabakaran2019-03-191-2/+2
* | staging: rtl8723bs: Remove Dead Functions in os_dep/ioctl_linux.cEmanuel Bennici2019-03-181-36/+0Star
* | staging: rtl8723bs: Remove Dead Code in os_dep/ioctl_linux.cEmanuel Bennici2019-03-181-19/+0Star
* | staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.cEmanuel Bennici2019-03-181-12/+0Star
* | staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.cEmanuel Bennici2019-03-181-3/+0Star
* | staging: rtl8723bs: os_dep: Fix space in pointer definitionGuilherme Tadashi Maeoka2019-03-181-1/+1
* | staging: rtl8723bs: os_dep: Fix assignment in if conditionGuilherme Tadashi Maeoka2019-03-181-1/+3
* | staging: rtl8723bs: use kernel_read() instead of open-coded versionJann Horn2019-03-181-16/+7Star
|/
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-2/+2
* Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1
* staging: rtl8723bs: change semaphores to completionsArnd Bergmann2018-12-122-4/+4
* Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-032-2/+2
|\
| * staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger2018-11-091-1/+1