aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh1-0/+5
2018-08-02staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' structAjay Singh1-1/+1
2018-07-21staging: wilc1000: use lowercase for 'IFC_UP' struct element nameAjay Singh1-1/+1
2018-07-21staging: wilc1000: rename enum AUTHTYPE to use lowercaseAjay Singh1-3/+3
2018-07-21staging: wilc1000: rename enum SITESURVEY to use lowercaseAjay Singh1-1/+1
2018-07-21staging: wilc1000: rename enum CURRENT_TXRATE to use lowercaseAjay Singh1-2/+2
2018-07-21staging: wilc1000: remove unused enum declarationAjay Singh1-6/+0
2018-06-28staging: wilc1000: added 'work_comp' completion as part of host_if_msgAjay Singh1-5/+2
2018-05-14staging: wilc1000: added comments for mutex and spinlock_tAjay Singh1-1/+1
2018-05-06staging: wilc1000: Remove useless functionNathan Chancellor1-1/+0
2018-04-25staging: wilc1000: rename pu32InactiveTime to avoid camelCase issueAjay Singh1-1/+1
2018-04-25staging: wilc1000: remove unused macros in wilc moduleAjay Singh1-1/+0
2018-02-19staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCaseAjay Singh1-1/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging/wilc1000: Convert timers to use timer_setup()Kees Cook1-0/+5
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar1-2/+7
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger1-8/+2
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion1-1/+0
2016-06-25staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim1-4/+0
2016-03-28staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield1-1/+1
2016-03-28staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield1-1/+1
2016-03-28staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield1-1/+1
2016-03-28staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield1-1/+1
2016-03-11staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim1-3/+3
2016-02-19staging: wilc1000: host_interface: remove unused semaphoresAlison Schofield1-2/+0
2016-02-14staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim1-1/+1
2016-02-14staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim1-1/+1
2016-02-14staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim1-1/+1
2016-02-14staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim1-1/+1
2016-02-14staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim1-1/+1
2016-02-07staging: wilc1000: fix return type of wilc_deinitChaehyun Lim1-1/+1
2016-02-07staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim1-1/+1
2016-02-07staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim1-1/+1
2016-02-07staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim1-2/+2
2016-02-07staging: wilc1000: add ops tx power in cfg80211Glen Lee1-0/+2
2016-02-07staging: wilc1000: remove unused functionsGlen Lee1-4/+0
2016-02-07staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee1-1/+2
2016-02-03staging: wilc1000: fix return type of wilc_initChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename phWFIDrv in wilc_init declarationChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename u8ChnlListLen in wilc_scanChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: rename pu8ChnlFreqList in wilc_scanChaehyun Lim1-1/+1