aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010
AgeCommit message (Expand)AuthorFilesLines
2018-04-23staging: ks7010: move and rename DEVICE_ALIGNMENT into correct headerSergio Paracuellos2-11/+4
2018-04-23staging: ks7010: indent enum properly in eap_packet.h header fileSergio Paracuellos1-2/+5
2018-04-23staging: ks7010: change ETHER_HDR_SIZE definition to use the size of struct ether_hdrSergio Paracuellos1-2/+2
2018-04-23staging: ks7010: remove two redefined defines in eap_packet.h headerSergio Paracuellos1-3/+0
2018-04-23staging: ks7010: remove EAPOL_VERSION preprocessor definitionSergio Paracuellos1-2/+0
2018-04-23staging: ks7010: remove not used enum values from eap_packet.h headerSergio Paracuellos1-17/+0
2018-04-23staging: ks7010_sdio: fix NULL pointer dereference and memory leakGustavo A. R. Silva1-2/+1
2018-04-23staging: ks7010: Replace mdelay with usleep_range in ks7010_upload_firmwareJia-Ju Bai1-1/+1
2018-04-23staging: ks7010: replace kmalloc() + memcpy() with kmemdup()Ji-Hun Kim1-2/+1
2018-04-23staging: ks7010: fix some style issues about long linesSergio Paracuellos1-2/+5
2018-04-23staging: ks7010: ks7010: factor out firmware copy process into ks7010_copy_firmwareSergio Paracuellos1-29/+43
2018-04-23staging: ks7010: fix error handling in ks7010_upload_firmwareSergio Paracuellos1-0/+3
2018-04-23staging: ks7010: factor out initial enqueue process into ks7010_sme_enqueue_eventsSergio Paracuellos1-14/+19
2018-04-23staging: ks7010: factor out ks_wlan_private init process into ks7010_private_initSergio Paracuellos1-22/+28
2018-04-23staging: ks7010: factor out irq setup process to ks7010_sdio_setup_irqsSergio Paracuellos1-11/+21
2018-04-23staging: ks7010: fix label to jump to in error caseSergio Paracuellos1-1/+2
2018-04-23staging: ks7010: factor out irq enable process to ks7010_sdio_init_irqsSergio Paracuellos1-16/+27
2018-04-23staging: ks7010: remove unnecessary 'out of memory' messageSergio Paracuellos1-3/+1
2018-04-23staging: ks7010: Remove unnecessary casts in 'struct ks_wlan_handler_def'.Quytelda Kahja1-3/+3
2018-04-23staging: ks7010: Change 'device_open_status' to a bool.Quytelda Kahja2-4/+3
2018-04-23staging: ks7010: Rename ks_wlan_set_multicast_list()Quytelda Kahja1-3/+3
2018-04-23staging: ks7010: Remove trailing _t from 'struct michael_mic_t'.Quytelda Kahja3-10/+10
2018-04-23staging: ks7010: Remove trailing _t from 'struct wps_status_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct pmk_t'.Quytelda Kahja3-6/+6
2018-04-23staging: ks7010: Remove trailing _t from 'struct pmk_list_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct wpa_status_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct mic_failure_t'.Quytelda Kahja2-3/+3
2018-04-23staging: ks7010: Remove trailing _t from 'struct wpa_key_t'.Quytelda Kahja3-4/+4
2018-04-23staging: ks7010: Remove trailing _t from 'struct scan_ext_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct sleep_status_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct power_save_status_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_eeprom_sum_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_gain_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_aplist_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct local_ap_t'.Quytelda Kahja3-9/+9
2018-04-23staging: ks7010: Remove trailing _t from 'struct wps_ie_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove trailing _t from 'struct rsn_ie_t'.Quytelda Kahja1-3/+3
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostt_t'.Quytelda Kahja1-2/+2
2018-04-23staging: ks7010: Remove unused 'struct hostif_mic_failure_confirm_t'.Quytelda Kahja1-5/+0
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_mic_failure_request_t'.Quytelda Kahja2-2/+2
2018-04-23staging: ks7010: Remove unused 'struct hostif_sleep_confirm_t'.Quytelda Kahja1-5/+0
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_sleep_request_t'.Quytelda Kahja2-2/+2
2018-04-23staging: ks7010: Remove unused 'struct hostif_phy_information_confirm_t'.Quytelda Kahja1-12/+0
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_phy_information_request_t'.Quytelda Kahja2-2/+2
2018-04-23staging: ks7010: Remove unused 'struct hostif_bss_scan_confirm_t'.Quytelda Kahja1-6/+0
2018-04-23staging: ks7010: Remove trailing _t from 'struct hostif_bss_scan_request_t'.Quytelda Kahja2-2/+2
2018-04-23staging: ks7010: Remove unused 'struct hostif_associate_indication_t'.Quytelda Kahja1-8/+0
2018-04-23staging: ks7010: Remove trailing _t from 'struct association_response_t'.Quytelda Kahja2-4/+4
2018-04-23staging: ks7010: Remove trailing _t from 'struct association_request_t'.Quytelda Kahja2-4/+4
2018-04-23staging: ks7010: Remove unused 'struct last_associate_t'.Quytelda Kahja1-5/+0