aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh1-0/+5
2018-05-14staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declarationAjay Singh1-1/+2
2018-05-03staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for function nameAjay Singh1-1/+1
2018-05-03staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in function nameAjay Singh1-1/+2
2018-05-03staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function nameAjay Singh1-1/+1
2018-05-03staging: wilc1000: remove unnecessary file and function header commentsAjay Singh1-8/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-02-20Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal1-1/+0
2015-12-18staging/wilc1000: use device pointer for phy creationArnd Bergmann1-1/+1
2015-12-18staging/wilc1000: avoid static definitions in headerArnd Bergmann1-83/+0
2015-12-18staging/wilc1000: move extern declarations to headersArnd Bergmann1-1/+0
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann1-1/+1
2015-12-18staging/wilc1000: make symbols static if possibleArnd Bergmann1-1/+0
2015-11-15staging: wilc1000: rename Enable_TCP_ACK_Filter functionLeo Kim1-1/+1
2015-09-29staging: wicl1000: remove duplicated operand in OR operationJavier Martinez Canillas1-1/+0
2015-09-20staging: wilc1000: rename WILC_WFI_frame_registerChaehyun Lim1-2/+2
2015-09-20staging: wilc1000: remove declaration of WILC_WFI_frame_registerChaehyun Lim1-0/+2
2015-09-20staging: wilc1000: rename WILC_WFI_InitHostIntChaehyun Lim1-1/+1
2015-09-20staging: wilc1000: rename WILC_WFI_DeInitHostIntChaehyun Lim1-1/+1
2015-09-20staging: wilc1000: rename WILC_WFI_WiphyRegisterChaehyun Lim1-1/+1
2015-09-20staging: wilc1000: rename WILC_WFI_WiphyFreeChaehyun Lim1-1/+1
2015-09-16staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee1-2/+0
2015-09-16staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee1-3/+0
2015-09-15staging: wilc1000: wilc_wfi_cfgoperations.h: align definesChaehyun Lim1-22/+22
2015-09-15staging: wilc1000: remove FORCE_P2P_CLIENTChaehyun Lim1-1/+0
2015-09-15staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENTChaehyun Lim1-9/+0
2015-09-15staging: wilc1000: remove USE_SUPPLICANT_GO_INTENTChaehyun Lim1-1/+0
2015-09-15staging: wilc1000: use BIT macroChaehyun Lim1-8/+8
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim1-1/+1
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim1-1/+1
2015-09-12staging: wilc1000: remove dead codesTony Cho1-5/+0
2015-08-14staging: wilc1000: Remove unnecessary externsJoe Perches1-1/+1
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee1-1/+1
2015-06-02staging: wilc1000: fix const cast warningsArnd Bergmann1-1/+1
2015-05-31staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_typesSasha Levin1-1/+1
2015-05-31staging: wilc1000: remove linux version checksArnd Bergmann1-6/+1
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+134