summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_cfg.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wilc1000: Use new format for configuring firmwareAditya Shankar2017-04-081-23/+36
* staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell2016-03-281-2/+2
* staging: wilc1000: Removed braces from single block statementsRoger H. Newell2016-03-281-2/+1Star
* staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim2016-03-041-7/+19
* staging: wilc1000: remove unnecessary commentsChaehyun Lim2016-03-041-9/+9
* staging: wilc1000: add enum cfg_type_cmdChaehyun Lim2016-03-041-9/+16
* staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim2016-03-041-2/+2
* staging: wilc1000: remove commented codesChaehyun Lim2016-03-041-3/+0Star
* staging: wilc1000: wilc_wlan_cfg_init: changes unused argumentLeo Kim2016-02-221-1/+1
* staging: wilc1000: removes unnecessary variable of wilc_mac_cfg_t structureLeo Kim2016-02-221-7/+0Star
* Staging: wilc1000: Remove and rename struct typedefs from .c filesBhumika Goyal2016-02-201-5/+5
* Staging: wilc1000: Remove and rename struct typedefsBhumika Goyal2016-02-201-4/+4
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-081-9/+2Star
* staging: wilc1000: remove unused log message using the RX_DBG tagChris Park2016-02-081-5/+0Star
* staging: wilc1000: pass struct wilcGlen Lee2015-12-211-4/+5
* staging: wilc1000: use kernel define byte order macrosGlen Lee2015-12-211-13/+3Star
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-3/+3
* staging: wilc1000: remove typedef from wilc_cfg_rsp_tLeo Kim2015-11-161-1/+1
* Staging: wilc1000: wilc_wlan_cfg: Remove unnecessary castShivani Bhardwaj2015-10-131-1/+1
* staging: wilc1000: remove function pointer cfg_initGlen Lee2015-10-021-5/+1Star
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: remove function pointer cfg_wid_getGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: remove function pointer cfg_wid_setGlen Lee2015-10-021-2/+1Star
* staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim2015-09-301-0/+1
* staging: wilc1000: remove useless #if 1Chaehyun Lim2015-09-211-2/+0Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-1/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-15/+15
* staging: wilc1000: use u16 instead of uint16_tChaehyun Lim2015-09-151-9/+9
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-59/+59
* staging: wilc1000: remove unused preprocessor definitionTony Cho2015-09-131-8/+0Star
* staging: wilc1000: remove dead codesTony Cho2015-09-131-28/+0Star
* staging: wilc1000: add a blank line after declarationChaehyun Lim2015-09-131-0/+3
* staging: wilc1000: remove void function return statements that are not usefulRaphaƫl Beamonte2015-08-171-2/+0Star
* staging: wilc1000: Remove ' ' before quoted '\n'Chandra S Gorentla2015-08-091-4/+4
* staging: wilc1000: remove unused variable msg_lenHari Prasath Gujulan Elango2015-07-071-6/+0Star
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-26/+0Star
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-2/+2
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+643