aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_cfg.c
AgeCommit message (Expand)Author
2019-08-08staging: wilc1000: use helper API to pack data for firmwareAjay Singh
2019-07-22staging: wilc1000: Replace function wilc_wlan_cfg_get_val()Nishka Dasgupta
2019-02-07staging: wilc1000: add 'wilc_' prefix to have proper namespaceAjay Singh
2019-01-18staging: wilc1000: make use of get_unaligned_le16/le32 to pack dataAjay Singh
2018-11-05staging: wilc1000: remove coreconfigurator.h fileAjay Singh
2018-09-28staging: wilc1000: fix incorrect allocation size for structureColin Ian King
2018-09-25staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'Ajay Singh
2018-09-25staging: wilc1000: refactor code to avoid static variables for config parametersAjay Singh
2018-09-25staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' s...Ajay Singh
2018-09-25staging: wilc1000: remove unused wid from cfg structAjay Singh
2018-09-25staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_in...Ajay Singh
2018-09-25staging: wilc1000: refactor wilc_wlan_parse_info_frame() functionAjay Singh
2018-09-25staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()Ajay Singh
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-08-02staging: wilc1000: fix endianness warnings reported by sparseAjay Singh
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-02-16staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_get_wid_value()Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_indicate_rxi()Ajay Singh
2018-02-16staging: wilc1000: remove blank line before close brace in wilc_wlan_cfg_get_...Ajay Singh
2018-02-16staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set_str()Ajay Singh
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-08staging: wilc1000: Use new format for configuring firmwareAditya Shankar
2016-03-28staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell
2016-03-28staging: wilc1000: Removed braces from single block statementsRoger H. Newell
2016-03-03staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim
2016-03-03staging: wilc1000: remove unnecessary commentsChaehyun Lim
2016-03-03staging: wilc1000: add enum cfg_type_cmdChaehyun Lim
2016-03-03staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim
2016-03-03staging: wilc1000: remove commented codesChaehyun Lim
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-20Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal
2016-02-19Staging: wilc1000: Remove and rename struct typedefsBhumika Goyal
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
2015-12-21staging: wilc1000: pass struct wilcGlen Lee
2015-12-21staging: wilc1000: use kernel define byte order macrosGlen Lee
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-11-15staging: wilc1000: remove typedef from wilc_cfg_rsp_tLeo Kim
2015-10-13Staging: wilc1000: wilc_wlan_cfg: Remove unnecessary castShivani Bhardwaj
2015-10-02staging: wilc1000: remove function pointer cfg_initGlen Lee
2015-10-02staging: wilc1000: remove function pointer rx_indicateGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_wid_getGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_wid_setGlen Lee
2015-09-30staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim
2015-09-20staging: wilc1000: remove useless #if 1Chaehyun Lim
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim