summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include
Commit message (Expand)AuthorAgeFilesLines
* staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov2017-02-091-62/+0
* staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail...Ivan Safonov2017-02-091-1/+4
* staging:r8188eu: remove unused rtw_ieee80211_bar structure definitionIvan Safonov2017-02-091-15/+0
* staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov2017-02-091-2/+1
* staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov2017-01-161-1/+0
* staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov2017-01-162-261/+0
* staging:r8188eu: remove unused get_rxmem()Ivan Safonov2017-01-161-8/+0
* staging:r8188eu: remove unused EOR macroIvan Safonov2017-01-161-2/+0
* staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macroIvan Safonov2017-01-161-29/+0
* staging:r8188eu: remove unused (GET|PUT)U32 macrosIvan Safonov2017-01-161-7/+0
* drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macrosKartikey Singh2017-01-161-17/+0
* staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov2017-01-051-8/+0
* staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitionsIvan Safonov2017-01-051-4/+0
* staging:r8188eu: remove rtw_update_mem_stat definitionIvan Safonov2017-01-051-1/+0
* staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov2017-01-051-2/+0
* staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro2017-01-051-1/+1
* staging: rtl8188eu: remove unused members from struct recv_privLuca Ceresoli2017-01-031-2/+0
* staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli2017-01-031-1/+0
* Staging: rtl8188eu: Fix code indention found by checkpatch.Victor Carvajal2016-10-301-1/+1
* 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-1/+0
* 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-1/+0
* staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov2016-10-162-1/+1
* staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove unused function declerationsIvan Safonov2016-10-161-2/+0
* staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov2016-10-161-2/+1
* staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove ANTTEST(ALL|A|B) definitionsIvan Safonov2016-10-161-5/+0
* staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structureIvan Safonov2016-10-161-3/+0
* staging:r8188eu: remove RF_TYPE_8190P enumerationIvan Safonov2016-10-161-11/+0
* staging:r8188eu: remove rf_chip member of hal_data_8188e structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove unused members of hal_data_8188e structureIvan Safonov2016-10-161-13/+0
* staging:r8188eu: remove ExternalPA member of hal_data_8188e structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structureIvan Safonov2016-10-161-2/+0
* staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members...Ivan Safonov2016-10-161-3/+0
* staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-161-8/+0
* staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov2016-10-161-1/+1
* staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov2016-10-161-2/+0
* staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove pm_netdev_open functionIvan Safonov2016-10-161-1/+2
* staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov2016-10-161-1/+0
* staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov2016-10-161-2/+0
* staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov2016-10-021-17/+15
* staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov2016-10-021-1/+0
OpenPOWER on IntegriCloud