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