aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Staging: wilc1000: wilc_wlan_cfg: Remove unnecessary castShivani Bhardwaj1-1/+1
2015-10-02staging: wilc1000: remove function pointer cfg_initGlen Lee1-5/+1
2015-10-02staging: wilc1000: remove function pointer rx_indicateGlen Lee1-2/+1
2015-10-02staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee1-2/+1
2015-10-02staging: wilc1000: remove function pointer cfg_wid_getGlen Lee1-2/+1
2015-10-02staging: wilc1000: remove function pointer cfg_wid_setGlen Lee1-2/+1
2015-09-30staging: wilc1000: fix build error for openrisc-allmodconfigChaehyun Lim1-0/+1
2015-09-20staging: wilc1000: remove useless #if 1Chaehyun Lim1-2/+0
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim1-1/+0
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim1-15/+15
2015-09-15staging: wilc1000: use u16 instead of uint16_tChaehyun Lim1-9/+9
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim1-59/+59
2015-09-12staging: wilc1000: remove unused preprocessor definitionTony Cho1-8/+0
2015-09-12staging: wilc1000: remove dead codesTony Cho1-28/+0
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim1-0/+3
2015-08-17staging: wilc1000: remove void function return statements that are not usefulRaphaƫl Beamonte1-2/+0
2015-08-08staging: wilc1000: Remove ' ' before quoted '\n'Chandra S Gorentla1-4/+4
2015-07-06staging: wilc1000: remove unused variable msg_lenHari Prasath Gujulan Elango1-6/+0
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim1-26/+0
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee1-2/+2
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim1-1/+1
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+643