aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-24staging: rtl8192e: Convert typedef HW_VARIABLES to enum hw_variablesLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef HAL_DEF_VARIABLE to enum hal_def_variableLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef TR_SELECT to enum tr_selectLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef HT_EXTCHNL_OFFSET to enum ht_extchnl_offsetLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Prepare header files to ease use of typedef enum conversionLarry Finger1-27/+28
2011-08-24staging: rtl8192e: Convert typedef frameqos to union frameqosLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert delayed_work_struct_rsl to struct delayed_work and work_struct_rsl to struct work_structLarry Finger1-14/+12
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger1-6/+6
2011-08-24staging: rtl8192e: Convert typedef ieee_param to struct ieee_paramLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef rate_adaptive to struct rate_adaptiveLarry Finger1-3/+2
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 Finger1-2/+2
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 RX_REORDER_ENTRY to struct rx_reorder_entryLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef RT_INTEL_PROMISCUOUS_MODE_INFO to struct rt_intel_promisc_modeLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef RT_PMKID_LIST to struct rt_pmkid_listLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_tableLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef RT_LINK_DETECT_T to struct rt_link_detectLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef RT_POWER_SAVE_CONTROL to struct rt_pwr_save_ctrlLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef RT_PM_WOL_PATTERN_INFO to struct rt_pm_wol_infoLarry Finger1-4/+3
2011-08-24staging: rtl8192e: Convert typedef OCTET_STRING to struct octet_stringLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef BA_RECORD to struct ba_recordLarry Finger1-1/+1
2011-08-23staging: rtl8192e: Convert typedef BSS_HT to struct bss_htLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger1-3/+3
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger1-15/+0
2011-08-23staging: rtl8192e: Remove dead code associated with ENABLE_NULL_PT_DEBUGLarry Finger1-19/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger1-149/+0
2011-08-23staging: rtl8192e: IEEE80211_RADIOTAP_F_BADFCS is defined in kernel, do not duplicateLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with WMM_Hang_8187Larry Finger1-6/+1
2011-08-23staging: rtl8192e: Remove dead code associated with TCP_CSUM_OFFLOAD_RXLarry Finger1-6/+0
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger1-6/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192ULarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-6/+0
2011-08-23staging: rtl8192e: Remove code dependent on RTL8190PLarry Finger1-13/+0
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-166/+1
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+3452