summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni2017-02-141-1/+2
* staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov2017-02-093-80/+76
* staging: rtl8188eu: Fix coding style issuesWilliam Blough2017-01-271-64/+64
* staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini2017-01-191-2/+1
* staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat2017-01-191-1/+1
* staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat2017-01-191-1/+1
* staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2017-01-161-0/+2
* staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil2017-01-104-18/+13
* staging:rtl8188eu:rtw_ap.c remove unnecessary bracesScott Matheina2017-01-071-53/+53
* staging:rtl8188eu:core Fixes Alignment should match opening braceScott Matheina2017-01-071-20/+18
* staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov2017-01-054-50/+2
* staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_displayLuca Ceresoli2017-01-051-18/+0
* staging: rtl8188eu: remove unused members from struct recv_privLuca Ceresoli2017-01-031-36/+39
* staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli2017-01-031-3/+0
* staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil2017-01-0311-3/+55
* staging: rtl8188eu: Fix coding style errorsCarlos Maiolino2016-10-251-14/+14
* staging: rtl8188eu: core: constify local structureElizabeth Ferdman2016-10-171-1/+3
* staging:r8188eu: change poiter type from u8 to void for pallocated_frame_buf ...Ivan Safonov2016-10-161-1/+1
* staging:r8188eu: remove precv_frame_buf member of recv_priv structureIvan Safonov2016-10-161-3/+1
* staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov2016-10-161-2/+0
* staging:r8188eu: remove free_recvframe_cnt member of recv_priv structureIvan Safonov2016-10-161-31/+2
* staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov2016-10-161-3/+1
* staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov2016-10-161-3/+2
* staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members...Ivan Safonov2016-10-161-1/+0
* staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov2016-10-161-5/+0
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-165-9/+9
* staging:r8188eu: remove pm_netdev_open functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov2016-10-161-2/+1
* staging: rtl8188eu: core: fixes tabstop alignmentJuliana Rodrigues2016-10-161-3/+3
* staging: rtl8188eu: core: removes unecessary parenthesisJuliana Rodrigues2016-10-161-34/+34
* staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2016-10-021-5/+5
* staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov2016-10-022-19/+19
* staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-021-6/+6
* staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu2016-10-021-3/+3
* staging: rtl8188eu: core: rtw_security: Remove return statement from void fun...Georgiana Rodica Chelu2016-09-251-1/+0
* staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu2016-09-251-2/+0
* Staging:rtl8188eu: Fix multiple blank linesYannis Damigos2016-09-221-1/+0
* staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu2016-09-201-12/+7
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-201-6/+3
* staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov2016-09-202-4/+4
* staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov2016-09-201-3/+1
* staging: rtl8188eu: core: Add spaces around operatorsAnchal Jain2016-09-181-26/+26
* staging: rtl8188eu: core: Fix comparison to NULLAnchal Jain2016-09-181-6/+6
* staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik2016-09-171-43/+46
* staging: rtl8188eu: remove unused debugging functionsLuca Ceresoli2016-09-121-731/+0
* staging: rtl8188eu: declare internal function as staticLuca Ceresoli2016-09-121-2/+2
* staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_initIvan Safonov2016-09-121-1/+1
* staging: r8188eu: rename SetHwReg8188EU to rtw_hal_set_hwregIvan Safonov2016-09-121-1/+1
* staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwregIvan Safonov2016-09-121-1/+1
OpenPOWER on IntegriCloud