summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/host_interface.c
AgeCommit message (Expand)Author
2016-02-26staging: wilc1000: handle_cfg_param: remove unnecessary whitespaceChaehyun Lim
2016-02-26staging: wilc1000: handle_cfg_param: fix line over 80 charactersChaehyun Lim
2016-02-26staging: wilc1000: handle_cfg_param: fix logical continuationsChaehyun Lim
2016-02-26staging: wilc1000: handle_cfg_param: rename wid_cntChaehyun Lim
2016-02-26staging: wilc1000: handle_cfg_param: change data type of wid_cntChaehyun Lim
2016-02-26staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim
2016-02-26staging: wilc1000: handle_set_mac_address: fix missing blank line after decla...Chaehyun Lim
2016-02-22staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_errChris Park
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messageChris Park
2016-02-20staging: wilc1000: handle_set_mac_address: use netdev_errChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: rename resultChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: change data type of resultChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: change return type to voidChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: use kmemdupChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: fix kmalloc return error codeChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: remove debug message of kmalloc fa...Chaehyun Lim
2016-02-20staging: wilc1000: host_interface: remove unused semaphoresAlison Schofield
2016-02-20staging: wilc1000: remove trailing whitespaceEva Rachel Retuya
2016-02-15staging: wilc1000: Simplify code by eliminating else blockJanani Ravichandran
2016-02-15staging: wilc1000: Remove useless return statement in a void functionJanani Ravichandran
2016-02-15staging: wilc1000: host_interface: remove cast on void pointersAlison Schofield
2016-02-15staging: wilc1000: use netdev_err instead of PRINT_ERChaehyun Lim
2016-02-15staging: wilc1000: rename result in handle_set_channelChaehyun Lim
2016-02-15staging: wilc1000: change data type of result variable to int.Chaehyun Lim
2016-02-15staging: wilc1000: change handle_set_channel's return type to voidChaehyun Lim
2016-02-15staging: wilc1000: define a new local variable in wilc_scanChaehyun Lim
2016-02-15staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim
2016-02-15staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim
2016-02-15staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim
2016-02-15staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim
2016-02-15staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim
2016-02-15staging: wilc1000: rename au8bssid in struct join_bss_paramChaehyun Lim
2016-02-12staging: wilc1000: spelling correctionsRoger H. Newell
2016-02-08staging: wilc1000: fix return error code of wilc_deinitChaehyun Lim
2016-02-08staging: wilc1000: fix return type of wilc_deinitChaehyun Lim
2016-02-08staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim
2016-02-08staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim
2016-02-08staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park
2016-02-08staging: wilc1000: renames struct connect_resp_info variablesLeo Kim
2016-02-08staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim