summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-23staging: ks7010: remove nosense #if 1 directiveSergio Paracuellos
2018-04-23staging: ks7010: remove KS_WLAN_MEM_FLAG definitionSergio Paracuellos
2018-04-23staging: ks7010: rewrite hif_align_size inline functionSergio Paracuellos
2018-04-23staging: ks7010: remove KS_ATOM preprocessor condtional codeSergio Paracuellos
2018-04-23staging: ks7010: move and rename DEVICE_ALIGNMENT into correct headerSergio Paracuellos
2018-04-23staging: ks7010: indent enum properly in eap_packet.h header fileSergio Paracuellos
2018-04-23staging: ks7010: change ETHER_HDR_SIZE definition to use the size of struct e...Sergio Paracuellos
2018-04-23staging: ks7010: remove two redefined defines in eap_packet.h headerSergio Paracuellos
2018-04-23staging: ks7010: remove EAPOL_VERSION preprocessor definitionSergio Paracuellos
2018-04-23staging: ks7010: remove not used enum values from eap_packet.h headerSergio Paracuellos
2018-04-23staging: ks7010_sdio: fix NULL pointer dereference and memory leakGustavo A. R. Silva
2018-04-23staging: ks7010: Replace mdelay with usleep_range in ks7010_upload_firmwareJia-Ju Bai
2018-04-23staging: ks7010: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim
2018-04-23staging: ks7010: fix some style issues about long linesSergio Paracuellos
2018-04-23staging: ks7010: ks7010: factor out firmware copy process into ks7010_copy_fi...Sergio Paracuellos
2018-04-23staging: ks7010: fix error handling in ks7010_upload_firmwareSergio Paracuellos
2018-04-23staging: ks7010: factor out initial enqueue process into ks7010_sme_enqueue_e...Sergio Paracuellos
2018-04-23staging: ks7010: factor out ks_wlan_private init process into ks7010_private_...Sergio Paracuellos
2018-04-23staging: ks7010: factor out irq setup process to ks7010_sdio_setup_irqsSergio Paracuellos
2018-04-23staging: ks7010: fix label to jump to in error caseSergio Paracuellos
2018-04-23staging: ks7010: factor out irq enable process to ks7010_sdio_init_irqsSergio Paracuellos
2018-04-23staging: ks7010: remove unnecessary 'out of memory' messageSergio Paracuellos
2018-04-23staging: ks7010: Remove unnecessary casts in 'struct ks_wlan_handler_def'.Quytelda Kahja
2018-04-23staging: ks7010: Change 'device_open_status' to a bool.Quytelda Kahja
2018-04-23staging: ks7010: Rename ks_wlan_set_multicast_list()Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct michael_mic_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct wps_status_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct pmk_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct pmk_list_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct wpa_status_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct mic_failure_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct wpa_key_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct scan_ext_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct sleep_status_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct power_save_status_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_eeprom_sum_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_gain_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_aplist_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_ap_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct wps_ie_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct rsn_ie_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostt_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove unused 'struct hostif_mic_failure_confirm_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_mic_failure_request_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove unused 'struct hostif_sleep_confirm_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_sleep_request_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove unused 'struct hostif_phy_information_confirm_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_phy_information_reque...Quytelda Kahja
2018-04-23staging: ks7010: Remove unused 'struct hostif_bss_scan_confirm_t'.Quytelda Kahja
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_bss_scan_request_t'.Quytelda Kahja