index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
Aditya Pakki
2
-3
/
+8
2019-02-28
staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LEN
Michael Straube
1
-2
/
+0
2019-02-28
staging: rtl8188eu: remove unused enum P2P_PROTO_WK_ID
Michael Straube
1
-10
/
+0
2019-02-26
staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.c
Michael Straube
1
-2
/
+2
2019-02-26
staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.c
Michael Straube
1
-4
/
+4
2019-02-26
staging: rtl8188eu: remove unused function declarations
Michael Straube
2
-10
/
+0
2019-02-26
staging: rtl8188eu: remove blank line between declarations
Michael Straube
1
-1
/
+0
2019-02-26
staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.c
Michael Straube
1
-14
/
+14
2019-02-26
staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.c
Michael Straube
1
-21
/
+21
2019-02-19
staging: rtl8188eu: fix bad indentation for conditional statement
Stephen Martin
1
-1
/
+1
2019-02-04
staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()
Michael Straube
1
-10
/
+1
2019-01-30
staging: rtl8188eu: refactor rtw_reset_securitypriv()
Michael Straube
1
-14
/
+15
2019-01-30
staging: rtl8188eu: &array[0] -> array
Michael Straube
1
-2
/
+2
2019-01-30
staging: rtl8188eu: remove unncessary asignment to cleanup long line
Michael Straube
1
-2
/
+1
2019-01-30
staging: rtl8188eu: cleanup declarations in mlme_linux.c
Michael Straube
1
-4
/
+4
2019-01-30
staging: rtl8188eu: remove unnecessary initializations
Michael Straube
1
-3
/
+3
2019-01-30
staging: rtl8188eu: cleanup comments in mlme_linux.c
Michael Straube
1
-6
/
+11
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2019-01-25
staging: rtw_ieee80211: fix constant comparison warning
Stephen Martin
1
-2
/
+2
2019-01-18
staging: rtl8188eu: cleanup indenting issue in mlme_linux.c
Michael Straube
1
-3
/
+2
2019-01-18
staging: rtl8188eu: add spaces around operators in mlme_linux.c
Michael Straube
1
-2
/
+2
2019-01-18
staging: rtl8188eu: add spaces around operators in os_intfs.c
Michael Straube
1
-3
/
+3
2019-01-18
staging: rtl8188eu: cleanup declarations in os_intfs.c
Michael Straube
1
-6
/
+6
2019-01-15
staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...
Florian Büstgens
13
-96
/
+96
2019-01-15
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Michael Straube
1
-0
/
+1
2019-01-15
staging: rtl8188eu: remove unnecessary parentheses in os_intfs.c
Michael Straube
1
-2
/
+2
2019-01-15
staging: rtl8188eu: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-1
/
+3
2019-01-07
staging: rtl8188eu: Fix module loading from tasklet for WEP encryption
Larry Finger
1
-2
/
+2
2019-01-07
staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
Larry Finger
1
-1
/
+1
2018-12-19
staging: rtl8188eu: cleanup brace coding style issues
Michael Straube
5
-12
/
+9
2018-12-19
staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.c
Michael Straube
1
-45
/
+45
2018-12-19
staging: rtl8188eu: change return type of is_basicrate() to bool
Michael Straube
1
-1
/
+1
2018-12-19
staging: rtl8188eu: simplify null array initializations
Michael Straube
2
-6
/
+4
2018-12-19
staging: rtl8188eu: change order of declarations to improve readability
Michael Straube
1
-1
/
+1
2018-12-19
staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c
Michael Straube
2
-8
/
+3
2018-12-19
staging: rtl8188eu: constify some arrays
Michael Straube
4
-27
/
+27
2018-12-19
staging: rtl8188eu: convert unsigned char arrays to u8
Michael Straube
4
-27
/
+27
2018-12-19
staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c
Michael Straube
1
-2
/
+0
2018-12-19
staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI
Michael Straube
2
-4
/
+0
2018-12-19
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.c
Michael Straube
1
-161
/
+161
2018-12-19
staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.c
Michael Straube
1
-4
/
+4
2018-12-19
staging: rtl8188eu: add blank line after declarations
Michael Straube
1
-0
/
+1
2018-12-19
staging: rtl8188eu: remove blank lines between declarations
Michael Straube
1
-2
/
+0
2018-12-19
staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.c
Michael Straube
1
-3
/
+0
2018-12-19
staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.c
Michael Straube
1
-6
/
+6
2018-12-19
staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
Michael Straube
1
-241
/
+241
2018-12-12
staging: rtl8188eu: reuse Hal_GetChnlGroup88E()
Michael Straube
3
-15
/
+6
2018-12-12
staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()
Michael Straube
1
-9
/
+4
2018-12-06
staging: rtl8188eu: remove unused code in rtw_cmd.c
Michael Straube
1
-12
/
+0
2018-12-06
staging: rtl8188eu: rename struct field Wifi_Error_Status
Michael Straube
3
-5
/
+5
[next]