aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/host_interface.h
AgeCommit message (Expand)Author
2019-03-27staging: wilc1000: use cfg80211 ssid list instead of repacking itAdham Abozaeid
2019-02-07staging: wilc1000: move macro and function prototype from wilc_wlan_if.h fileAjay Singh
2019-02-07staging: wilc1000: add 'wilc_' prefix to have proper namespaceAjay Singh
2019-02-07staging: wilc1000: remove unused struct 'add_sta_param'Ajay Singh
2019-02-07staging: wilc1000: refactor code to use cookie informationAjay Singh
2019-02-04staging: wilc1000: refactor scan() cfg80211 ops callbackAjay Singh
2019-02-04staging: wilc1000: make use of iface type to identify p2p interfaceAjay Singh
2019-01-18staging: wilc1000: avoid the use of typedef for function pointersAjay Singh
2019-01-18staging: wilc1000: refactor handle_set_mcast_filter()Ajay Singh
2019-01-18staging: wilc1000: remove 'disconnect_info' structureAjay Singh
2019-01-18staging: wilc1000: use single struct for 'connect' related parametersAjay Singh
2019-01-18staging: wilc1000: rename hidden_network related data structureAjay Singh
2019-01-18staging: wilc1000: use struct to pack join parameters for FWAjay Singh
2019-01-18staging: wilc1000: make use of cfg80211_inform_bss_frame()Ajay Singh
2019-01-18staging: wilc1000: remove the use of scan shadow bufferAjay Singh
2018-12-05staging: wilc1000: avoid extra buffer copy while connect cfg opsAjay Singh
2018-12-05staging: wilc1000: avoid deferred handling of cfg80211 disconnect callbackAjay Singh
2018-12-05staging: wilc1000: handle get_station() ops callback in cfg80211 contextAjay Singh
2018-12-05staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handlingAjay Singh
2018-12-05staging: wilc1000: delete the unused code after code refactorAjay Singh
2018-12-05staging: wilc1000: handle key related cfg operation from cfg80211 contextAjay Singh
2018-12-05staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred hand...Ajay Singh
2018-12-05staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handlingAjay Singh
2018-12-05staging: wilc1000: handle mgmt_frame_register ops from cfg82011 contextAjay Singh
2018-12-05staging: wilc1000: handle add beacon operation callback from cfg80211 contextAjay Singh
2018-12-05staging: wilc1000: handle add and edit station from the cfg80211 contextAjay Singh
2018-12-05staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handl...Ajay Singh
2018-11-12staging: wilc1000: rename tsf_hi element of network_info structAjay Singh
2018-11-12staging: wilc1000: added 'WILC_' prefix for constants to have clear namespaceAjay Singh
2018-11-12staging: wilc1000: rename firmware related constants to follow better namespaceAjay Singh
2018-11-12staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h fileAjay Singh
2018-11-12staging: wilc1000: remove unused macros and struct members in host_interface.hAjay Singh
2018-11-12staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh
2018-11-12staging: wilc1000: use macro from ieee80211.h in register frame api'sAjay Singh
2018-11-11staging: wilc1000: Remove unused mutex cfg_values_lockAdham Abozaeid
2018-11-11staging: wilc1000: Don't keep a copy of wiphy parameters in the driverAdham Abozaeid
2018-11-08staging: wilc1000: remove unused flags in handle_cfg_param()Adham Abozaeid
2018-11-05staging: wilc1000: remove coreconfigurator.h fileAjay Singh
2018-09-25staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variableAjay Singh
2018-09-25staging: wilc1000: avoid the use of 'hif_driver_comp' completion variableAjay Singh
2018-09-25staging: wilc1000: change return type to 'void' for wilc_frame_register()Ajay Singh
2018-09-10staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' structAjay Singh
2018-09-10staging: wilc1000: remove unused code to set and get IP addressAjay Singh
2018-09-10staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drvAjay Singh
2018-09-10staging: wilc1000: refactor code to avoid use of wilc_set_multicast_list globalAjay Singh
2018-09-10staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' structAjay Singh
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-08-02staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' structAjay Singh
2018-07-21staging: wilc1000: use lowercase for 'IFC_UP' struct element nameAjay Singh
2018-07-21staging: wilc1000: rename enum AUTHTYPE to use lowercaseAjay Singh