summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove unnecessary use of parenthesesAjay Singh2018-01-231-1/+1
* staging: wilc1000: removed enum typedef BUS_RELEASE_TAjay Singh2018-01-151-1/+1
* staging: wilc1000: removed enum typedef BUS_ACQUIRE_TAjay Singh2018-01-151-1/+1
* staging: wilc1000: removed enum typedef CHIP_PS_STATE_TAjay Singh2018-01-151-1/+1
* staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar2017-11-061-1/+1
* staging: wilc1000: Alignment should match open parenthesisArushi Singhal2017-03-071-5/+5
* staging: wilc1000: remove unnecessary bracesElizabeth Ferdman2016-10-021-2/+2
* staging: wilc1000: wilc_wlan: Compress return logicNamrata A Shettar2016-10-021-4/+2
* staging: wilc1000: Merge assignment with returnRehas Sachdeva2016-09-201-2/+1
* staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan2016-06-251-7/+8
* staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan2016-06-251-7/+4
* staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-251-3/+5
* Staging: wilc1000: Freed memory in case of errorClaudiu Beznea2016-04-281-1/+4
* staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_valChaehyun Lim2016-03-291-2/+2
* staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_getChaehyun Lim2016-03-291-3/+2
* staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_setChaehyun Lim2016-03-291-2/+2
* staging: wilc1000: else is not generally useful after a break or returnAnchal Jain2016-03-281-11/+8
* staging: wilc1000: removes an unnecessary if-conditionLeo Kim2016-03-281-2/+0
* staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim2016-03-281-6/+2
* staging: wilc1000: removes function 'init_tcp_tracking()'Leo Kim2016-03-281-6/+0
* staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain2016-03-111-3/+1
* staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla2016-03-011-6/+1
* staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva2016-03-011-2/+1
* staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar2016-02-251-5/+1
* staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho2016-02-251-1/+0
* staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho2016-02-251-4/+0
* staging: wilc1000: removes unnecessary retry 3 timesLeo Kim2016-02-251-4/+3
* staging: wilc1000: wilc_wlan_cfg_init: changes unused argumentLeo Kim2016-02-221-16/+1
* staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim2016-02-221-3/+1
* staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim2016-02-221-3/+0
* staging: wilc1000: replaces wilc_debug with netdev_errLeo Kim2016-02-221-3/+3
* staging: wilc1000: removes wilc_dbg()Leo Kim2016-02-221-2/+0
* staging: wilc1000: wilc_wlan.c: removes unnecessary log messagesChris Park2016-02-221-3/+0
* staging: wilc1000: wilc_wlan.c: removes PRINT_ERLeo Kim2016-02-221-2/+0
* staging: wilc1000: Modify tcp_process to return void rather than intJanani Ravichandran2016-02-191-7/+1
* staging: wilc1000: Remove unused functionAmitoj Kaur Chawla2016-02-191-6/+0
* staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya2016-02-151-1/+1
* staging: wilc1000: remove parentheses on right hand side of assignmentAlison Schofield2016-02-111-2/+2
* staging: wilc1000: rename counter in wilc_send_config_pktChaehyun Lim2016-02-111-16/+15
* staging: wilc1000: remove initialization code of counter variableChaehyun Lim2016-02-111-1/+0
* staging: wilc1000: use int type for counter variableChaehyun Lim2016-02-111-1/+1
* staging: wilc1000: fix return type of wilc_send_config_pktChaehyun Lim2016-02-111-2/+3
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-071-2/+0
* staging: wilc1000: remove unused log message using the RX_DBG tagChris Park2016-02-071-5/+0
* staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park2016-02-071-6/+1
* staging: wilc1000: remove unused log message using the TX_DBG tagChris Park2016-02-071-6/+3
* staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park2016-02-071-12/+7
* staging: wilc1000: remove warnings missing a blank line after declarationsChris Park2016-02-071-0/+1
* staging: wilc1000: remove unnecessary bracesChris Park2016-02-071-4/+4
OpenPOWER on IntegriCloud