summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
2017-04-28staging: rtl8188eu: embedded function name style fixesIan Chard
2017-04-28staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov
2017-04-08staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov
2017-03-23staging:r8188eu: add iv length to frame data offsetIvan Safonov
2017-03-16staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka
2017-03-16staging: rtl8188eu: fix some inverted conditionsDan Carpenter
2017-03-06staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu
2017-03-06staging: rtl8188eu: Add a blank lineGargi Sharma
2017-03-06staging: rtl8188eu: Remove multiple blank linesGargi Sharma
2017-03-06staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma
2017-03-06staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma
2017-03-06staging: rtl8188eu: Fix block comments warningGargi Sharma
2017-03-06staging: rtl8188eu: Replace x==NULL by !xGargi Sharma
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov
2017-03-06staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg()...Ivan Safonov
2017-03-06staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg(...Ivan Safonov
2017-03-06staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: use DIV_ROUND_UP() in rtw_signal_stat_timer_hdl()Ivan Safonov
2017-02-14Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-01-27staging: rtl8188eu: Fix coding style issuesWilliam Blough
2017-01-19staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini
2017-01-19staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat
2017-01-19staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat
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: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov
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
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman
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 prhdr local variable from rtw_free_stainfo functionIvan Safonov
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov
2016-10-16staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov
2016-10-16staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members...Ivan Safonov