aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-20Staging: wilc1000: Remove unused function WILC_WFI_update_statsGravatar Bhumika Goyal 1-1/+0
2015-12-18staging/wilc1000: use device pointer for phy creationGravatar Arnd Bergmann 1-1/+1
2015-12-18staging/wilc1000: avoid static definitions in headerGravatar Arnd Bergmann 1-83/+0
2015-12-18staging/wilc1000: move extern declarations to headersGravatar Arnd Bergmann 1-1/+0
2015-12-18staging/wilc1000: use proper naming for global symbolsGravatar Arnd Bergmann 1-1/+1
2015-12-18staging/wilc1000: make symbols static if possibleGravatar Arnd Bergmann 1-1/+0
2015-11-15staging: wilc1000: rename Enable_TCP_ACK_Filter functionGravatar Leo Kim 1-1/+1
2015-09-29staging: wicl1000: remove duplicated operand in OR operationGravatar Javier Martinez Canillas 1-1/+0
2015-09-20staging: wilc1000: rename WILC_WFI_frame_registerGravatar Chaehyun Lim 1-2/+2
2015-09-20staging: wilc1000: remove declaration of WILC_WFI_frame_registerGravatar Chaehyun Lim 1-0/+2
2015-09-20staging: wilc1000: rename WILC_WFI_InitHostIntGravatar Chaehyun Lim 1-1/+1
2015-09-20staging: wilc1000: rename WILC_WFI_DeInitHostIntGravatar Chaehyun Lim 1-1/+1
2015-09-20staging: wilc1000: rename WILC_WFI_WiphyRegisterGravatar Chaehyun Lim 1-1/+1
2015-09-20staging: wilc1000: rename WILC_WFI_WiphyFreeGravatar Chaehyun Lim 1-1/+1
2015-09-16staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGravatar Glen Lee 1-2/+0
2015-09-16staging: wilc1000: remove define WILC_P2P and ifdef lineGravatar Glen Lee 1-3/+0
2015-09-15staging: wilc1000: wilc_wfi_cfgoperations.h: align definesGravatar Chaehyun Lim 1-22/+22
2015-09-15staging: wilc1000: remove FORCE_P2P_CLIENTGravatar Chaehyun Lim 1-1/+0
2015-09-15staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENTGravatar Chaehyun Lim 1-9/+0
2015-09-15staging: wilc1000: remove USE_SUPPLICANT_GO_INTENTGravatar Chaehyun Lim 1-1/+0
2015-09-15staging: wilc1000: use BIT macroGravatar Chaehyun Lim 1-8/+8
2015-09-15staging: wilc1000: use u32 instead of uint32_tGravatar Chaehyun Lim 1-1/+1
2015-09-15staging: wilc1000: use u8 instead of uint8_tGravatar Chaehyun Lim 1-1/+1
2015-09-12staging: wilc1000: remove dead codesGravatar Tony Cho 1-5/+0
2015-08-14staging: wilc1000: Remove unnecessary externsGravatar Joe Perches 1-1/+1
2015-06-11staging: wilc1000: change WILC_BOOL to boolGravatar Dean Lee 1-1/+1
2015-06-02staging: wilc1000: fix const cast warningsGravatar Arnd Bergmann 1-1/+1
2015-05-31staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_typesGravatar Sasha Levin 1-1/+1
2015-05-31staging: wilc1000: remove linux version checksGravatar Arnd Bergmann 1-6/+1
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverGravatar Johnny Kim 1-0/+134