summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/os_dep
Commit message (Expand)AuthorAgeFilesLines
* staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger2022-06-061-1/+1
* staging: r8188eu: remove include/rtw_debug.hPhillip Potter2022-05-201-1/+0
* staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov2022-05-191-2/+4
* staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter2022-05-191-84/+2
* staging: r8188eu: Remove broken rtw_p2p_get function.Charlie Sands2022-05-051-135/+1
* staging: r8188eu: Remove unneeded variable ret in rtw_suspend()Wan Jiabing2022-04-221-3/+1
* staging: r8188eu: Drop redundant memsetHaowen Bai2022-04-221-1/+0
* r8188eu: remove unused urbs from struct xmit_bufIvan Safonov2022-04-202-21/+11
* staging: r8188eu: remove unused timer functionsMartin Kaiser2022-04-141-11/+0
* staging: r8188eu: clean up the code to set ips_deny_timeMartin Kaiser2022-04-141-5/+0
* staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube2022-04-121-1/+28
* staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube2022-04-081-9/+34
* staging: r8188eu: remove header usb_vendor_req.hMichael Straube2022-04-081-1/+0
* staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube2022-04-051-7/+1
* staging: r8188eu: remove unncessary ternary operatorMichael Straube2022-04-051-1/+1
* staging: r8188eu: ps_flag is never setMichael Straube2022-04-041-7/+0
* staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube2022-04-041-3/+0
* staging: r8188eu: pnp_bstop_trx is never setMichael Straube2022-04-041-2/+1
* staging: r8188eu: Use the ARRAY_SIZE() macroFabio M. De Francesco2022-04-041-3/+3
* staging: r8188eu: Remove redundant code from rtw_free_netdev()Fabio M. De Francesco2022-04-041-9/+0
* staging: r8188eu: remove GetHwReg8188EU()Michael Straube2022-04-041-3/+1
* staging: r8188eu: remove the "dump tx packet" fragmentsMartin Kaiser2022-04-041-4/+0
* staging: r8188eu: remove the "dump rx packet" fragmentsMartin Kaiser2022-04-041-4/+1
* staging: r8188eu: Directly return _SUCCESS instead of using local ret variableHaowen Bai2022-04-041-5/+1
* staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana2022-03-151-13/+47
* staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal2022-03-141-2/+0
* staging: r8188eu: remove unneeded field pbufAbdun Nihaal2022-03-141-1/+0
* staging: r8188eu: remove unused field pdataAbdun Nihaal2022-03-141-1/+0
* staging: r8188eu: remove unused field pendAbdun Nihaal2022-03-141-1/+0
* staging: r8188eu: remove unused field ptailAbdun Nihaal2022-03-141-1/+0
* staging: r8188eu: remove unused field pheadAbdun Nihaal2022-03-141-1/+0
* staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal2022-03-141-2/+0
* staging: r8188eu: mark rtw_endofpktfile as boolVihas Makwana2022-03-141-1/+1
* staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter2022-02-175-126/+28
* staging: r8188eu: remove rtw_debug module parameterPhillip Potter2022-02-171-4/+0
* staging: r8188eu: remove remaining DBG_88E calls from os_dep subdirPhillip Potter2022-02-173-84/+1
* staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.cPhillip Potter2022-02-171-273/+13
* staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter2022-02-172-15/+0
* staging: r8188eu: remove previously converted DBG_88E_LEVEL callsPhillip Potter2022-02-171-2/+0
* staging: r8188eu: remove unused struct zero_bulkout_contextAbdun Nihaal2022-02-151-7/+0
* staging: r8188eu: remove path parameter from rtl8188e_PHY_QueryRFRegMartin Kaiser2022-02-151-4/+4
* staging: r8188eu: limit rtw_dbg_port to path aMartin Kaiser2022-02-151-1/+5
* staging: r8188eu: limit rtw_wx_read_rf to path aMartin Kaiser2022-02-151-2/+5
* staging: r8188eu: clarify that bb_reg_dump uses only path aMartin Kaiser2022-02-151-3/+3
* staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser2022-02-151-2/+2
* staging: r8188eu: write only path a registers in rtw_dbg_portMartin Kaiser2022-02-151-1/+5
* staging: r8188eu: set path a explicitlyMartin Kaiser2022-02-151-1/+1
* staging: r8188eu: remove ishighspeed from dvobj_privMartin Kaiser2022-02-151-8/+0
* staging: r8188eu: keep the success path and error path separateVihas Makwana2022-02-151-18/+12
* staging: r8188eu: usb_suspend_sema is initialised but not usedMartin Kaiser2022-02-081-1/+0