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