summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_if.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-271-2/+0
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-8/+4
* staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh2018-08-021-0/+2
* staging: wilc1000: rename enum AUTHTYPE to use lowercaseAjay Singh2018-07-211-1/+1
* staging: wilc1000: rename enum SITESURVEY to use lowercaseAjay Singh2018-07-211-1/+1
* staging: wilc1000: remove extra enums defined for ieee80211_eidAjay Singh2018-07-211-10/+0
* staging: wilc1000: remove extra enum defined for data ratesAjay Singh2018-07-211-16/+0
* staging: wilc1000: remove unused enum declarationAjay Singh2018-07-211-26/+0
* staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh2018-05-141-3/+0
* staging: wilc1000: rename mac status macros and moved related #define togetherAjay Singh2018-04-261-4/+4
* staging: wilc1000: remove unused #define related to MAC statusAjay Singh2018-04-261-2/+0
* staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQAjay Singh2018-04-261-1/+0
* staging: wilc1000: remove unused macros in wilc moduleAjay Singh2018-04-251-2/+0
* staging: wilc1000: rename WID_LOGTerminal_Switch to avoid camelCaseAjay Singh2018-04-251-1/+1
* staging: wilc1000: removed unnecessary defined enums typedefAjay Singh2018-01-231-36/+36
* staging: wilc1000: removed enum typedef BUS_RELEASE_TAjay Singh2018-01-151-2/+2
* staging: wilc1000: removed enum typedef BUS_ACQUIRE_TAjay Singh2018-01-151-2/+2
* staging: wilc1000: removed enum typedef CHIP_PS_STATE_TAjay Singh2018-01-151-2/+2
* staging: wilc1000: removed enums typedef for BEACON_IE & TX_RATE_TAjay Singh2018-01-151-4/+4
* staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_TAjay Singh2018-01-151-2/+2
* staging: wilc1000: removed typedef from enum BSSTYPE_TAjay Singh2018-01-151-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar2017-06-131-1/+1
* drivers: wilc1000: remove references to semaphoresJoshua Houghton2016-08-211-1/+0
* staging: wilc1000: removes unused defineLeo Kim2016-03-281-9/+0
* staging: wilc1000: removes unused debug flagsLeo Kim2016-03-281-12/+0
* staging: wilc1000: remove unused defineChaehyun Lim2016-03-031-2/+0
* staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim2016-03-031-2/+2
* staging: wilc1000: remove unnecessary comment codesChaehyun Lim2016-03-031-2/+0
* staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim2016-03-031-2/+2
* staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho2016-03-011-2/+0
* staging: wilc1000: removes linux_wlan_common.h fileChris Park2016-02-221-1/+0
* staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h fileChris Park2016-02-221-1/+1
* staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park2016-02-071-1/+1
* staging: wilc1000: rename pBssid of tx_complete_data structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee2016-02-071-0/+7
* staging: wilc1000: add ops tx power in cfg80211Glen Lee2016-02-071-0/+1
* staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee2016-02-071-1/+1
* staging: wilc1000: pass struct wilc to the functions which use hif_funcGlen Lee2015-12-181-1/+2
* staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann2015-12-181-10/+1
* staging: wilc1000: remove os_privateGlen Lee2015-11-151-5/+0
* staging: wilc1000: remove unused function pointer io_deinitGlen Lee2015-11-151-1/+0
* staging: wilc1000: remove function pointer io_initGlen Lee2015-11-151-1/+0
* staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_tGlen Lee2015-11-151-5/+0
* staging: wilc1000: remove spi_trx of wilc_wlan_io_func_tGlen Lee2015-11-151-1/+0
* staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_tGlen Lee2015-11-151-1/+0
* staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_tGlen Lee2015-11-151-1/+0
* staging: wilc1000: remove varialbe sdio_set_default_speedGlen Lee2015-11-151-3/+0
* staging: wilc1000: remove sdio_set_max_speedGlen Lee2015-11-151-1/+0
* staging: wilc1000: remove sdio_cmd53 of wilc_wlan_io_func_tGlen Lee2015-11-151-1/+0