summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan.c
AgeCommit message (Expand)Author
2016-10-02staging: wilc1000: remove unnecessary bracesElizabeth Ferdman
2016-10-02staging: wilc1000: wilc_wlan: Compress return logicNamrata A Shettar
2016-09-20staging: wilc1000: Merge assignment with returnRehas Sachdeva
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan
2016-04-28Staging: 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-11staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain
2016-03-01staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla
2016-03-01staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva
2016-02-25staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar
2016-02-25staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho
2016-02-25staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho
2016-02-25staging: 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-19staging: wilc1000: Modify tcp_process to return void rather than intJanani Ravichandran
2016-02-19staging: wilc1000: Remove unused functionAmitoj Kaur Chawla
2016-02-15staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya
2016-02-11staging: wilc1000: remove parentheses on right hand side of assignmentAlison Schofield
2016-02-11staging: wilc1000: rename counter in wilc_send_config_pktChaehyun Lim
2016-02-11staging: wilc1000: remove initialization code of counter variableChaehyun Lim
2016-02-11staging: wilc1000: use int type for counter variableChaehyun Lim
2016-02-11staging: wilc1000: fix return type of wilc_send_config_pktChaehyun Lim
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park
2016-02-07staging: wilc1000: remove unused log message using the RX_DBG tagChris Park
2016-02-07staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park
2016-02-07staging: wilc1000: remove unused log message using the TX_DBG tagChris Park
2016-02-07staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park
2016-02-07staging: wilc1000: remove warnings missing a blank line after declarationsChris Park
2016-02-07staging: wilc1000: remove unnecessary bracesChris Park
2016-02-07staging: wilc1000: remove useless functionChris Park
2016-02-07staging: wilc1000: remove useless log messageChris Park
2016-02-07staging: wilc1000: fix warnings for line over 80 charactersChris Park
2016-02-07staging: wilc1000: rename pBssid of tx_complete_data structureLeo Kim
2016-02-07staging: wilc1000: pass vif to wilc_send_config_pktGlen Lee
2016-02-07staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee
2016-02-07staging: wilc1000: increase link speedGlen Lee