aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger9-91/+88
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger14-64/+58
2021-08-12staging: r8188eu: Remove no more necessary definitions and codeFabio M. De Francesco9-69/+8
2021-08-12staging: r8188eu: Remove code related to unsupported channelsFabio M. De Francesco2-6/+0
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco10-76/+13
2021-08-12staging: r8188eu: remove CONFIG_USB_HCI from MakefileMartin Kaiser1-2/+0
2021-08-12staging: r8188eu: use proper way to build a moduleMartin Kaiser2-2/+1
2021-08-12staging: r8188eu: (trivial) remove a duplicate debug printMartin Kaiser1-1/+0
2021-08-12staging: r8188eu: remove unused function parametersMartin Kaiser1-5/+4
2021-08-12staging: r8188eu: remove unused efuse hal componentsMartin Kaiser1-3/+0
2021-08-11staging: r8188eu: os_dep: Hoist vmalloc.h include into osdep_service.hNathan Chancellor2-1/+1
2021-08-11staging: r8188eu: Use GFP_ATOMIC under spin lockYang Yingliang2-2/+2
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger21-597/+518
2021-08-11staging: r8188eu: remove lines from Makefile that silence build warningsPhillip Potter1-9/+0
2021-08-11staging: r8188eu: remove unused variable from rtw_init_recv_timerPhillip Potter1-2/+0
2021-08-11staging: r8188eu: remove unused variable from rtw_init_drv_swPhillip Potter1-1/+0
2021-08-11staging: r8188eu: remove unused variable from rtl8188e_init_dm_privPhillip Potter1-1/+0
2021-08-11staging: r8188eu: remove rtw_mfree_sta_priv_lock functionPhillip Potter1-9/+0
2021-08-11staging: r8188eu: remove unused label from recv_indicatepkt_reorderPhillip Potter1-2/+0
2021-08-11staging: r8188eu: remove unused oid_null_function functionPhillip Potter1-6/+0
2021-08-11staging: r8188eu: remove unused functions from os_dep/ioctl_linux.cPhillip Potter1-1284/+0
2021-08-10staging: r8188eu: remove rtw_ioctl functionPhillip Potter3-31/+0
2021-08-10staging: r8188eu: remove remaining unnecessary parentheses in core dirMichael Straube5-18/+18
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube1-18/+18
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_ioctl_set.cMichael Straube1-9/+9
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_io.cMichael Straube1-16/+16
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_pwrctrl.cMichael Straube1-10/+10
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_recv.cMichael Straube1-13/+13
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_sta_mgt.cMichael Straube1-11/+11
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_xmit.cMichael Straube1-27/+27
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_mlme.cMichael Straube1-54/+54
2021-08-10staging: r8188eu: clean up comparsions to true/falseMichael Straube3-4/+4
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_p2p.cMichael Straube1-39/+39
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_led.cMichael Straube1-177/+177
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_wlan_util.cMichael Straube1-35/+35
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_ap.cMichael Straube1-40/+40
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_mlme_ext.cMichael Straube1-293/+293
2021-08-10staging: r8188eu: remove unnecessary parentheses in hal dirMichael Straube13-118/+118
2021-08-10staging: r8188eu: remove unnecessary parentheses in os_dep dirMichael Straube6-89/+89
2021-08-10staging: r8188eu: remove the RT_TRACE macroMartin Kaiser1-9/+0
2021-08-10staging: r8188eu: remove unused DEBUG_OID macroMartin Kaiser1-6/+0
2021-08-10staging: r8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser1-56/+40
2021-08-10staging: r8188eu: remove RT_TRACE prints from xmit_linux.cMartin Kaiser1-7/+1
2021-08-10staging: r8188eu: remove RT_TRACE prints from recv_linux.cMartin Kaiser1-22/+1
2021-08-10staging: r8188eu: remove an RT_TRACE print from osdep_service.cMartin Kaiser1-4/+2
2021-08-10staging: r8188eu: remove RT_TRACE prints from os_intfs.cMartin Kaiser1-42/+7
2021-08-10staging: r8188eu: remove RT_TRACE prints from mlme_linux.cMartin Kaiser1-4/+0
2021-08-10staging: r8188eu: remove empty functionMartin Kaiser1-8/+1
2021-08-10staging: r8188eu: remove RT_TRACE prints from ioctl_linux.cMartin Kaiser1-75/+3
2021-08-10staging: r8188eu: remove RT_TRACE prints from usb_ops_linux.cMartin Kaiser1-15/+0