summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan_cfg.c
AgeCommit message (Expand)Author
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
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim
2015-09-15staging: wilc1000: use u16 instead of uint16_tChaehyun Lim
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim
2015-09-12staging: wilc1000: remove unused preprocessor definitionTony Cho
2015-09-12staging: wilc1000: remove dead codesTony Cho
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim
2015-08-17staging: wilc1000: remove void function return statements that are not usefulRaphaƫl Beamonte
2015-08-08staging: wilc1000: Remove ' ' before quoted '\n'Chandra S Gorentla
2015-07-06staging: wilc1000: remove unused variable msg_lenHari Prasath Gujulan Elango
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim