aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-08-10staging: r8188eu: remove RT_TRACE prints from usb_intf.cMartin Kaiser1-47/+4
2021-08-10staging: r8188eu: Fix potential memory leak or NULL dereferenceLarry Finger1-1/+5
2021-08-06staging: r8188eu: replace custom macros with is_broadcast_ether_addrMichael Straube3-17/+3
2021-08-06staging: r8188eu: remove two set but unused variables in core/rtw_mp_ioctl.cPhillip Potter1-5/+1
2021-08-06staging: r8188eu: fix unused variable warnings in core/rtw_ieee80211.cPhillip Potter1-3/+1
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.cPhillip Potter1-150/+11
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.cPhillip Potter1-79/+4
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter1-8/+0
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_security.cPhillip Potter1-43/+1
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.cPhillip Potter1-10/+2
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.cPhillip Potter1-34/+5
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.cPhillip Potter3-122/+14
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.cPhillip Potter1-211/+7
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.cPhillip Potter1-59/+7
2021-08-05staging: r8188eu: Remove wrapper rtw_sleep_schedulable()Larry Finger2-14/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_get_time_interval_ms()Larry Finger2-6/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger8-21/+14
2021-08-05staging: r8188eu: Remove wrapper rtw_mdelay_os()Larry Finger6-11/+5
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger12-35/+29
2021-08-05staging: r8188eu: Remove rtw_yield_os()Larry Finger4-9/+2
2021-08-05staging: r8188eu: Remove pointless NULL check in rtw_check_join_candidate()Nathan Chancellor1-1/+1
2021-08-05staging: r8188eu: Remove self assignment in get_rx_power_val_by_reg()Nathan Chancellor1-2/+0
2021-08-05staging: r8188eu: Remove unnecessary parenthesesNathan Chancellor5-6/+6
2021-08-05staging: r8188eu: Remove rtw_buf_free()Larry Finger4-15/+6
2021-08-05staging: r8188eu: Remove more empty routinesLarry Finger2-24/+0
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger8-60/+0
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger11-30/+13
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger20-115/+86
2021-08-05staging: r8188eu: Fix incorrect types in argumentsFabio M. De Francesco1-8/+8
2021-08-05staging: r8188eu: fix build errorMichael Straube1-4/+1
2021-08-05staging: r8188eu: Remove unneeded comments in rtw_mp_ioctl.hFabio M. De Francesco1-4/+0
2021-08-05staging: r8188eu: core: Remove rtw_mfree_all_stainfo()Fabio M. De Francesco1-22/+0
2021-08-05staging: r8188eu: Fix cast between incompatible function typeFabio M. De Francesco5-6/+6
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/usb_ops_linux.cPhillip Potter1-35/+3
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/usb_halinit.cPhillip Potter1-25/+2
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_mp.cPhillip Potter1-39/+4
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_hal_init.cPhillip Potter1-25/+0
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/hal_intf.cPhillip Potter1-3/+0
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/HalPwrSeqCmd.cPhillip Potter1-20/+0
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_recv.cPhillip Potter1-1/+0
2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_xmit.cPhillip Potter1-9/+0
2021-08-05staging: r8188eu: Remove some bit manipulation macrosLarry Finger5-101/+41
2021-08-05staging: r8188eu: Remove some unused and ugly macrosLarry Finger1-39/+0
2021-08-05staging: r8188eu: Remove wrapper around do_divLarry Finger3-8/+2
2021-08-05staging: r8188eu: Remove rtw_division64()Larry Finger2-7/+0
2021-08-05staging: r8188eu: Remove 4 empty routines from os_sep/service.cLarry Finger4-27/+0
2021-08-05staging: r8188eu: Remove wrappers for atomic operationsLarry Finger8-77/+13
2021-08-05staging: r8188eu: include: Remove unused const definitionsFabio M. De Francesco1-77/+0
2021-08-05staging: r8188eu: Remove set but unused variablesFabio M. De Francesco2-6/+1
2021-08-05staging: r8188eu: remove empty function odm_DynamicPrimaryCCA()Michael Straube3-7/+0