summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_wlan.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: ks7010: drop counting sd errorsWolfram Sang2016-06-071-2/+0
* staging: ks7010: indent ks_wlan.hWolfram Sang2016-06-071-125/+121
* staging: ks7010: remove unecessary typedefWolfram Sang2016-06-071-2/+2
* staging: ks7010: delete seperate debug headerWolfram Sang2016-06-071-0/+7
* staging: ks7010: remove code for old kernel versionsWolfram Sang2016-06-071-27/+1
* staging: ks7010: remove non-SDIO code and #ifdefsWolfram Sang2016-06-071-10/+0
* staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang2016-06-071-0/+541