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