summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: pass struct wilcGlen Lee2015-12-211-5/+6
* staging: wilc1000: wilc_send_config_pkt: pass struct wilcGlen Lee2015-12-181-1/+2
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-8/+8
* staging: wilc1000: change enum variable name with lower caseGlen Lee2015-11-161-1/+1
* staging: wilc1000: rename the member variable, ps8WidVal of widLeo Kim2015-10-131-1/+1
* staging: wilc1000: rename the member variable, s32ValueSize of widLeo Kim2015-10-131-1/+1
* staging: wilc1000: rename the member variable, u16WIDid of widLeo Kim2015-10-131-1/+1
* staging: wilc1000: rename the member variable, enuWIDtype of widLeo Kim2015-10-131-1/+1
* staging: wilc1000: remove typedef from tenuWIDtypeLeo Kim2015-10-131-1/+1
* staging: wilc1000: remove typedef from tstrWIDLeo Kim2015-10-131-4/+3Star
* staging: wilc1000: change parameter names in send_config_pktTony Cho2015-10-131-2/+1Star
* staging: wilc1000: remove bool bRespRequired from send_config_pktTony Cho2015-10-131-1/+1
* staging: wilc1000: remove AGING_ALGTony Cho2015-10-021-2/+0Star
* staging: wilc1000: remove define CONNECT_DIRECTGlen Lee2015-09-301-20/+0Star
* staging: wilc1000: rename ParseNetworkInfoChaehyun Lim2015-09-291-1/+1
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-291-21/+8Star
* staging: wilc1000: rename SendConfigPktChaehyun Lim2015-09-291-2/+2
* staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim2015-09-291-2/+0Star
* staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim2015-09-291-1/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: coreconfigurator.h: remove unused definesGlen Lee2015-09-171-3/+0Star
* staging: wilc1000: delete function declaration SendRawPacketGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: remove unused variablesGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: Remove unnecessary externsJoe Perches2015-08-151-15/+15
* staging: wilc1000: alignment should match open parenthesisJude.Lee2015-07-291-3/+4
* staging: wilc1000: remove multiple blank linesJude.Lee2015-07-291-8/+0Star
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-300/+0Star
* staging: wilc1000: rework include wilc_oswrapper.hDean Lee2015-06-171-1/+0Star
* staging: wilc1000: change WILC_Char to charDean Lee2015-06-161-2/+2
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-2/+2
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-111-11/+11
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-111-4/+4
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-8/+8
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-13/+13
* staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh2015-06-111-31/+31
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-26/+26
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+498