summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)AuthorFilesLines
2016-02-22staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla1-2/+0
2016-02-22staging: wilc1000: Remove header fileAmitoj Kaur Chawla1-1/+0
2016-02-22staging: wilc1000: Check for quoted strings broken across linesAnchal Jain1-2/+3
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park6-8/+0
2016-02-22staging: wilc1000: remove useless define in linux_wlan_common.h fileChris Park1-32/+0
2016-02-22staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h fileChris Park2-2/+2
2016-02-22staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h fileChris Park2-3/+1
2016-02-22staging: wilc1000: wilc_wlan_cfg_init: changes unused argumentLeo Kim3-18/+3
2016-02-22staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structureLeo Kim1-7/+0
2016-02-22staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim1-3/+1
2016-02-22staging: wilc1000: removes unnecessary wilc_debug print logLeo Kim1-3/+0
2016-02-22staging: wilc1000: replaces wilc_debug with netdev_errLeo Kim1-3/+3
2016-02-22staging: wilc1000: removes wilc_dbg()Leo Kim3-8/+0
2016-02-22staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZEChris Park2-4/+3
2016-02-22staging: wilc1000: moves to define valuesChris Park2-11/+4
2016-02-22staging: wilc1000: removes usused PRINT_XX(region...)Chris Park1-69/+0
2016-02-22staging: wilc1000: removes unused region featureChris Park2-56/+3
2016-02-22staging: wilc1000: wilc_wlan.c: removes unnecessary log messagesChris Park1-3/+0
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-11/+3
2016-02-22staging: wilc1000: linux_wlan.c: removes unnecessary log messagesChris Park1-1/+0
2016-02-22staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_errChris Park1-142/+142
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messagesChris Park1-10/+2
2016-02-22staging: wilc1000: coreconfigurator.c: removes unnecessary log messagesChris Park1-3/+1
2016-02-22staging: wilc1000: removes unused CFG80211_DBG tagChris Park2-6/+4
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-1/+1
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-222/+11
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messagesChris Park1-27/+4
2016-02-22staging: wilc1000: removes unused HOSTAPD_DBG tagChris Park2-6/+3
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-88/+2
2016-02-22staging: wilc1000: linux_mon.c: removes commentsChris Park1-4/+0
2016-02-22staging: wilc1000: linux_mon.c: removes unnecessary log messageChris Park1-38/+4
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messageChris Park1-5/+0
2016-02-22staging: wilc1000: removes potential null dereferenceLeo Kim1-0/+2
2016-02-22staging: wilc1000: linux_mon.c: add to check routineLeo Kim1-1/+3
2016-02-22staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_errLeo Kim1-1/+1
2016-02-22staging: wilc1000: linux_mon.c: removes debug logsLeo Kim1-18/+6
2016-02-22staging: wilc1000: wilc_wlan.c: removes PRINT_ERLeo Kim1-2/+0
2016-02-20Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal3-13/+13
2016-02-20Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal2-30/+0
2016-02-19Staging: wilc1000: Remove and rename struct typedefsBhumika Goyal2-12/+12
2016-02-19staging: wilc1000: Return correct error codesAmitoj Kaur Chawla1-4/+5
2016-02-19staging: wilc1000: Rearrange statement to respect 80 char limitJanani Ravichandran1-1/+4
2016-02-19staging: wilc1000: Use kmalloc_array instead of kmallocJanani Ravichandran1-1/+1
2016-02-19staging: wilc1000: Modify tcp_process to return void rather than intJanani Ravichandran1-7/+1
2016-02-19staging: wilc1000: Remove unused functionAmitoj Kaur Chawla1-6/+0
2016-02-19staging: wilc1000: Removed braces from single block statementsRoger H. Newell1-16/+9
2016-02-19staging: wilc1000: Whitespaces removed from function callRoger H. Newell1-3/+3
2016-02-19staging: wilc1000: handle_set_mac_address: use netdev_errChaehyun Lim1-1/+1
2016-02-19staging: wilc1000: handle_set_mac_address: rename resultChaehyun Lim1-4/+4
2016-02-19staging: wilc1000: handle_set_mac_address: change data type of resultChaehyun Lim1-1/+1