aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter10-5442/+0
2021-07-27staging: rtl8188eu: remove blank linesMichael Straube1-1/+0
2021-07-27staging: rtl8188eu: Remove unused iw_operation_mode[]Fabio M. De Francesco1-5/+0
2021-07-21staging: rtl8188eu: remove unnecessary loggingJan Gruber1-5/+0
2021-07-21staging: rtl8188eu: remove unnecessary bracesJan Gruber1-2/+1
2021-07-21staging: rtl8188eu: remove rtw_wx_set_rate handler functionPhillip Potter1-75/+0
2021-06-25staging: rtl8188eu: remove include/rtw_debug.h headerPhillip Potter3-3/+1
2021-06-25staging: rtl8188eu: remove GlobalDebugLevel variablePhillip Potter1-2/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.cPhillip Potter1-7/+1
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.cPhillip Potter1-4/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.cPhillip Potter1-37/+2
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.cPhillip Potter1-11/+1
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.cPhillip Potter1-50/+1
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from os_dep/ioctl_linux.cPhillip Potter1-2/+0
2021-06-24staging: rtl8188eu: simplify rtl88eu_mon_initMartin Kaiser1-8/+5
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from usb_intf.cMartin Kaiser1-27/+1
2021-06-24staging: rtl8188eu: handle errors from dev_alloc_nameMartin Kaiser1-1/+4
2021-06-24staging: rtl8188eu: fix usb_submit_urb error handlingMartin Kaiser1-4/+3
2021-06-16staging: rtl8188eu: remove unused variable from os_dep/ioctl_linux.cPhillip Potter1-3/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/rtw_android.cPhillip Potter1-12/+3
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/xmit_linux.cPhillip Potter1-7/+1
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/mlme_linux.cPhillip Potter1-4/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/os_intfs.cPhillip Potter1-26/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/usb_intf.cPhillip Potter1-1/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/ioctl_linux.cPhillip Potter1-137/+7
2021-06-09staging: rtl8188eu: remove unused function parameterMartin Kaiser1-2/+2
2021-06-09staging: rtl8188eu: use standard kthread handlingMartin Kaiser1-6/+9
2021-06-09staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_ops_linux.cMartin Kaiser1-122/+8
2021-06-09staging: rtl8188eu: simplify rtw_get_wireless_statsMartin Kaiser1-11/+4
2021-06-03staging: rtl8188eu: remove dummy setfreq handlerMartin Kaiser1-9/+0
2021-06-03staging: rtl8188eu: remove dummy wext handlersMartin Kaiser1-17/+0
2021-06-03staging: rtl8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser1-56/+41
2021-05-10staging: rtl8188eu: remove padapter from struct cmd_privMartin Kaiser1-2/+0
2021-05-10staging: rtl8188eu: don't block until cmdthread runsMartin Kaiser1-3/+0
2021-05-10staging: rtl8188eu: rtw_init_cmd_priv never failsMartin Kaiser1-5/+1
2021-05-10staging: rtl8188eu: make rtw_android_cmdstr_to_num staticMartin Kaiser1-1/+1
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck2-24/+10
2021-05-10staging: rtl8188eu: os_dep: mon: Demote non-conforming kernel-doc headersLee Jones1-3/+3
2021-05-10staging: rtl8188eu: os_dep: ioctl_linux: Move 2 large data buffers into the heapLee Jones1-1/+11
2021-04-22staging: rtl8188eu: remove constant variable and dead codeMartin Kaiser1-17/+0
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser1-2/+1
2021-04-09staging: rtl8188eu: replace switch-case with ifMartin Kaiser1-6/+2
2021-04-09staging: rtl8188eu: make ffaddr2pipehdl staticMartin Kaiser1-1/+1
2021-04-09staging: rtl8188eu: remove the last urb callback macrosMartin Kaiser1-2/+2
2021-04-08staging: rtl8188eu: make rtw_usb_if1_init return a statusMartin Kaiser1-14/+14
2021-04-08staging: rtl8188eu: make usb_dvobj_init return a statusMartin Kaiser1-16/+10
2021-04-08staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameterMartin Kaiser1-3/+3
2021-04-08staging: rtl8188eu: remove unnecessary variableMartin Kaiser1-4/+2
2021-04-08staging: rtl8188eu: set pipe only onceMartin Kaiser1-10/+12
2021-04-08staging: rtl8188eu: move defines into the .c fileMartin Kaiser1-0/+8