index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
staging: rtl8188eu: clean up the useless code
Kaixu Xia
1
-7
/
+0
2020-11-06
drivers: staging: rtl8188eu: Fix spelling in two comments i.e defalut to default
Bhaskar Chowdhury
1
-2
/
+2
2020-10-27
staging: rtl8188eu: remove commented defines
Michael Straube
1
-11
/
+0
2020-10-26
staging: r8188eu: inline rtw_init_netdev_name()
Ivan Safonov
3
-11
/
+5
2020-10-26
staging: rtl8188eu: rearrange lines exceeding 100 columns
Deepak R Varma
1
-6
/
+12
2020-10-26
staging: r8188eu: use native wireless IE codes from linux/ieee80211.h
Ivan Safonov
14
-184
/
+147
2020-10-09
staging: rtl8188eu: Fix long lines
Fan Fei
1
-23
/
+51
2020-10-05
staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)
Ivan Safonov
5
-20
/
+20
2020-10-01
staging: rtl8188eu: clean up indent style issue
Michael Straube
1
-1
/
+1
2020-10-01
staging: rtl8188eu: remove unused variable ratelen
Michael Straube
3
-7
/
+5
2020-10-01
staging: rtl8188eu: remove cckrates{only}_included()
Michael Straube
2
-33
/
+4
2020-10-01
staging: rtl8188eu: rename struct field bUsed -> used
Michael Straube
3
-5
/
+5
2020-10-01
staging: rtl8188eu: use ETH_ALEN
Michael Straube
1
-1
/
+1
2020-10-01
staging: rtl8188eu: rename struct field Bssid -> bssid
Michael Straube
3
-6
/
+6
2020-10-01
staging: rtl8188eu: clean up comparsions to NULL
Michael Straube
1
-4
/
+4
2020-10-01
staging: rtl8188eu: remove unused macros and definitions
Michael Straube
1
-58
/
+0
2020-09-27
staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) ...
Michael Straube
1
-706
/
+72
2020-09-22
staging: r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncode
Ivan Safonov
2
-33
/
+2
2020-09-22
staging: rtl8188eu: clean up alignment style issues
Michael Straube
8
-90
/
+87
2020-09-22
staging: rtl8188eu: clean up block comment style issues
Michael Straube
5
-28
/
+21
2020-09-17
staging: rtl8188eu: clean up comparsion style issues
Michael Straube
6
-14
/
+14
2020-09-17
staging: rtl8188eu: use __func__ in hal directory
Michael Straube
7
-50
/
+50
2020-09-16
staging: rtl8188eu: convert tasklets to use new tasklet_setup() API
Allen Pais
5
-10
/
+8
2020-09-16
staging: rtl8188eu: clean up blank line style issues
Michael Straube
8
-6
/
+8
2020-09-16
staging: rtl8188eu: remove extra indentations
Michael Straube
4
-42
/
+42
2020-09-07
staging: rtl8188eu: clean up whitespace in wpa_set_encryption()
Michael Straube
1
-6
/
+6
2020-09-07
staging: r8188eu: replace enum rtw_ieee80211_spectrum_mgmt_actioncode with ie...
Ivan Safonov
2
-15
/
+5
2020-09-01
staging: rtl8188eu: use __func__ in os_dep
Michael Straube
3
-65
/
+65
2020-08-18
staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() result
Ivan Safonov
6
-58
/
+58
2020-08-02
staging: r8188eu: replace rtw_netdev_priv define with inline function
Ivan Safonov
1
-2
/
+5
2020-07-28
Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
Dinghao Liu
1
-1
/
+3
2020-07-28
staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(...
Ivan Safonov
5
-38
/
+38
2020-07-25
STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style Error
Anant Thazhemadam
1
-1
/
+1
2020-07-23
Staging: rtl8188eu: Fix a constant comparison coding style issue
Priti Chattopadhyay
1
-2
/
+2
2020-07-23
staging: rtl8188eu: Fix an indent coding style issue
Mrinal Pandey
1
-2
/
+2
2020-07-23
staging: rtl8188eu: cleanup whitespace in declarations
Michael Straube
1
-6
/
+6
2020-07-23
staging: rtl8188eu: clear alignment style issues
Michael Straube
1
-4
/
+4
2020-07-20
staging: rtl8188eu: add spaces around operators in header files
Michael Straube
10
-27
/
+27
2020-07-20
Staging: rtl8188eu: core: Fix coding style issue
Anoop S
1
-1
/
+1
2020-07-19
staging: rtl8188eu: include: fixed multiple blank space coding style issues
B K Karthik
5
-10
/
+10
2020-07-19
staging: rtl8188eu: clear tabstop style issues
Michael Straube
3
-3
/
+3
2020-07-17
staging: rtl8188eu: add blank line after declarations
Rahul Gottipati
1
-0
/
+1
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
1
-2
/
+2
2020-07-15
staging: rtl8188eu: core: fix coding style issues
Arpitha Raghunandan
1
-5
/
+5
2020-07-15
staging: r8188eu: remove unused members of struct xmit_buf
Ivan Safonov
2
-6
/
+0
2020-07-10
staging: rtl8188eu: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-07-03
staging: rtl8188eu: Fix WARNINGs of Block comments
Simon Fong
1
-31
/
+31
2020-07-03
staging: rtl8188eu: Fix CHECK of coding style
Simon Fong
1
-4
/
+3
2020-07-03
staging: rtl8188eu: use common ieee80211 constants
Michael Straube
4
-56
/
+10
2020-07-03
staging: rtl8188eu: remove unused parameter
Michael Straube
3
-7
/
+5
[next]