summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: wilc1000: remove useless log messageChris Park2016-02-081-106/+22Star
* staging: wilc1000: fix warnings for line over 80 charactersChris Park2016-02-081-13/+20
* staging: wilc1000: rename pBssid of tx_complete_data structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: pass vif to wilc_send_config_pktGlen Lee2016-02-081-24/+33
* staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee2016-02-081-0/+39
* staging: wilc1000: increase link speedGlen Lee2016-02-081-10/+17
* staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee2016-02-081-20/+2Star
* staging: wilc1000: tcp_process: fix a build warningGlen Lee2016-02-081-0/+1
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-041-32/+0Star
* staging: wilc1000: sdio_init: add resume argumentGlen Lee2016-02-041-1/+1
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-041-4/+7
* staging: wilc1000: support suspend/resume functionalityGlen Lee2016-02-041-12/+19