summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan.c
AgeCommit message (Expand)Author
2016-04-29Staging: wilc1000: Freed memory in case of errorClaudiu Beznea
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_valChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_getChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_setChaehyun Lim
2016-03-28staging: wilc1000: else is not generally useful after a break or returnAnchal Jain
2016-03-28staging: wilc1000: removes an unnecessary if-conditionLeo Kim
2016-03-28staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim
2016-03-28staging: wilc1000: removes function 'init_tcp_tracking()'Leo Kim
2016-03-12staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain
2016-03-02staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla
2016-03-02staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva
2016-02-26staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar
2016-02-26staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho
2016-02-26staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho
2016-02-26staging: wilc1000: removes unnecessary retry 3 timesLeo Kim
2016-02-22staging: wilc1000: wilc_wlan_cfg_init: changes unused argumentLeo Kim
2016-02-22staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim
2016-02-22staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim
2016-02-22staging: wilc1000: replaces wilc_debug with netdev_errLeo Kim
2016-02-22staging: wilc1000: removes wilc_dbg()Leo Kim
2016-02-22staging: wilc1000: wilc_wlan.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: wilc_wlan.c: removes PRINT_ERLeo Kim
2016-02-20staging: wilc1000: Modify tcp_process to return void rather than intJanani Ravichandran
2016-02-20staging: wilc1000: Remove unused functionAmitoj Kaur Chawla
2016-02-16staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya
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-08staging: wilc1000: remove unnecessary log message using GENERIC_DBG 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: remove unused log message using the TX_DBG tagChris Park
2016-02-08staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park
2016-02-08staging: wilc1000: remove warnings missing a blank line after declarationsChris Park
2016-02-08staging: wilc1000: remove unnecessary bracesChris Park
2016-02-08staging: wilc1000: remove useless functionChris Park
2016-02-08staging: wilc1000: remove useless log messageChris Park
2016-02-08staging: wilc1000: fix warnings for line over 80 charactersChris Park
2016-02-08staging: wilc1000: rename pBssid of tx_complete_data structureLeo Kim
2016-02-08staging: wilc1000: pass vif to wilc_send_config_pktGlen Lee
2016-02-08staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee
2016-02-08staging: wilc1000: increase link speedGlen Lee
2016-02-08staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee
2016-02-08staging: wilc1000: tcp_process: fix a build warningGlen Lee
2016-02-03staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee
2016-02-03staging: wilc1000: sdio_init: add resume argumentGlen Lee
2016-02-03staging: wilc1000: add sdio resume/suspendGlen Lee
2016-02-03staging: wilc1000: support suspend/resume functionalityGlen Lee