index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
r8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
staging: r8188eu: remove RT_TRACE prints from usb_intf.c
Martin Kaiser
1
-47
/
+4
2021-08-10
staging: r8188eu: Fix potential memory leak or NULL dereference
Larry Finger
1
-1
/
+5
2021-08-06
staging: r8188eu: replace custom macros with is_broadcast_ether_addr
Michael Straube
3
-17
/
+3
2021-08-06
staging: r8188eu: remove two set but unused variables in core/rtw_mp_ioctl.c
Phillip Potter
1
-5
/
+1
2021-08-06
staging: r8188eu: fix unused variable warnings in core/rtw_ieee80211.c
Phillip Potter
1
-3
/
+1
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.c
Phillip Potter
1
-150
/
+11
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.c
Phillip Potter
1
-79
/
+4
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.c
Phillip Potter
1
-8
/
+0
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_security.c
Phillip Potter
1
-43
/
+1
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.c
Phillip Potter
1
-10
/
+2
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.c
Phillip Potter
1
-34
/
+5
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.c
Phillip Potter
3
-122
/
+14
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.c
Phillip Potter
1
-211
/
+7
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.c
Phillip Potter
1
-59
/
+7
2021-08-05
staging: r8188eu: Remove wrapper rtw_sleep_schedulable()
Larry Finger
2
-14
/
+0
2021-08-05
staging: r8188eu: Remove wrapper rtw_get_time_interval_ms()
Larry Finger
2
-6
/
+0
2021-08-05
staging: r8188eu: Remove wrapper rtw_udelay_os()
Larry Finger
8
-21
/
+14
2021-08-05
staging: r8188eu: Remove wrapper rtw_mdelay_os()
Larry Finger
6
-11
/
+5
2021-08-05
staging: r8188eu: Remove wrapper routine rtw_msleep_os()
Larry Finger
12
-35
/
+29
2021-08-05
staging: r8188eu: Remove rtw_yield_os()
Larry Finger
4
-9
/
+2
2021-08-05
staging: r8188eu: Remove pointless NULL check in rtw_check_join_candidate()
Nathan Chancellor
1
-1
/
+1
2021-08-05
staging: r8188eu: Remove self assignment in get_rx_power_val_by_reg()
Nathan Chancellor
1
-2
/
+0
2021-08-05
staging: r8188eu: Remove unnecessary parentheses
Nathan Chancellor
5
-6
/
+6
2021-08-05
staging: r8188eu: Remove rtw_buf_free()
Larry Finger
4
-15
/
+6
2021-08-05
staging: r8188eu: Remove more empty routines
Larry Finger
2
-24
/
+0
2021-08-05
staging: r8188eu: Remove all calls to _rtw_spinlock_free()
Larry Finger
8
-60
/
+0
2021-08-05
staging: r8188eu: Remove wrapper around vfree
Larry Finger
11
-30
/
+13
2021-08-05
staging: r8188eu: Remove wrappers for kalloc() and kzalloc()
Larry Finger
20
-115
/
+86
2021-08-05
staging: r8188eu: Fix incorrect types in arguments
Fabio M. De Francesco
1
-8
/
+8
2021-08-05
staging: r8188eu: fix build error
Michael Straube
1
-4
/
+1
2021-08-05
staging: r8188eu: Remove unneeded comments in rtw_mp_ioctl.h
Fabio M. De Francesco
1
-4
/
+0
2021-08-05
staging: r8188eu: core: Remove rtw_mfree_all_stainfo()
Fabio M. De Francesco
1
-22
/
+0
2021-08-05
staging: r8188eu: Fix cast between incompatible function type
Fabio M. De Francesco
5
-6
/
+6
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/usb_ops_linux.c
Phillip Potter
1
-35
/
+3
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/usb_halinit.c
Phillip Potter
1
-25
/
+2
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_mp.c
Phillip Potter
1
-39
/
+4
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_hal_init.c
Phillip Potter
1
-25
/
+0
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/hal_intf.c
Phillip Potter
1
-3
/
+0
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/HalPwrSeqCmd.c
Phillip Potter
1
-20
/
+0
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_recv.c
Phillip Potter
1
-1
/
+0
2021-08-05
staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_xmit.c
Phillip Potter
1
-9
/
+0
2021-08-05
staging: r8188eu: Remove some bit manipulation macros
Larry Finger
5
-101
/
+41
2021-08-05
staging: r8188eu: Remove some unused and ugly macros
Larry Finger
1
-39
/
+0
2021-08-05
staging: r8188eu: Remove wrapper around do_div
Larry Finger
3
-8
/
+2
2021-08-05
staging: r8188eu: Remove rtw_division64()
Larry Finger
2
-7
/
+0
2021-08-05
staging: r8188eu: Remove 4 empty routines from os_sep/service.c
Larry Finger
4
-27
/
+0
2021-08-05
staging: r8188eu: Remove wrappers for atomic operations
Larry Finger
8
-77
/
+13
2021-08-05
staging: r8188eu: include: Remove unused const definitions
Fabio M. De Francesco
1
-77
/
+0
2021-08-05
staging: r8188eu: Remove set but unused variables
Fabio M. De Francesco
2
-6
/
+1
2021-08-05
staging: r8188eu: remove empty function odm_DynamicPrimaryCCA()
Michael Straube
3
-7
/
+0
[prev]
[next]