index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2017-04-08
staging: rtl8188eu: Remove extra spaces
Alfonso Lima Astor
2017-04-08
staging: rtl8188eu: Macros with complex values should be enclosed in parentheses
Alfonso Lima Astor
2017-03-23
staging:r8188eu: add iv length to frame data offset
Ivan Safonov
2017-03-16
staging: rtl8188eu: removed blank lines coding style problem
Andrii Vladyka
2017-03-16
staging: rtl8188eu: fix some inverted conditions
Dan Carpenter
2017-03-12
staging: rtl8188eu: Fix redundant space coding style issue
Alex Yashchenko
2017-03-09
staging: rtl8188eu: fix typos in macros
Sebastian Haas
2017-03-09
staging: rtl8188eu: fix typos in comments
Sebastian Haas
2017-03-06
staging:rtl8188eu Add spaces around binary operator
Georgiana Rodica Chelu
2017-03-06
staging: rtl8188eu: replace explicit NULL comparison
Gargi Sharma
2017-03-06
staging: rtl8188eu: Fixed "Missing a blank line after declarations".
Yamanappagouda Patil
2017-03-06
staging: rtl8188eu: Add a blank line
Gargi Sharma
2017-03-06
staging: rtl8188eu: Remove multiple blank lines
Gargi Sharma
2017-03-06
staging: rtl8188eu: Remove unnecessary blank lines
Gargi Sharma
2017-03-06
staging: rtl8188eu: Put constant on right side of comparison
Gargi Sharma
2017-03-06
staging: rtl8188eu: Fix block comments warning
Gargi Sharma
2017-03-06
staging: rtl8188eu: Replace x==NULL by !x
Gargi Sharma
2017-03-06
staging:r8188eu: remove unused MCS_rate_2R array
Ivan Safonov
2017-03-06
staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handler
Ivan Safonov
2017-03-06
staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() call
Ivan Safonov
2017-03-06
staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() call
Ivan Safonov
2017-03-06
staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() call
Ivan Safonov
2017-03-06
staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg()...
Ivan Safonov
2017-03-06
staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg(...
Ivan Safonov
2017-03-06
staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() call
Ivan Safonov
2017-03-06
staging:r8188eu: use DIV_ROUND_UP() in rtw_signal_stat_timer_hdl()
Ivan Safonov
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-14
Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 characters
Shishir Kulkarni
2017-02-09
staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...
Ivan Safonov
2017-02-09
staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail...
Ivan Safonov
2017-02-09
staging:r8188eu: remove unused rtw_ieee80211_bar structure definition
Ivan Safonov
2017-02-09
staging:r8188eu: replace rx_end member of recv_frame with pkt->end
Ivan Safonov
2017-02-03
staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)
Martin Karamihov
2017-01-27
staging: rtl8188eu: Fix coding style issues
William Blough
2017-01-23
Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fix
Derek Robson
2017-01-19
staging: rtl8188eu: core: Remove NULL test before vfree
Shyam Saini
2017-01-19
staging: rtl8188eu: fix type sign of len in rtw_get_bcn_info
Pierre-Yves Kerbrat
2017-01-19
staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_info
Pierre-Yves Kerbrat
2017-01-16
staging:r8188eu: remove unused rx_head member of struct recv_frame
Ivan Safonov
2017-01-16
staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()
Ivan Safonov
2017-01-16
staging:r8188eu: remove unused struct wifidirect_info and all corresponding code
Ivan Safonov
2017-01-16
staging:r8188eu: remove unused get_rxmem()
Ivan Safonov
2017-01-16
staging:r8188eu: remove unused EOR macro
Ivan Safonov
2017-01-16
staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macro
Ivan Safonov
2017-01-16
staging:r8188eu: remove unused (GET|PUT)U32 macros
Ivan Safonov
2017-01-16
drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macros
Kartikey Singh
2017-01-16
staging: rtl: fix possible NULL pointer dereference
Arnd Bergmann
2017-01-10
staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...
Yamanappagouda Patil
2017-01-07
staging:rtl8188eu:rtw_ap.c remove unnecessary braces
Scott Matheina
2017-01-07
staging:rtl8188eu:core Fixes Alignment should match opening brace
Scott Matheina
[next]