summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
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 spaces around '->'Eva Rachel Retuya
2016-02-20staging: wilc1000: remove trailing whitespaceEva Rachel Retuya
2016-02-16staging: wilc1000: declare 'fops' as constEva Rachel Retuya
2016-02-16staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya
2016-02-15staging: wilc1000: linux_mon.c: Remove unneeded bracesJanani Ravichandran
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: Remove useless macrosJanani Ravichandran
2016-02-15staging: wilc1000: Eliminate spaces between function names and open parenthesesJanani Ravichandran
2016-02-15staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran
2016-02-15staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran
2016-02-15staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield
2016-02-15staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield
2016-02-15staging: wilc1000: linux_mon: remove cast on void pointerAlison Schofield
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-12staging: wilc1000: Remove unneeded parentheses in assignmentJanani Ravichandran
2016-02-12staging: wilc1000: remove parentheses on right hand side of assignmentAlison Schofield
2016-02-12staging: wilc1000: rename counter in wilc_send_config_pktChaehyun Lim
2016-02-12staging: wilc1000: remove initialization code of counter variableChaehyun Lim
2016-02-12staging: wilc1000: use int type for counter variableChaehyun Lim
2016-02-12staging: wilc1000: fix return type of wilc_send_config_pktChaehyun Lim
2016-02-12staging: wilc1000: fix mgmt_tx()Dan Carpenter
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 warnings line over 80 charactersLeo Kim
2016-02-08staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park
2016-02-08staging: wilc1000: remove unused debug tagChris Park
2016-02-08staging: wilc1000: remove unused log message using the RX_DBG tagChris Park
2016-02-08staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park
2016-02-08staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim
2016-02-08staging: wilc1000: renames struct connect_resp_info variablesLeo Kim