index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
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
2018-11-23
staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()
Michael Straube
2018-11-23
staging: rtl8188eu: cleanup declarations in usb_ops_linux.c
Michael Straube
2018-11-23
staging: rtl8188eu: add spaces around '>>' and '&'
Michael Straube
[next]