aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni1-1/+2
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()Ivan Safonov3-80/+76
2017-01-27staging: rtl8188eu: Fix coding style issuesWilliam Blough1-64/+64
2017-01-19staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini1-2/+1
2017-01-19staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat1-1/+1
2017-01-19staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat1-1/+1
2017-01-16staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann1-0/+2
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement blocks'.Yamanappagouda Patil4-18/+13
2017-01-07staging:rtl8188eu:rtw_ap.c remove unnecessary bracesScott Matheina1-53/+53
2017-01-07staging:rtl8188eu:core Fixes Alignment should match opening braceScott Matheina1-20/+18
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov4-50/+2
2017-01-05staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_displayLuca Ceresoli1-18/+0
2017-01-03staging: rtl8188eu: remove unused members from struct recv_privLuca Ceresoli1-36/+39
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli1-3/+0
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil11-3/+55
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino1-14/+14
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman1-1/+3
2016-10-16staging:r8188eu: change poiter type from u8 to void for pallocated_frame_buf member of recv_priv structureIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove precv_frame_buf member of recv_priv structureIvan Safonov1-3/+1
2016-10-16staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov1-2/+0
2016-10-16staging:r8188eu: remove free_recvframe_cnt member of recv_priv structureIvan Safonov1-31/+2
2016-10-16staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov1-3/+1
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resource_free functionIvan Safonov1-3/+2
2016-10-16staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members of LED_871x structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov1-5/+0
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov5-9/+9
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov1-2/+1
2016-10-16staging: rtl8188eu: core: fixes tabstop alignmentJuliana Rodrigues1-3/+3
2016-10-16staging: rtl8188eu: core: removes unecessary parenthesisJuliana Rodrigues1-34/+34
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov1-5/+5
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov2-19/+19
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu1-6/+6
2016-10-02staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu1-3/+3
2016-09-25staging: rtl8188eu: core: rtw_security: Remove return statement from void functionGeorgiana Rodica Chelu1-1/+0
2016-09-25staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu1-2/+0
2016-09-22Staging:rtl8188eu: Fix multiple blank linesYannis Damigos1-1/+0
2016-09-20staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu1-12/+7
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov1-6/+3
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov2-4/+4
2016-09-20staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov1-3/+1
2016-09-18staging: rtl8188eu: core: Add spaces around operatorsAnchal Jain1-26/+26
2016-09-18staging: rtl8188eu: core: Fix comparison to NULLAnchal Jain1-6/+6
2016-09-17staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet addresses are __aligned(2)sayli karnik1-43/+46
2016-09-12staging: rtl8188eu: remove unused debugging functionsLuca Ceresoli1-731/+0
2016-09-12staging: rtl8188eu: declare internal function as staticLuca Ceresoli1-2/+2
2016-09-12staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_initIvan Safonov1-1/+1
2016-09-12staging: r8188eu: rename SetHwReg8188EU to rtw_hal_set_hwregIvan Safonov1-1/+1
2016-09-12staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwregIvan Safonov1-1/+1