summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2016-02-22staging: wilc1000: Check for quoted strings broken across linesAnchal Jain
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park
2016-02-22staging: wilc1000: remove useless define in linux_wlan_common.h fileChris Park
2016-02-22staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h fileChris Park
2016-02-22staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h fileChris Park
2016-02-22staging: wilc1000: wilc_wlan_cfg_init: changes unused argumentLeo Kim
2016-02-22staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structureLeo 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: moves LINUX_RX_SIZE, LINUX_TX_SIZEChris Park
2016-02-22staging: wilc1000: moves to define valuesChris Park
2016-02-22staging: wilc1000: removes usused PRINT_XX(region...)Chris Park
2016-02-22staging: wilc1000: removes unused region featureChris Park
2016-02-22staging: wilc1000: wilc_wlan.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: linux_wlan.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: host_interface.c: replace PRINT_ER with netdev_errChris Park
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: coreconfigurator.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: removes unused CFG80211_DBG tagChris Park
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: removes unused HOSTAPD_DBG tagChris Park
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park
2016-02-22staging: wilc1000: linux_mon.c: removes commentsChris Park
2016-02-22staging: wilc1000: linux_mon.c: removes unnecessary log messageChris Park
2016-02-22staging: wilc1000: host_interface.c: removes unnecessary log messageChris Park
2016-02-22staging: wilc1000: removes potential null dereferenceLeo Kim
2016-02-22staging: wilc1000: linux_mon.c: add to check routineLeo Kim
2016-02-22staging: wilc1000: linux_mon.c: replaces PRINT_ER with netdev_errLeo Kim
2016-02-22staging: wilc1000: linux_mon.c: removes debug logsLeo Kim
2016-02-22staging: wilc1000: wilc_wlan.c: removes PRINT_ERLeo Kim
2016-02-20Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal
2016-02-20Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal
2016-02-20Staging: wilc1000: Remove and rename struct typedefsBhumika Goyal
2016-02-20staging: wilc1000: Return correct error codesAmitoj Kaur Chawla
2016-02-20staging: wilc1000: Rearrange statement to respect 80 char limitJanani Ravichandran
2016-02-20staging: wilc1000: Use kmalloc_array instead of kmallocJanani Ravichandran
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-20staging: wilc1000: Removed braces from single block statementsRoger H. Newell
2016-02-20staging: wilc1000: Whitespaces removed from function callRoger H. Newell
2016-02-20staging: wilc1000: handle_set_mac_address: use netdev_errChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: rename resultChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: change data type of resultChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: change return type to voidChaehyun Lim
2016-02-20staging: wilc1000: handle_set_mac_address: use kmemdupChaehyun Lim