aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant1-1/+1
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant1-2/+2
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov1-1/+0
2017-04-08staging: rtl8188eu: Macros with complex values should be enclosed in parenthesesAlfonso Lima Astor1-6/+0
2017-03-09staging: rtl8188eu: fix typos in macrosSebastian Haas1-2/+2
2017-03-09staging: rtl8188eu: fix typos in commentsSebastian Haas7-8/+8
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov1-1/+0
2017-03-06staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov1-1/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
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 Safonov1-62/+0
2017-02-09staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail|len) in recv_frame structureIvan Safonov1-1/+4
2017-02-09staging:r8188eu: remove unused rtw_ieee80211_bar structure definitionIvan Safonov1-15/+0
2017-02-09staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov1-2/+1
2017-01-16staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov1-1/+0
2017-01-16staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov2-261/+0
2017-01-16staging:r8188eu: remove unused get_rxmem()Ivan Safonov1-8/+0
2017-01-16staging:r8188eu: remove unused EOR macroIvan Safonov1-2/+0
2017-01-16staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macroIvan Safonov1-29/+0
2017-01-16staging:r8188eu: remove unused (GET|PUT)U32 macrosIvan Safonov1-7/+0
2017-01-16drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macrosKartikey Singh1-17/+0
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov1-8/+0
2017-01-05staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitionsIvan Safonov1-4/+0
2017-01-05staging:r8188eu: remove rtw_update_mem_stat definitionIvan Safonov1-1/+0
2017-01-05staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov1-2/+0
2017-01-05staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro1-1/+1
2017-01-03staging: rtl8188eu: remove unused members from struct recv_privLuca Ceresoli1-2/+0
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli1-1/+0
2016-10-30Staging: rtl8188eu: Fix code indention found by checkpatch.Victor Carvajal1-1/+1
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-1/+0
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-1/+0
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov2-1/+1
2016-10-16staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove unused function declerationsIvan Safonov1-2/+0
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resource_free functionIvan Safonov1-2/+1
2016-10-16staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove ANTTEST(ALL|A|B) definitionsIvan Safonov1-5/+0
2016-10-16staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov1-3/+0
2016-10-16staging:r8188eu: remove RF_TYPE_8190P enumerationIvan Safonov1-11/+0
2016-10-16staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov1-13/+0
2016-10-16staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov1-2/+0
2016-10-16staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members of LED_871x structureIvan Safonov1-3/+0