summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_wlan.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* staging: ks7010: review includes of ks_wlan.h fileSergio Paracuellos2018-04-231-15/+4
* 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/+0
* 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/+0
* 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/+0
* 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
* Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel2017-02-161-2/+2
* Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel2017-02-161-0/+1
* Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel2017-02-121-1/+0
* Staging: ks7010: Use preffered kernel typesPunit Vara2016-11-161-69/+69
* staging: ks7010: remove unused including <linux/version.h>Wei Yongjun2016-10-251-1/+0
* staging: ks7010: Replace header filesSabitha George2016-10-161-2/+2
* staging: ks7010: Use __packed over __attribute__((packed))Matt Kilgore2016-09-271-2/+2
* Staging: ks7010: Remove extern keyword from function declarationBhumika Goyal2016-09-171-2/+2
* staging: ks7010: function declaration should be in a header fileWolfram Sang2016-06-181-0/+3
* staging: ks7010: remove cfg file handlingWolfram Sang2016-06-181-1/+0
* staging: ks7010: cleanup file headersWolfram Sang2016-06-071-5/+2
OpenPOWER on IntegriCloud