summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: rename pu8TxMic in host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: rename pu8RxMic in host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: rename u8PtkKeylen in host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: rename pu8Ptk in host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: fix argument name of host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: fix return type of host_int_add_ptkChaehyun Lim2015-12-181-1/+1
* staging: wilc1000: rename pstrStaParams in host_int_add_stationChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: fix parameter name of host_int_add_stationChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: fix return type of host_int_add_stationChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: rename pu8MacAddr in host_int_del_stationChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: fix parameter name of host_int_del_stationChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: fix return type of host_int_del_stationChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: fix parameter name of host_int_del_beaconChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: fix return type of host_int_del_beaconChaehyun Lim2015-11-161-1/+1
* staging: wilc1000: rename host_int_get_MacAddress functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: remove extern function in c file and move it to header file.Leo Kim2015-11-161-1/+1
* staging: wilc1000: rename u16FlagsSet of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u16FlagsMask of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u8ASELCap of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32TxBeamformingCap of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u16HTExtParams of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename au8SuppMCsSet of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u8AmpduParams of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u16HTCapInfo of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename bIsHTSupported of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename pu8Rates of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u8NumRates of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u16AssocID of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename au8BSSID of struct add_sta_paramLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u8P2PConnect of struct host_if_drvLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drvLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32ListenSessionID of struct remain_chLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename tenuAuth_type of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32RcvdChCount of struct user_scan_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename WPAPtk of enum KEY_TYPELeo Kim2015-11-161-1/+1
* staging: wilc1000: rename WPARxGtk of enum KEY_TYPELeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32TxFailureCount of struct rf_infoLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32RxCount of struct rf_infoLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32TxCount of struct rf_infoLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename s8RSSI of struct rf_infoLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u8LinkSpeed of struct rf_infoLeo Kim2015-11-161-1/+1
* staging: wilc1000: host_interface.h: move local define variablesLeo Kim2015-11-161-9/+5Star
* staging: wilc1000: rename u32UserConnectPvoid of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename IsHTCapable of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename pfUserConnectResult of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename ConnReqIEsLen of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename pu8ConnReqIEs of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename ssidLen of struct user_conn_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename astrFoundNetworkInfo of struct user_scan_reqLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename u32UserScanPvoid of struct user_scan_reqLeo Kim2015-11-161-2/+1Star