summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/host_interface.c
AgeCommit message (Expand)Author
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_set_mac_chnl_numChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_remain_on_channelChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_add_stationChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_del_stationChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_del_allstationChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_edit_stationChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_set_power_mgmtChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_setup_multicast_filterChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_setup_ipaddressChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in host_int_get_ipaddressChaehyun Lim
2016-04-28staging: wilc1000: rename pu8Buffer in handle_scanChaehyun Lim
2016-04-28staging: wilc1000: rename u32WidsCount in handle_scanChaehyun Lim
2016-04-28staging: wilc1000: rename strWIDList in handle_scanChaehyun Lim
2016-04-28staging: wilc1000: rename pstrHostIFscanAttr in handle_scanChaehyun Lim
2016-04-28staging: wilc1000: rename Handle_ScanChaehyun Lim
2016-04-28staging: wilc1000: remove block scope braces and fix indentationChaehyun Lim
2016-04-28staging: wilc1000: move Handle_ScanDone function declarationChaehyun Lim
2016-04-28staging: wilc1000: rename goto label in handle_cfg_paramChaehyun Lim
2016-04-28staging: wilc1000: removes duplicate del_timer_syncLeo Kim
2016-04-28staging: wilc1000: changes logic when happened mq_send failLeo Kim
2016-03-28staging: wilc1000: wilc_frame_register: removes unused hif_drvLeo Kim
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_driverChaehyun Lim
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_threadChaehyun Lim
2016-03-28staging: wilc1000: use mutex instead of struct semaphore hif_sema_deinitChaehyun Lim
2016-03-28staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell
2016-03-28staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield
2016-03-28staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield
2016-03-28staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield
2016-03-28staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_r...Chaehyun Lim
2016-03-11staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESSAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLEAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECTAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_GET_LINKSPEEDAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNLAlison Schofield
2016-02-25staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONSAlison Schofield
2016-02-25staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim
2016-02-25staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim
2016-02-25staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: remove unnecessary whitespaceChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: fix line over 80 charactersChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: fix logical continuationsChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: rename wid_cntChaehyun Lim