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-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
2017-01-05
staging:r8188eu: eleminate recovery attemp using skb_clone after netdev_alloc...
Ivan Safonov
2017-01-05
staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitions
Ivan Safonov
2017-01-05
staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitions
Ivan Safonov
2017-01-05
staging:r8188eu: remove rtw_update_mem_stat definition
Ivan Safonov
2017-01-05
staging:r8188eu: remove RTW_STATUS_CODE()
Ivan Safonov
2017-01-05
staging: rtl8188eu: fix incorrect ERROR tags from logs
Galo Navarro
2017-01-05
staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_display
Luca Ceresoli
2017-01-03
staging: rtl8188eu: remove unused members from struct recv_priv
Luca Ceresoli
2017-01-03
staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter
Luca Ceresoli
2017-01-03
staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...
Yamanappagouda Patil
2017-01-03
staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.
Yamanappagouda Patil
2017-01-03
staging: r8188eu: fix spelling mistake on xmitframe_coalsece
Colin Ian King
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-30
Staging: rtl8188eu: Fix code indention found by checkpatch.
Victor Carvajal
2016-10-30
staging: rtl8188eu: Standardize test for NULL.
Elise Lennion
2016-10-25
staging: rtl8188eu: os_dep: remove unnecessary alloc fail message
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: remove unnecessary parentheses
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: fix missing spaces around operators
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: fix block comment alignment issue
Pierre-Yves Kerbrat
2016-10-25
staging: rtl8188eu: os_dep: remove empty lines
Pierre-Yves Kerbrat
2016-10-25
staging:r8188eu: Remove space before comma
Alex Briskin
2016-10-25
staging: rtl8188eu: Fix coding style errors
Carlos Maiolino
2016-10-17
staging: rtl8188eu: core: constify local structure
Elizabeth Ferdman
2016-10-16
Staging: rtl8188eu: hal: Compress return logic into one line
Mihaela Muraru
2016-10-16
staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88...
Ivan Safonov
2016-10-16
staging:r8188eu: refactor recvbuf2recvframe function
Ivan Safonov
2016-10-16
staging:r8188eu: change poiter type from u8 to void for pallocated_frame_buf ...
Ivan Safonov
[next]