summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_wlan.h
Commit message (Expand)AuthorAgeFilesLines
* staging: ks7010: Remove unused defineNathan Chancellor2018-05-151-1/+0Star
* staging: ks7010: replace not standard uint type to unsigned intSergio Paracuellos2018-05-141-1/+1
* staging: ks7010: change type for rsn_enabled in wpa_status structSergio Paracuellos2018-05-071-1/+1
* staging: ks7010: move two preprocessor definitions to ks_wlan.hSergio Paracuellos2018-05-071-0/+3
* staging: ks7010: remove nonsense comment in ks_wlan.h fileSergio Paracuellos2018-05-071-25/+24Star
* staging: ks7010: avoid ks_sdio_card dependency in ks_wlan headerSergio Paracuellos2018-05-071-3/+1Star
* staging: ks7010: move tx and rx queues definitions into ks_wlan.h headerSergio Paracuellos2018-05-071-2/+110
* staging: ks7010: add SPDX identifiers to all filesSergio Paracuellos2018-05-071-4/+1Star
* staging: ks7010: remove WPS definition conditional codeSergio Paracuellos2018-04-251-12/+0Star
* staging: ks7010: removes data_buff field of ks_wlan_private structSergio Paracuellos2018-04-251-3/+0Star
* staging: ks7010: remove two fields of ks_wlan_private structSergio Paracuellos2018-04-251-2/+0Star
* staging: ks7010: change name and type for device_open_status fieldSergio Paracuellos2018-04-251-1/+1
* staging: ks7010: remove enum from ks_wlan.h headerSergio Paracuellos2018-04-231-8/+0Star
* staging: ks7010: review includes of ks_wlan.h fileSergio Paracuellos2018-04-231-15/+4Star
* staging: ks7010: Change 'device_open_status' to a bool.Quytelda Kahja2018-04-231-1/+1
* staging: ks7010: Remove trailing _t from 'struct wps_status_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct pmk_t'.Quytelda Kahja2018-04-231-1/+1
* staging: ks7010: Remove trailing _t from 'struct pmk_list_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct wpa_status_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct mic_failure_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct wpa_key_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct scan_ext_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct sleep_status_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct power_save_status_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct local_eeprom_sum_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct local_gain_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct local_aplist_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct local_ap_t'.Quytelda Kahja2018-04-231-3/+3
* staging: ks7010: Remove trailing _t from 'struct wps_ie_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct rsn_ie_t'.Quytelda Kahja2018-04-231-3/+3
* staging: ks7010: Remove trailing _t from 'struct hostt_t'.Quytelda Kahja2018-04-231-2/+2
* staging: ks7010: Remove unused member 'reg_net' from 'ks_wlan_private'.Quytelda Kahja2018-03-291-1/+0Star
* staging: ks7010: Change mac_address_valid to a bool instead of int.Quytelda Kahja2018-03-291-1/+1
* staging: ks7010: use GENMASK instead of custom defines in SME_WEP_VAL_MASKSergio Paracuellos2018-03-281-1/+1
* staging: ks7010: Fix spelling mistakes.Quytelda Kahja2018-03-281-1/+1
* staging: ks7010: remove max_event_count field which is only being used in debugSergio Paracuellos2018-03-221-4/+0Star
* staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directiveSergio Paracuellos2018-03-221-1/+1
* staging: ks7010: replace DPRINTK traces in favour of netdev_*Sergio Paracuellos2018-03-191-10/+0Star
* staging: ks7010: avoid CamelCase in fields of struct local_gain_tJanusz Lisiecki2017-05-151-4/+4
* staging: ks7010: make abbreviation mgmt uniformTobin C. Harding2017-04-281-1/+1
* staging: ks7010: abstract connection statusTobin C. Harding2017-04-281-0/+2
* staging: ks7010: move hw info into dev private dataTobin C. Harding2017-04-181-1/+4
* staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding2017-04-181-0/+1
* staging: ks7010: rename wakeup work structTobin C. Harding2017-04-181-1/+1
* staging: ks7010: fix coding style issue of aligning comments properlyChetan Sethi2017-03-061-1/+2
* staging: ks7010: fix coding style issue of using __func__ instead of __FUNCTI...Chetan Sethi2017-03-061-1/+1
* staging: ks7010: fix coding style issue of using pr_notice instead of printkChetan Sethi2017-03-061-1/+1
* staging: ks7010: fix coding style issue of enclosing complex macro value in p...Chetan Sethi2017-03-061-2/+4
* staging: ks7010: fixed warning of avoiding line over 80 charactersChetan Sethi2017-03-061-5/+6
* Staging: ks7010: ks_*: Use the BIT macro for bitwise checksShiva Kerdel2017-03-061-15/+15