summaryrefslogtreecommitdiff
path: root/drivers/staging/ks7010
AgeCommit message (Expand)Author
2018-05-06staging: ks7010: change parameter types in hostif_power_mgmt_requestSergio Paracuellos
2018-05-06staging: ks7010: refactor hostif_sme_set_rsn functionSergio Paracuellos
2018-05-06staging: ks7010: add blank line between after definitionsSergio Paracuellos
2018-05-06staging: ks7010: fix some style issues in ks_hostif.cSergio Paracuellos
2018-05-06staging: ks7010: factor out send_request_to_device functionSergio Paracuellos
2018-05-06staging: ks7010: move WLAN_EID_DS_PARAMS to different place inside switchSergio Paracuellos
2018-05-06staging: ks7010: use ether_addr_copy in get_ap_information functionSergio Paracuellos
2018-05-06staging: ks7010: use ether_addr_copy to copy ethernet address sa_dataSergio Paracuellos
2018-05-06staging: ks7010: change type for rsn_enabled in wpa_status structSergio Paracuellos
2018-05-06staging: ks7010: remove non sense comments in ks_hostif.c source fileSergio Paracuellos
2018-05-06staging: ks7010: avoid two long lines in hostif_sme_mode_setupSergio Paracuellos
2018-05-06staging: ks7010: move two preprocessor definitions to ks_wlan.hSergio Paracuellos
2018-05-06staging: ks7010: use ether_addr_copy in get_current_apSergio Paracuellos
2018-05-06staging: ks7010: add new helpers to achieve mib set request and simplify codeSergio Paracuellos
2018-05-06staging: ks7010: change parameter types and reorder them in hostif_mib_set_re...Sergio Paracuellos
2018-05-06staging: ks7010: change some casts from uint8_t to u8 in ks_hostif headerSergio Paracuellos
2018-05-06staging: ks7010: conver MIB attributes preprocessor defs into an enumSergio Paracuellos
2018-05-06staging: ks7010: convert MIB preprocessor defs into an enumSergio Paracuellos
2018-05-06staging: ks7010: clean SME_MIC_FAILURE_REQUEST case in hostif_sme_executeSergio Paracuellos
2018-05-06staging: ks7010: remove nonsense comment in ks_wlan.h fileSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in ks_wlan_hw_rxSergio Paracuellos
2018-05-06staging: ks7010: refactor ks7010_sme_enqueue_events functionSergio Paracuellos
2018-05-06staging: ks7010: use the same parameter for 'event' in hostif_sme_enqueueSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in ks7010_sdio_init_irqsSergio Paracuellos
2018-05-06staging: ks7010: change some local variables type in ks_sdio_interruptSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in ks7010_rw_functionSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in _ks_wlan_hw_power_saveSergio Paracuellos
2018-05-06staging: ks7010: use u8 instead of unsigned char in write_to_device functionSergio Paracuellos
2018-05-06staging: ks7010: remove missing WPS preprocessor conditional codeSergio Paracuellos
2018-05-06staging: ks7010: change netdev_dbg msg to avoid a long lineSergio Paracuellos
2018-05-06staging: ks7010: avoid ks_sdio_card dependency in ks_wlan headerSergio Paracuellos
2018-05-06staging: ks7010: move tx and rx queues definitions into ks_wlan.h headerSergio Paracuellos
2018-05-06staging: ks7010: add SPDX identifiers to all filesSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_translate_scan functionSergio Paracuellos
2018-04-26staging: ks7010: avoid blank line between declarations in ks_wlan_get_aplistSergio Paracuellos
2018-04-26staging: ks7010: use ether_addr_copy in ks_wlan_get_aplistSergio Paracuellos
2018-04-26staging: ks7010: avoid if-else condition in ks_wlan_get_powerSergio Paracuellos
2018-04-26staging: ks7010: avoid an 'else' in ks_wlan_set_powerSergio Paracuellos
2018-04-26staging: ks7010: use ether_addr_copy in ks_wlan_get_wapSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_wap functionSergio Paracuellos
2018-04-26staging: ks7010: align values in frequency_list arraySergio Paracuellos
2018-04-26staging: ks7010: use ether_addr_copy in ks_wlan_set_encode_extSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_pmksa functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_cts_mode functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_preamble functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_power_mgmt functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_scan_type functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_beacon_lost functionSergio Paracuellos
2018-04-25staging: ks7010: refactor hostif_sme_set_pmksa functionSergio Paracuellos
2018-04-25staging: ks7010: use ether_addr_copy in hostif_sme_multicast_setSergio Paracuellos