summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/os_dep
AgeCommit message (Expand)AuthorFilesLines
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger1-1/+1
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter1-1/+0
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov1-2/+4
2022-05-19staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter1-84/+2
2022-05-05staging: r8188eu: Remove broken rtw_p2p_get function.Charlie Sands1-135/+1
2022-04-22staging: r8188eu: Remove unneeded variable ret in rtw_suspend()Wan Jiabing1-3/+1
2022-04-22staging: r8188eu: Drop redundant memsetHaowen Bai1-1/+0
2022-04-20r8188eu: remove unused urbs from struct xmit_bufIvan Safonov2-21/+11
2022-04-14staging: r8188eu: remove unused timer functionsMartin Kaiser1-11/+0
2022-04-14staging: r8188eu: clean up the code to set ips_deny_timeMartin Kaiser1-5/+0
2022-04-12staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UPMichael Straube1-1/+28
2022-04-08staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube1-9/+34
2022-04-08staging: r8188eu: remove header usb_vendor_req.hMichael Straube1-1/+0
2022-04-05staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube1-7/+1
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube1-1/+1
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube1-7/+0
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube1-3/+0
2022-04-04staging: r8188eu: pnp_bstop_trx is never setMichael Straube1-2/+1
2022-04-04staging: r8188eu: Use the ARRAY_SIZE() macroFabio M. De Francesco1-3/+3
2022-04-04staging: r8188eu: Remove redundant code from rtw_free_netdev()Fabio M. De Francesco1-9/+0
2022-04-04staging: r8188eu: remove GetHwReg8188EU()Michael Straube1-3/+1
2022-04-04staging: r8188eu: remove the "dump tx packet" fragmentsMartin Kaiser1-4/+0
2022-04-04staging: r8188eu: remove the "dump rx packet" fragmentsMartin Kaiser1-4/+1
2022-04-04staging: r8188eu: Directly return _SUCCESS instead of using local ret variableHaowen Bai1-5/+1
2022-03-15staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana1-13/+47
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal1-2/+0
2022-03-14staging: r8188eu: remove unneeded field pbufAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field pdataAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field pendAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field ptailAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused field pheadAbdun Nihaal1-1/+0
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal1-2/+0
2022-03-14staging: r8188eu: mark rtw_endofpktfile as boolVihas Makwana1-1/+1
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter5-126/+28
2022-02-17staging: r8188eu: remove rtw_debug module parameterPhillip Potter1-4/+0
2022-02-17staging: r8188eu: remove remaining DBG_88E calls from os_dep subdirPhillip Potter3-84/+1
2022-02-17staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.cPhillip Potter1-273/+13
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter2-15/+0
2022-02-17staging: r8188eu: remove previously converted DBG_88E_LEVEL callsPhillip Potter1-2/+0
2022-02-15staging: r8188eu: remove unused struct zero_bulkout_contextAbdun Nihaal1-7/+0
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_QueryRFRegMartin Kaiser1-4/+4
2022-02-15staging: r8188eu: limit rtw_dbg_port to path aMartin Kaiser1-1/+5
2022-02-15staging: r8188eu: limit rtw_wx_read_rf to path aMartin Kaiser1-2/+5
2022-02-15staging: r8188eu: clarify that bb_reg_dump uses only path aMartin Kaiser1-3/+3
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser1-2/+2
2022-02-15staging: r8188eu: write only path a registers in rtw_dbg_portMartin Kaiser1-1/+5
2022-02-15staging: r8188eu: set path a explicitlyMartin Kaiser1-1/+1
2022-02-15staging: r8188eu: remove ishighspeed from dvobj_privMartin Kaiser1-8/+0
2022-02-15staging: r8188eu: keep the success path and error path separateVihas Makwana1-18/+12
2022-02-08staging: r8188eu: usb_suspend_sema is initialised but not usedMartin Kaiser1-1/+0