aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_wlan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28staging: ks7010: make abbreviation mgmt uniformTobin C. Harding1-1/+1
2017-04-28staging: ks7010: abstract connection statusTobin C. Harding1-0/+2
2017-04-18staging: ks7010: move hw info into dev private dataTobin C. Harding1-1/+4
2017-04-18staging: ks7010: move tasklet_struct to ks_wlan_privateTobin C. Harding1-0/+1
2017-04-18staging: ks7010: rename wakeup work structTobin C. Harding1-1/+1
2017-03-06staging: ks7010: fix coding style issue of aligning comments properlyChetan Sethi1-1/+2
2017-03-06staging: ks7010: fix coding style issue of using __func__ instead of __FUNCTION__Chetan Sethi1-1/+1
2017-03-06staging: ks7010: fix coding style issue of using pr_notice instead of printkChetan Sethi1-1/+1
2017-03-06staging: ks7010: fix coding style issue of enclosing complex macro value in parenthesesChetan Sethi1-2/+4
2017-03-06staging: ks7010: fixed warning of avoiding line over 80 charactersChetan Sethi1-5/+6
2017-03-06Staging: ks7010: ks_*: Use the BIT macro for bitwise checksShiva Kerdel1-15/+15
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel1-2/+2
2017-02-16Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel1-0/+1
2017-02-12Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel1-1/+0
2016-11-16Staging: ks7010: Use preffered kernel typesPunit Vara1-69/+69
2016-10-25staging: ks7010: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-10-16staging: ks7010: Replace header filesSabitha George1-2/+2
2016-09-27staging: ks7010: Use __packed over __attribute__((packed))Matt Kilgore1-2/+2
2016-09-17Staging: ks7010: Remove extern keyword from function declarationBhumika Goyal1-2/+2
2016-06-18staging: ks7010: function declaration should be in a header fileWolfram Sang1-0/+3
2016-06-18staging: ks7010: remove cfg file handlingWolfram Sang1-1/+0
2016-06-07staging: ks7010: cleanup file headersWolfram Sang1-5/+2
2016-06-07staging: ks7010: drop counting sd errorsWolfram Sang1-2/+0
2016-06-07staging: ks7010: indent ks_wlan.hWolfram Sang1-125/+121
2016-06-07staging: ks7010: remove unecessary typedefWolfram Sang1-2/+2
2016-06-07staging: ks7010: delete seperate debug headerWolfram Sang1-0/+7
2016-06-07staging: ks7010: remove code for old kernel versionsWolfram Sang1-27/+1
2016-06-07staging: ks7010: remove non-SDIO code and #ifdefsWolfram Sang1-10/+0
2016-06-07staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang1-0/+541