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
2016-03-12
Staging: rtl8188eu: Remove function rtw_freq2ch
Bhumika Goyal
2
-18
/
+0
2016-03-12
Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.c
Claudiu Beznea
1
-67
/
+64
2016-03-12
staging: rtl8188eu: os_dep: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-2
/
+1
2016-03-12
Staging: rtl8188eu: Use !x instead of x==NULL.
Sandhya Bankar
1
-2
/
+2
2016-03-12
Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.
Sandhya Bankar
1
-3
/
+1
2016-03-12
Staging: rtl8188eu: Do not print message if kzalloc() failed.
Sandhya Bankar
1
-2
/
+1
2016-03-12
rtl8188eu: Add spaces around arithmetic operators
Kyle Kuffermann
1
-44
/
+44
2016-03-12
staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member...
Ivan Safonov
3
-114
/
+63
2016-03-12
staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mas...
Ivan Safonov
4
-108
/
+57
2016-03-12
staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_...
Ivan Safonov
4
-89
/
+77
2016-03-12
staging: rtl8188eu: remove FabVersion member of odm_dm_struct struct
Ivan Safonov
3
-16
/
+1
2016-03-12
staging: rtl8188eu: remove chip_type of the adapter structure
Ivan Safonov
2
-3
/
+0
2016-03-12
staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_init
Ivan Safonov
1
-2
/
+2
2016-03-12
staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.c
Ivan Safonov
1
-4
/
+0
2016-03-12
staging: rtl8188eu: remove unused macros from include/basic_types.h
Ivan Safonov
1
-29
/
+0
2016-03-12
staging: rtl8188eu: remove unused include/ieee80211_ext.h
Ivan Safonov
1
-290
/
+0
2016-03-12
staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macro
Ivan Safonov
3
-7
/
+7
2016-03-12
staging: rtl8188eu: os_dep: Remove NULL test before vfree
Bhaktipriya Shridhar
1
-1
/
+1
2016-03-12
staging: rtl8188eu: core: Remove NULL test before vfree
Bhaktipriya Shridhar
2
-4
/
+2
2016-03-12
staging: rtl8188eu: core: Remove useless return variables
Bhaktipriya Shridhar
1
-3
/
+1
2016-03-12
staging: rtl8188eu: os_dep: Remove useless return variables
Bhaktipriya Shridhar
1
-4
/
+1
2016-03-12
staging: rtl8188eu: core: Remove casts of pointer to same type
Bhaktipriya Shridhar
1
-5
/
+5
2016-03-12
staging: rtl8188eu: hal: Drop Useless Initialization
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-12
staging: rtl8188eu: Remove unnecessary parantheses
Bhaktipriya Shridhar
1
-1
/
+1
2016-02-22
staging: rtl8188eu: os_dep: Remove header file
Amitoj Kaur Chawla
1
-1
/
+0
2016-02-21
staging: rtl8188eu: core: Remove unnecessary braces
Bhaktipriya Shridhar
1
-8
/
+4
2016-02-21
staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_D
Andrew Bradford
3
-54
/
+0
2016-02-21
Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters
Colin Vidal
1
-1
/
+2
2016-02-21
Staging: rtl8188eu/core: Coding style fix, set constant operand on right in t...
Colin Vidal
1
-2
/
+2
2016-02-21
Staging: rtl8188eu/core: Coding style fix, set conform spaces between identif...
Colin Vidal
1
-2
/
+2
2016-02-21
Staging: rtl8188eu/core: remove paragraph which mention FSF address in commen...
Colin Vidal
1
-4
/
+0
2016-02-21
staging: rtl8188eu: core: Use put_unaligned_le16
Amitoj Kaur Chawla
1
-3
/
+2
2016-02-21
Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfree
Bhumika Goyal
1
-5
/
+2
2016-02-21
Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree
Bhumika Goyal
1
-4
/
+2
2016-02-15
Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdev
Bhumika Goyal
1
-2
/
+1
2016-02-12
staging: rtl8188eu: fix signal strength indication
Andrew Bradford
2
-2
/
+2
2016-02-12
staging: rtl8188eu: add release_firmware() between request_firmware and funct...
Ivan Safonov
1
-1
/
+4
2016-02-12
staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structure
Ivan Safonov
3
-17
/
+9
2016-02-12
staging: rtl8188eu: remove _rtl88e_fill_dummy
Ivan Safonov
1
-25
/
+20
2016-02-12
staging: rtl8188eu: Remove unnecessary pointer cast
Janani Ravichandran
1
-1
/
+1
2016-02-12
staging: rtl8*: fix my email address up
Greg Kroah-Hartman
1
-1
/
+1
2016-02-08
staging: rtl8188eu: use eth_broadcast_addr() in place of memset
Hari Prasath Gujulan Elango
1
-1
/
+1
2016-02-08
staging: rtl8188eu: use list_first_entry_or_null()
Geliang Tang
5
-105
/
+48
2016-02-08
staging: rtl8188eu: print OUI with %*ph
Andy Shevchenko
1
-2
/
+2
2016-02-08
staging: rtl8188eu: replace open-coded print_hex_dump()
Andy Shevchenko
1
-23
/
+16
2016-02-08
staging: rtl8188eu: provide an absolute path to include folder
Andy Shevchenko
1
-1
/
+1
2016-02-08
Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issue
Chris Elliott
1
-7
/
+7
2016-02-08
staging: rtl8188eu: remove an extra space
Alexey Tulia
1
-1
/
+1
2016-02-08
staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()
Luca Ceresoli
1
-4
/
+4
2016-02-08
staging: rtl8188eu: rename camelcase bAcceptAddbaReq
Luca Ceresoli
5
-6
/
+7
[next]