summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-18staging: wilc1000: wilc_send_config_pkt: pass struct wilcGlen Lee1-1/+2
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann1-8/+8
2015-11-15staging: wilc1000: change enum variable name with lower caseGlen Lee1-1/+1
2015-10-12staging: wilc1000: rename the member variable, ps8WidVal of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: rename the member variable, s32ValueSize of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: rename the member variable, u16WIDid of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: rename the member variable, enuWIDtype of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: remove typedef from tenuWIDtypeLeo Kim1-1/+1
2015-10-12staging: wilc1000: remove typedef from tstrWIDLeo Kim1-4/+3
2015-10-12staging: wilc1000: change parameter names in send_config_pktTony Cho1-2/+1
2015-10-12staging: wilc1000: remove bool bRespRequired from send_config_pktTony Cho1-1/+1
2015-10-02staging: wilc1000: remove AGING_ALGTony Cho1-2/+0
2015-09-30staging: wilc1000: remove define CONNECT_DIRECTGlen Lee1-20/+0
2015-09-29staging: wilc1000: rename ParseNetworkInfoChaehyun Lim1-1/+1
2015-09-29staging: wilc1000: remove useless commentChaehyun Lim1-21/+8
2015-09-29staging: wilc1000: rename SendConfigPktChaehyun Lim1-2/+2
2015-09-29staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim1-2/+0
2015-09-29staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim1-1/+0
2015-09-16staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee1-2/+0
2015-09-16staging: wilc1000: coreconfigurator.h: remove unused definesGlen Lee1-3/+0
2015-09-16staging: wilc1000: delete function declaration SendRawPacketGlen Lee1-1/+0
2015-09-16staging: wilc1000: remove unused variablesGlen Lee1-2/+0
2015-08-14staging: wilc1000: Remove unnecessary externsJoe Perches1-15/+15
2015-07-29staging: wilc1000: alignment should match open parenthesisJude.Lee1-3/+4
2015-07-29staging: wilc1000: remove multiple blank linesJude.Lee1-8/+0
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim1-300/+0
2015-06-16staging: wilc1000: rework include wilc_oswrapper.hDean Lee1-1/+0
2015-06-15staging: wilc1000: change WILC_Char to charDean Lee1-2/+2
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee1-2/+2
2015-06-11staging: wilc1000: remove WILC_Sint32Chaehyun Lim1-11/+11
2015-06-11staging: wilc1000: remove WILC_Sint8Chaehyun Lim1-4/+4
2015-06-11staging: wilc1000: remove WILC_Uint64Chaehyun Lim1-1/+1
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim1-8/+8
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim1-13/+13
2015-06-10staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh1-31/+31
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman1-26/+26
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+498