开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2019-01-15
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Michael Straube
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
2018-12-06
staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()
Michael Straube
2018-12-06
staging: rtl8188eu: add spaces around operators in rtw_wlan_util.c
Michael Straube
2018-12-06
staging: rtl8188eu: cleanup long lines in rtw_wlan_util.c
Michael Straube
2018-12-06
staging: rtl8188eu: cleanup block comment in rtw_wlan_util.c
Michael Straube
2018-12-06
staging: rtl8188eu: cleanup declarations in rtw_wlan_util.c
Michael Straube
2018-12-06
staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.c
Michael Straube
2018-12-06
staging: rtl8188eu: simplify array initializations
Michael Straube
2018-12-06
staging: rtl8188eu: refactor cckratesonly_included()
Michael Straube
2018-12-06
staging: rtl8188eu: refactor cckrates_included()
Michael Straube
2018-12-05
staging: rtl8188eu: cleanup comment in hal8188e_rate_adaptive.c
Michael Straube
2018-12-05
staging: rtl8188eu: cleanup alignment issues in hal8188e_rate_adaptive.c
Michael Straube
2018-12-05
staging: rtl8188eu: cleanup lines ending with '('
Michael Straube
2018-12-05
staging: rtl8188eu: add spaces around operators in hal8188e_rate_adaptive.c
Michael Straube
2018-12-05
staging: rtl8188eu: remove parentheses in hal8188e_rate_adaptive.c
Michael Straube
2018-12-05
staging: rtl8188eu: use __func__ in hal8188e_rate_adaptive.c
Michael Straube
2018-12-05
staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"
Colin Ian King
2018-11-26
staging: rtl8188eu: cleanup lines over 80 characters
Michael Straube
2018-11-26
staging: rtl8188eu: correct indentation
Michael Straube
2018-11-26
staging: rtl8188eu: remove return from void function
Michael Straube
2018-11-26
staging: rtl8188eu: refactor if else statement
Michael Straube
2018-11-26
staging: rtl8188eu: cleanup declarations in rtw_mlme.c
Michael Straube
2018-11-26
staging: rtl8188eu: remove rtw_android_set_block()
Michael Straube
2018-11-26
staging: rtl8188eu: use __func__ in rtw_mlme.c
Michael Straube
2018-11-26
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.c
Michael Straube
2018-11-26
staging: rtl8188eu: cleanup remaining comparsions to true
Michael Straube
[next]