aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_if.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07staging: wilc1000: move macro and function prototype from wilc_wlan_if.h fileAjay Singh1-36/+0
2019-02-07staging: wilc1000: add 'wilc_' prefix to have proper namespaceAjay Singh1-1/+1
2019-02-07staging: wilc1000: refactor linux_wlan_init_test_config()Ajay Singh1-1/+0
2019-01-18staging: wilc1000: avoid the use of typedef for function pointersAjay Singh1-2/+0
2019-01-18staging: wilc1000: use struct to pack join parameters for FWAjay Singh1-1/+0
2018-11-12staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macroAjay Singh1-2/+0
2018-11-12staging: wilc1000: rename firmware related constants to follow better namespaceAjay Singh1-0/+12
2018-11-12staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h fileAjay Singh1-0/+16
2018-11-12staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h headerAjay Singh1-63/+65
2018-11-12staging: wilc1000: restructure macros used to handle security typeAjay Singh1-9/+20
2018-11-12staging: wilc1000: use enum contants for mac status & added 'WILC_' prefixAjay Singh1-3/+5
2018-11-12staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source fileAjay Singh1-19/+0
2018-11-08staging: wilc1000: remove unused flags in handle_cfg_param()Adham Abozaeid1-9/+0
2018-09-25staging: wilc1000: remove unused wid type valuesAjay Singh1-4/+0
2018-08-27staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"Arnd Bergmann1-2/+0
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh1-8/+4
2018-08-02staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh1-0/+2
2018-07-21staging: wilc1000: rename enum AUTHTYPE to use lowercaseAjay Singh1-1/+1
2018-07-21staging: wilc1000: rename enum SITESURVEY to use lowercaseAjay Singh1-1/+1
2018-07-21staging: wilc1000: remove extra enums defined for ieee80211_eidAjay Singh1-10/+0
2018-07-21staging: wilc1000: remove extra enum defined for data ratesAjay Singh1-16/+0
2018-07-21staging: wilc1000: remove unused enum declarationAjay Singh1-26/+0
2018-05-14staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh1-3/+0
2018-04-26staging: wilc1000: rename mac status macros and moved related #define togetherAjay Singh1-4/+4
2018-04-26staging: wilc1000: remove unused #define related to MAC statusAjay Singh1-2/+0
2018-04-26staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQAjay Singh1-1/+0
2018-04-25staging: wilc1000: remove unused macros in wilc moduleAjay Singh1-2/+0
2018-04-25staging: wilc1000: rename WID_LOGTerminal_Switch to avoid camelCaseAjay Singh1-1/+1
2018-01-23staging: wilc1000: removed unnecessary defined enums typedefAjay Singh1-36/+36
2018-01-15staging: wilc1000: removed enum typedef BUS_RELEASE_TAjay Singh1-2/+2
2018-01-15staging: wilc1000: removed enum typedef BUS_ACQUIRE_TAjay Singh1-2/+2
2018-01-15staging: wilc1000: removed enum typedef CHIP_PS_STATE_TAjay Singh1-2/+2
2018-01-15staging: wilc1000: removed enums typedef for BEACON_IE & TX_RATE_TAjay Singh1-4/+4
2018-01-15staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_TAjay Singh1-2/+2
2018-01-15staging: wilc1000: removed typedef from enum BSSTYPE_TAjay Singh1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar1-1/+1
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton1-1/+0
2016-03-28staging: wilc1000: removes unused defineLeo Kim1-9/+0
2016-03-28staging: wilc1000: removes unused debug flagsLeo Kim1-12/+0
2016-03-03staging: wilc1000: remove unused defineChaehyun Lim1-2/+0
2016-03-03staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim1-2/+2
2016-03-03staging: wilc1000: remove unnecessary comment codesChaehyun Lim1-2/+0
2016-03-03staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim1-2/+2
2016-03-01staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho1-2/+0
2016-02-22staging: wilc1000: removes linux_wlan_common.h fileChris Park1-1/+0
2016-02-22staging: wilc1000: move WILC_MULTICAST_TABLE_SIZE define to wilc_wlan_if.h fileChris Park1-1/+1
2016-02-07staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park1-1/+1
2016-02-07staging: wilc1000: rename pBssid of tx_complete_data structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee1-0/+7