summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* staging: wilc1000: Merge assignment with returnRehas Sachdeva2016-09-201-2/+1Star
* 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/+4Star
* staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-251-3/+5
* Staging: wilc1000: Freed memory in case of errorClaudiu Beznea2016-04-291-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/+2Star
* 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/+8Star
* staging: wilc1000: removes an unnecessary if-conditionLeo Kim2016-03-281-2/+0Star
* staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim2016-03-281-6/+2Star
* staging: wilc1000: removes function 'init_tcp_tracking()'Leo Kim2016-03-281-6/+0Star
* staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain2016-03-121-3/+1Star
* staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla2016-03-021-6/+1Star
* staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva2016-03-021-2/+1Star
* staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar2016-02-261-5/+1Star
* staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho2016-02-261-1/+0Star
* staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho2016-02-261-4/+0Star
* staging: wilc1000: removes unnecessary retry 3 timesLeo Kim2016-02-261-4/+3Star
* staging: wilc1000: wilc_wlan_cfg_init: changes unused argumentLeo Kim2016-02-221-16/+1Star
* staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim2016-02-221-3/+1Star
* staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim2016-02-221-3/+0Star
* staging: wilc1000: replaces wilc_debug with netdev_errLeo Kim2016-02-221-3/+3
* staging: wilc1000: removes wilc_dbg()Leo Kim2016-02-221-2/+0Star
* staging: wilc1000: wilc_wlan.c: removes unnecessary log messagesChris Park2016-02-221-3/+0Star
* staging: wilc1000: wilc_wlan.c: removes PRINT_ERLeo Kim2016-02-221-2/+0Star
* staging: wilc1000: Modify tcp_process to return void rather than intJanani Ravichandran2016-02-201-7/+1Star
* staging: wilc1000: Remove unused functionAmitoj Kaur Chawla2016-02-201-6/+0Star
* staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya2016-02-161-1/+1
* staging: wilc1000: remove parentheses on right hand side of assignmentAlison Schofield2016-02-121-2/+2
* staging: wilc1000: rename counter in wilc_send_config_pktChaehyun Lim2016-02-121-16/+15Star
* staging: wilc1000: remove initialization code of counter variableChaehyun Lim2016-02-121-1/+0Star
* staging: wilc1000: use int type for counter variableChaehyun Lim2016-02-121-1/+1
* staging: wilc1000: fix return type of wilc_send_config_pktChaehyun Lim2016-02-121-2/+3
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-081-2/+0Star
* staging: wilc1000: remove unused log message using the RX_DBG tagChris Park2016-02-081-5/+0Star
* staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park2016-02-081-6/+1Star
* staging: wilc1000: remove unused log message using the TX_DBG tagChris Park2016-02-081-6/+3Star
* staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park2016-02-081-12/+7Star
* staging: wilc1000: remove warnings missing a blank line after declarationsChris Park2016-02-081-0/+1
* staging: wilc1000: remove unnecessary bracesChris Park2016-02-081-4/+4
* staging: wilc1000: remove useless functionChris Park2016-02-081-9/+0Star