aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2011-08-24staging: rtl8192e: Convert typedef firmware_init_step_e to enum firmware_init_stepLarry Finger2-3/+3
2011-08-24staging: rtl8192e: Convert typedef cmpk_element_e to enum cmpk_elementLarry Finger1-3/+2
2011-08-24staging: rtl8192e: Convert typedef INTERFACE_SELECT_8190PCI to enum interface_select_8190pciLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef POWER_SAVE_MODE to enum power_save_modeLarry Finger1-3/+2
2011-08-24staging: rtl8192e: Convert typedef RF_OpType_E to enum rf_optypeLarry Finger1-3/+2
2011-08-24staging: rtl8192e: Convert typedef VERSION_8190 to enum version_8190_loopbackLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef rtl819x_loopback_e to enum rtl819x_loopbackLarry Finger2-3/+3
2011-08-24staging: rtl8192e: Prepare header files to ease use of typedef enum conversionLarry Finger10-134/+136
2011-08-24staging: rtl8192e: Convert typedef frameqos to union frameqosLarry Finger2-4/+4
2011-08-24staging: rtl8192e: Convert typedef AC_PARAM to union ac_paramLarry Finger1-6/+2
2011-08-24staging: rtl8192e: Convert typedef ECW to union ecwLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef ACI_AIFSN to union aci_aifsnLarry Finger2-4/+4
2011-08-24staging: rtl8192e: Convert typedef QOS_TCLAS to union qos_tclasLarry Finger3-6/+6
2011-08-24staging: rtl8192e: Convert typedef TSPEC_BODY to union tspec_bodyLarry Finger3-8/+8
2011-08-24staging: rtl8192e: Convert typedef QOS_TSINFO to union qos_tsinfoLarry Finger2-4/+5
2011-08-24staging: rtl8192e: Convert typedef HT_CAPABILITY_MACPARA to union ht_capability_macparaLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef HT_CAPABILITY to union ht_capabilityLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef DELBA_PARAM_SET to union delba_param_setLarry Finger2-5/+5
2011-08-24staging: rtl8192e: Convert typedef BA_PARAM_SET to union ba_param_setLarry Finger2-7/+7
2011-08-24staging: rtl8192e: Convert typedef SEQUENCE_CONTROL to union sequence_controlLarry Finger2-5/+5
2011-08-24staging: rtl8192e: Convert delayed_work_struct_rsl to struct delayed_work and work_struct_rsl to struct work_structLarry Finger2-25/+23
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger8-21/+20
2011-08-24staging: rtl8192e: Convert typedef r8192_priv to struct r8192_privLarry Finger6-32/+31
2011-08-24staging: rtl8192e: Convert typedef Stats to struct rt_statsLarry Finger2-5/+4
2011-08-24staging: rtl8192e: Convert typedef adhoc_peers_info_t to struct adhoc_peers_infoLarry Finger1-3/+2
2011-08-24staging: rtl8192e: Convert typedef adhoc_peer_entry_t to struct adhoc_peer_entryLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef ieee_param to struct ieee_paramLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef mp_adapter to struct mp_adapterLarry Finger2-3/+3
2011-08-24staging: rtl8192e: Convert typedef rate_adaptive to struct rate_adaptiveLarry Finger3-7/+6
2011-08-24staging: rtl8192e: Convert typedef bandwidth_autoswitch to struct bandwidth_autoswitchLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger13-46/+46
2011-08-24staging: rtl8192e: Convert typedef init_gain to struct init_gainLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef IbssParms to struct ibss_parmsLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef tx_pending_t to struct tx_pendingLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef rtl_fs_debug to struct rtl_fs_debugLarry Finger1-3/+2
2011-08-24staging: rtl8192e: Convert typedef DCMD_TXCMD_T to struct dcmd_txcmdLarry Finger2-7/+6
2011-08-24staging: rtl8192e: Convert typedef dig_t to struct dig_tLarry Finger2-5/+4
2011-08-24staging: rtl8192e: Convert typedef DRxPathSel to struct drx_path_selLarry Finger2-5/+4
2011-08-24staging: rtl8192e: Convert typedef ccktxbbgain_struct to struct ccktxbbgainLarry Finger1-5/+4
2011-08-24staging: rtl8192e: Convert typedef tx_ring to struct tx_ringLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef txbbgain_struct to struct txbbgain_structLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef rtl_reg_debug to struct rtl_reg_debugLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef SwChnlCmd to struct sw_chnl_cmdLarry Finger2-8/+8
2011-08-24staging: rtl8192e: Convert typedef rt_firmware to struct rt_firmwareLarry Finger5-10/+10
2011-08-24staging: rtl8192e: Convert typedef fw_seg_container to struct fw_seg_containerLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef cmpk_tx_rahis_t to struct cmpk_tx_rahisLarry Finger2-7/+6
2011-08-24staging: rtl8192e: Convert typedef cmpk_rx_dbginfo_t to struct cmpk_rx_dbginfoLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef cmpk_tx_status_t to struct cmpk_tx_statusLarry Finger2-7/+6
2011-08-24staging: rtl8192e: Convert typedef cmpk_set_cfg_t to struct cmpk_set_cfgLarry Finger1-6/+5
2011-08-24staging: rtl8192e: Convert typedef cmpk_intr_sta_t to struct cmpk_intr_staLarry Finger2-6/+5