summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2017-01-19staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat
2017-01-16staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov
2017-01-16staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov
2017-01-16staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov
2017-01-16staging:r8188eu: remove unused get_rxmem()Ivan Safonov
2017-01-16staging:r8188eu: remove unused EOR macroIvan Safonov
2017-01-16staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macroIvan Safonov
2017-01-16staging:r8188eu: remove unused (GET|PUT)U32 macrosIvan Safonov
2017-01-16drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macrosKartikey Singh
2017-01-16staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil
2017-01-07staging:rtl8188eu:rtw_ap.c remove unnecessary bracesScott Matheina
2017-01-07staging:rtl8188eu:core Fixes Alignment should match opening braceScott Matheina
2017-01-05staging:r8188eu: eleminate recovery attemp using skb_clone after netdev_alloc...Ivan Safonov
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov
2017-01-05staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitionsIvan Safonov
2017-01-05staging:r8188eu: remove rtw_update_mem_stat definitionIvan Safonov
2017-01-05staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov
2017-01-05staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro
2017-01-05staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_displayLuca Ceresoli
2017-01-03staging: rtl8188eu: remove unused members from struct recv_privLuca Ceresoli
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2017-01-03staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil
2017-01-03staging: r8188eu: fix spelling mistake on xmitframe_coalseceColin Ian King
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-30Staging: rtl8188eu: Fix code indention found by checkpatch.Victor Carvajal
2016-10-30staging: rtl8188eu: Standardize test for NULL.Elise Lennion
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary alloc fail messagePierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary parenthesesPierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: fix missing spaces around operatorsPierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: fix block comment alignment issuePierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: remove empty linesPierre-Yves Kerbrat
2016-10-25staging:r8188eu: Remove space before commaAlex Briskin
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman
2016-10-16Staging: rtl8188eu: hal: Compress return logic into one lineMihaela Muraru
2016-10-16staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88...Ivan Safonov
2016-10-16staging:r8188eu: refactor recvbuf2recvframe functionIvan Safonov
2016-10-16staging:r8188eu: change poiter type from u8 to void for pallocated_frame_buf ...Ivan Safonov
2016-10-16staging:r8188eu: remove precv_frame_buf member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove free_recvframe_cnt member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov
2016-10-16staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov
2016-10-16staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov
2016-10-16staging:r8188eu: remove unused function declerationsIvan Safonov
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov