index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2019-02-28
staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LEN
Michael Straube
2019-02-28
staging: rtl8188eu: remove unused enum P2P_PROTO_WK_ID
Michael Straube
2019-02-26
staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.c
Michael Straube
2019-02-26
staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.c
Michael Straube
2019-02-26
staging: rtl8188eu: remove unused function declarations
Michael Straube
2019-02-26
staging: rtl8188eu: remove blank line between declarations
Michael Straube
2019-02-26
staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.c
Michael Straube
2019-02-26
staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.c
Michael Straube
2019-02-19
staging: rtl8188eu: fix bad indentation for conditional statement
Stephen Martin
2019-02-04
staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()
Michael Straube
2019-01-30
staging: rtl8188eu: refactor rtw_reset_securitypriv()
Michael Straube
2019-01-30
staging: rtl8188eu: &array[0] -> array
Michael Straube
2019-01-30
staging: rtl8188eu: remove unncessary asignment to cleanup long line
Michael Straube
2019-01-30
staging: rtl8188eu: cleanup declarations in mlme_linux.c
Michael Straube
2019-01-30
staging: rtl8188eu: remove unnecessary initializations
Michael Straube
2019-01-30
staging: rtl8188eu: cleanup comments in mlme_linux.c
Michael Straube
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
2019-01-25
staging: rtw_ieee80211: fix constant comparison warning
Stephen Martin
2019-01-18
staging: rtl8188eu: cleanup indenting issue in mlme_linux.c
Michael Straube
2019-01-18
staging: rtl8188eu: add spaces around operators in mlme_linux.c
Michael Straube
2019-01-18
staging: rtl8188eu: add spaces around operators in os_intfs.c
Michael Straube
2019-01-18
staging: rtl8188eu: cleanup declarations in os_intfs.c
Michael Straube
2019-01-15
staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...
Florian Büstgens
2019-01-15
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Michael Straube
2019-01-15
staging: rtl8188eu: remove unnecessary parentheses in os_intfs.c
Michael Straube
2019-01-15
staging: rtl8188eu: Replace kzalloc with kcalloc
Gustavo A. R. Silva
2019-01-07
staging: rtl8188eu: Fix module loading from tasklet for WEP encryption
Larry Finger
2019-01-07
staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
Larry Finger
2018-12-19
staging: rtl8188eu: cleanup brace coding style issues
Michael Straube
2018-12-19
staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: change return type of is_basicrate() to bool
Michael Straube
2018-12-19
staging: rtl8188eu: simplify null array initializations
Michael Straube
2018-12-19
staging: rtl8188eu: change order of declarations to improve readability
Michael Straube
2018-12-19
staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: constify some arrays
Michael Straube
2018-12-19
staging: rtl8188eu: convert unsigned char arrays to u8
Michael Straube
2018-12-19
staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI
Michael Straube
2018-12-19
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: add blank line after declarations
Michael Straube
2018-12-19
staging: rtl8188eu: remove blank lines between declarations
Michael Straube
2018-12-19
staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.c
Michael Straube
2018-12-19
staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
Michael Straube
2018-12-12
staging: rtl8188eu: reuse Hal_GetChnlGroup88E()
Michael Straube
2018-12-12
staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()
Michael Straube
2018-12-06
staging: rtl8188eu: remove unused code in rtw_cmd.c
Michael Straube
2018-12-06
staging: rtl8188eu: rename struct field Wifi_Error_Status
Michael Straube
2018-12-06
staging: rtl8188eu: replace if else with ternary operator
Michael Straube
[next]