summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep
AgeCommit message (Expand)AuthorFilesLines
2022-07-27staging: r8188eu: convert rtw_pwr_wakeup to correct error code semanticsPhillip Potter1-16/+8
2022-07-11staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()Michael Straube1-1/+9
2022-07-08staging: r8188eu: make ffaddr2pipehdl() staticMichael Straube1-1/+1
2022-06-27staging: r8188eu: remove rtw_usleep_osMartin Kaiser1-8/+0
2022-06-21staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGNNam Cao1-1/+1
2022-06-20staging: r8188eu: remove NULL check before vfreeDongliang Mu1-1/+1
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2022-06-12staging: r8188eu: replace FIELD_OFFSET with offsetofNam Cao1-2/+2
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin2-7/+33
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin2-4/+11
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin1-3/+8
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-06staging: 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