summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-03staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu
2016-05-03staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim
2016-05-03staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim
2016-05-03staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim
2016-05-03staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim
2016-04-28staging: wilc1000: remove unused variablesSudip Mukherjee
2016-04-28Staging: wilc1000: Freed memory in case of errorClaudiu Beznea
2016-04-28staging: wilc1000: rename result in handle_set_ip_addressChaehyun Lim
2016-04-28staging: wilc1000: change data type of result in handle_set_ip_addressChaehyun Lim
2016-04-28staging: wilc1000: change handle_set_ip_address's return type to voidChaehyun Lim
2016-04-28staging: wilc1000: rename result in handle_set_operation_modeChaehyun Lim
2016-04-28staging: wilc1000: change data type of result in handle_set_operation_modeChaehyun Lim
2016-04-28staging: wilc1000: change handle_set_operation_mode's return type to voidChaehyun Lim
2016-04-28staging: wilc1000: rename result in handle_set_wfi_drv_handlerChaehyun Lim
2016-04-28staging: wilc1000: change data type of result in handle_set_wfi_drv_handlerChaehyun Lim
2016-04-28staging: wilc1000: change handle_set_wfi_drv_handler's return type to voidChaehyun Lim
2016-04-28staging: wilc1000: change return type of ret variable in handle_get_tx_pwrChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_add_beaconChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_del_beaconChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in wilc_set_pmkid_infoChaehyun Lim
2016-04-28staging: wilc1000: remove unused hif_drv in host_int_get_assoc_res_infoChaehyun Lim
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: adds a check routine when performed del_key()Leo Kim
2016-04-28staging: wilc1000: adds a cfg80211_disconnected() functionLeo Kim
2016-04-28staging: wilc1000: add set to null after release firmwareLeo Kim
2016-04-28staging: wilc1000: removes unnecessary test codeLeo Kim
2016-04-28staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim
2016-04-28staging: wilc1000: removes duplicate del_timer_syncLeo Kim
2016-04-28staging: wilc1000: changes logic when happened mq_send failLeo Kim