summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2018-05-03staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcaseAjay Singh
2018-05-03staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for m...Ajay Singh
2018-05-03staging: wilc1000: use is_broadcast_ether_addr check for broadcast addressAjay Singh
2018-05-03staging: wilc1000: move macro after the #include file in wilc_wfi_netdeviceAjay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-05-03staging: wilc1000: remove unnecessary static function defination in wilc_spiAjay Singh
2018-05-03staging: wilc1000: remove unused macros in host_interfaceAjay Singh
2018-05-03staging: wilc1000: remove the use of cur_byte variable in functionsAjay Singh
2018-05-03staging: wilc1000: remove static variable 'del_beacon' and null checkAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase fo...Ajay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in f...Ajay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function nameAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct nameAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function...Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary file and function header commentsAjay Singh
2018-05-03staging: wilc1000: use 'else if' condition in get_station()Ajay Singh
2018-05-03staging: wilc1000: fix line over 80 chars in remove_network_from_shadow()Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_fra...Ajay Singh
2018-05-03staging: wilc1000: modified NULL check used for 'if' condition in delete_key()Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()Ajay Singh
2018-05-03staging: wilc1000: remove inner block in wilc_netdev_init()Ajay Singh
2018-05-03staging: wilc1000: fix infinite loop and out-of-bounds accessGustavo A. R. Silva
2018-05-03staging: wilc1000: allocate less memoryDan Carpenter
2018-04-30Merge 4.17-rc3 into staging-nextGreg Kroah-Hartman
2018-04-26staging: wilc1000: reorder functions to avoid forward declaration in linux_wlanAjay Singh
2018-04-26staging: wilc1000: change function to static in linux_wlanAjay Singh
2018-04-26staging: wilc1000: remove inner block '{}' in handle_remain_on_chan()Ajay Singh
2018-04-26staging: wilc1000: rename P2P_LISTEN_STATE variable to use lowercaseAjay Singh
2018-04-26staging: wilc1000: remove unused enum 'stats_flags'Ajay Singh
2018-04-26staging: wilc1000: remove unused elements in 'wilc_priv' structAjay Singh
2018-04-26staging: wilc1000: rename wlan init and deinit function prefixed with wil1000Ajay Singh
2018-04-26staging: wilc1000: rename num_reg_frame macro to have uppercase in macro nameAjay Singh
2018-04-26staging: wilc1000: rename WILC_WFI_stats to avoid uppercaseAjay Singh
2018-04-26staging: wilc1000: rename mac status macros and moved related #define togetherAjay Singh
2018-04-26staging: wilc1000: remove unused #define related to MAC statusAjay Singh
2018-04-26staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQAjay Singh
2018-04-26staging: wilc1000: remove unsed typedef wilc_debug_funcAjay Singh
2018-04-26staging: wilc1000: remove unused variable scan_while_connectedAjay Singh
2018-04-26staging: wilc1000: simplified if conditions in spi_data_write()Ajay Singh
2018-04-26staging: wilc1000: remove inner {} in wilc_parse_network_info()Ajay Singh
2018-04-26staging: wicl1000: removed the unsed variables in wilc_parse_network_info()Ajay Singh
2018-04-26staging: wilc1000: remove 'cmd' variable in wilc_spi functionsAjay Singh
2018-04-26staging: wilc1000: remove unnecessary assingment from 'if' conditionsAjay Singh
2018-04-26staging: wilc1000: align the #define in wilc_spi fileAjay Singh
2018-04-25staging/wilc1000: fix wilc_mac_xmit()'s return typeLuc Van Oostenryck
2018-04-25staging: wilc1000: updated TODO listAjay Singh
2018-04-25staging: wilc1000: remove registering of ndo_do_ioctl callbackAjay Singh
2018-04-25staging: wilc1000: rename pu32InactiveTime to avoid camelCase issueAjay Singh
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext()Ajay Singh
2018-04-25staging: wilc1000: rename goto labels starting with '_' in wilc1000_wlan_init()Ajay Singh