summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh2019-07-011-5/+8
* staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variableAjay Singh2019-02-041-3/+4
* staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_inter...Ajay Singh2018-09-251-1/+1
* staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()Ajay Singh2018-09-251-1/+1
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-0/+5
* staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declarationAjay Singh2018-05-141-1/+2
* staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase fo...Ajay Singh2018-05-031-1/+1
* staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in f...Ajay Singh2018-05-031-1/+2
* staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function...Ajay Singh2018-05-031-1/+1
* staging: wilc1000: remove unnecessary file and function header commentsAjay Singh2018-05-031-8/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal2016-02-201-1/+0Star
* staging/wilc1000: use device pointer for phy creationArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: avoid static definitions in headerArnd Bergmann2015-12-181-83/+0Star
* staging/wilc1000: move extern declarations to headersArnd Bergmann2015-12-181-1/+0Star
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: make symbols static if possibleArnd Bergmann2015-12-181-1/+0Star
* staging: wilc1000: rename Enable_TCP_ACK_Filter functionLeo Kim2015-11-161-1/+1
* staging: wicl1000: remove duplicated operand in OR operationJavier Martinez Canillas2015-09-291-1/+0Star
* staging: wilc1000: rename WILC_WFI_frame_registerChaehyun Lim2015-09-211-2/+2
* staging: wilc1000: remove declaration of WILC_WFI_frame_registerChaehyun Lim2015-09-211-0/+2
* staging: wilc1000: rename WILC_WFI_InitHostIntChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: rename WILC_WFI_DeInitHostIntChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: rename WILC_WFI_WiphyRegisterChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: rename WILC_WFI_WiphyFreeChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-3/+0Star
* staging: wilc1000: wilc_wfi_cfgoperations.h: align definesChaehyun Lim2015-09-151-22/+22
* staging: wilc1000: remove FORCE_P2P_CLIENTChaehyun Lim2015-09-151-1/+0Star
* staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENTChaehyun Lim2015-09-151-9/+0Star
* staging: wilc1000: remove USE_SUPPLICANT_GO_INTENTChaehyun Lim2015-09-151-1/+0Star
* staging: wilc1000: use BIT macroChaehyun Lim2015-09-151-8/+8
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: remove dead codesTony Cho2015-09-131-5/+0Star
* staging: wilc1000: Remove unnecessary externsJoe Perches2015-08-151-1/+1
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-1/+1
* staging: wilc1000: fix const cast warningsArnd Bergmann2015-06-021-1/+1
* staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_typesSasha Levin2015-05-311-1/+1
* staging: wilc1000: remove linux version checksArnd Bergmann2015-05-311-6/+1Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+134