summaryrefslogtreecommitdiff
path: root/drivers/staging/ks7010
AgeCommit message (Expand)Author
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
2018-04-25staging: ks7010: use ether_addr_equal in hostif_data_requestSergio Paracuellos
2018-04-25staging: ks7010: use ether_addr_equal in hostif_data_indicationSergio Paracuellos
2018-04-25staging: ks7010: use ether_addr_copy in hostif_mib_get_confirmSergio Paracuellos
2018-04-25staging: ks7010: use ether_addr_copy() instead of custom copySergio Paracuellos
2018-04-25staging: ks7010: remove duplicated ks_wlan_handler_def declarationSergio Paracuellos
2018-04-25staging: ks7010: remove WPS definition conditional codeSergio Paracuellos
2018-04-25staging: ks7010: fix line exceding 80 characters in ks_wlan_get_rangeSergio Paracuellos
2018-04-25staging: ks7010: refactor ks_wlan_get_mode functionSergio Paracuellos
2018-04-25staging: ks7010: refactor ks_wlan_set_mode functionSergio Paracuellos
2018-04-25staging: ks7010: remove some duplicated definitions in ks_wlan_net.cSergio Paracuellos
2018-04-25staging: ks7010: avoid use of brackets in single line ifSergio Paracuellos
2018-04-25staging: ks7010: refactor hostif_sme_power_mgmt_set functionSergio Paracuellos
2018-04-25staging: ks7010: use definitions from kernel headers in hostif_data_indicatio...Sergio Paracuellos
2018-04-25staging: ks7010: join some debug traces in get_current_ap functionSergio Paracuellos
2018-04-25staging: ks7010: avoid some if-else code in get_current_ap functionSergio Paracuellos
2018-04-25staging: ks7010: remove KSC_OPNOTSUPP related codeSergio Paracuellos
2018-04-25staging: ks7010: use IW_HANDLER macro in ks_wlan_handlerSergio Paracuellos
2018-04-25staging: ks7010: review includes of ks_hostif fileSergio Paracuellos
2018-04-25staging: ks7010: removes data_buff field of ks_wlan_private structSergio Paracuellos
2018-04-25staging: ks7010: remove two fields of ks_wlan_private structSergio Paracuellos
2018-04-25staging: ks7010: avoid blank line between definitions in hostif_data_requestSergio Paracuellos
2018-04-25staging: ks7010: fix warning aout long line in init_requestSergio Paracuellos
2018-04-25staging: ks7010: remove superfluous comments in ks_hostif source fileSergio Paracuellos
2018-04-25staging: ks7010: avoid one level indentation in devio_rec_ind functionSergio Paracuellos
2018-04-25staging: ks7010: change name and type for device_open_status fieldSergio Paracuellos
2018-04-25staging: ks7010: assign dev_alloc_name() result to variable before check itSergio Paracuellos
2018-04-25staging: ks7010: use u8 instead of unsigned char for firmware buffersSergio Paracuellos
2018-04-25staging: ks7010: fix error paths in ks7010_sdio_remove functionSergio Paracuellos
2018-04-25staging: ks7010: check sdio_set_block_size return valueSergio Paracuellos
2018-04-25staging: ks7010: replace create_workqueue with alloc_workqueueSergio Paracuellos
2018-04-25staging: ks7010: move MODULE_DEVICE_TABLE related codeSergio Paracuellos
2018-04-25staging: ks7010: avoid one extra level indentation in ks_wlan_hw_rx functionSergio Paracuellos
2018-04-25staging: ks7010: review debug and error messages in ks7010_sdio sourceSergio Paracuellos
2018-04-25staging: ks7010: review comment style in ks7010_sdio source fileSergio Paracuellos
2018-04-25staging: ks7010: add REG suffix to sdio register definitionsSergio Paracuellos
2018-04-25staging: ks7010: delete not used definitions in ks7010_sdio sourceSergio Paracuellos
2018-04-25staging: ks7010: move sdio specific register definitions into source fileSergio Paracuellos
2018-04-25staging: ks7010: move ROM_FILE definition into source fileSergio Paracuellos
2018-04-25staging: ks7010: avoid casts in michael_mic_function callsSergio Paracuellos