summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King
2016-08-21staging: wilc1000: NULL dereference on errorDan Carpenter
2016-08-21staging: wilc1000: txq_event: Fix coding errorBinoy Jayan
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-25staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun
2016-06-25staging: wilc1000: arrays can't be NULLLuis de Bethencourt
2016-06-25staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan
2016-06-25staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan
2016-06-25staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan
2016-06-25staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan
2016-06-25staging: wilc1000: fix typoJulia Lawall
2016-06-25staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King
2016-06-25staging: wilc1000: remove unnecesary type cast of bss_typeChaehyun Lim
2016-06-25staging: wilc1000: add bss_type to remove line over 80 charactersChaehyun Lim
2016-06-25staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim
2016-06-25staging: wilc1000: rename result in handle_cfg_paramChaehyun Lim
2016-06-25staging: wilc1000: change data type of result in handle_cfg_paramChaehyun Lim
2016-06-25staging: wilc1000: change handle_cfg_param's return type to voidChaehyun Lim
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