summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include
AgeCommit message (Expand)AuthorFilesLines
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 ...Ivan 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_resourc...Ivan 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...Ivan Safonov1-3/+0
2016-10-16staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov1-8/+0
2016-10-16staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov1-1/+1
2016-10-16staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov1-2/+0
2016-10-16staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov1-1/+2
2016-10-16staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove rtw_os_recv_resource_alloc functionIvan Safonov1-2/+0
2016-10-02staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov1-17/+15
2016-10-02staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov1-1/+0
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2-28/+26
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov1-32/+30
2016-10-02staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov1-1/+0
2016-10-02staging:r8188eu: remove rtw_handle_dualmac declarationIvan Safonov1-2/+0
2016-10-02staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macrosIvan Safonov1-6/+0
2016-10-02staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov1-1/+2
2016-09-23staging: r8188eu: remove RFType member of odm_dm_struct structureIvan Safonov1-2/+0
2016-09-23staging: r8188eu: remove rf_type member of hal_data_8188e structureIvan Safonov1-1/+0
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov1-3/+0
2016-09-20staging: r8188eu: remove GET_RF_TYPE macroIvan Safonov1-1/+0
2016-09-20staging: r8188eu: set correct type for HalData member of adapter structureIvan Safonov1-1/+1
2016-09-20staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumerationIvan Safonov1-1/+0
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov1-18/+0
2016-09-20staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov1-2/+0
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov1-4/+0
2016-09-20staging: r8188eu: delete rtw_usb_bulk_size_boundary functionIvan Safonov1-15/+0
2016-09-20staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov1-1/+0
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov1-1/+1