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