summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-228-97/+80
|\
| * Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel2017-02-166-73/+73
| * Staging: ks7010: ks*: Remove redundant blank linesShiva Kerdel2017-02-162-3/+0
| * Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel2017-02-162-0/+2
| * Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel2017-02-123-17/+0
| * staging: ks7010: Fix brace style issue in ks_wlan_net.cDavid Wittman2017-01-161-2/+3
| * Staging: ks7010: ks7010_sdio.h: Trailing whitespaceManoj Sawai2017-01-031-1/+1
| * Staging: ks7010: ks7010_sdio.h: Complex macro not in parenthesesManoj Sawai2017-01-031-1/+1
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-2/+0
|/
* Staging: ks7010: ks7010_stio.h: fixed coding style errorManoj Sawai2016-12-061-2/+2
* staging: ks7010: fixed 'space prohibited after that *' erros.Yamanappagouda Patil2016-12-061-6/+6
* staging: ks7010: Fixed 'missing blank line after declaration' warnings.Yamanappagouda Patil2016-12-061-0/+7
* Staging: ks7010: Fixed {} brace warnings for single statement blocks.Yamanappagouda Patil2016-11-291-106/+66
* Staging: ks7010: Use preffered kernel typesPunit Vara2016-11-163-83/+83
* Staging: ks7010: Prefer using the BIT macroPunit Vara2016-11-141-8/+8
* staging: ks7010: add a blank line after declarationsJiong Du2016-10-271-0/+2
* staging: ks7010: split long lineJiong Du2016-10-271-1/+2
* staging: ks7010: remove space before tabJiong Du2016-10-271-3/+3
* staging: ks7010: fix complex macro errorJiong Du2016-10-271-1/+1
* staging: ks7010: fix spacing errorsJiong Du2016-10-271-8/+8
* staging: ks7010: Remove trailing whitespaceJiong Du2016-10-251-6/+6
* staging: ks7010: ks7010_sdio.c: Fixing multiple assignmentsNick Rosbrook2016-10-251-2/+4
* staging: ks7010: Corrected a spelling mistakeNick Rosbrook2016-10-251-1/+1
* staging: ks7010: Add spaces around '*'Nick Rosbrook2016-10-251-1/+1
* staging: ks7010: ks_wlan_net: Use setup_timer instead of init_timer and data ...Wei Yongjun2016-10-251-3/+2
* staging: ks7010: convert list_for_each to entry variantWei Yongjun2016-10-251-3/+1
* staging: ks7010: remove unused including <linux/version.h>Wei Yongjun2016-10-251-1/+0
* staging: ks7010: Remove braces around single statement blocksSabitha George2016-10-171-15/+8
* staging: ks7010: Add blank line after declarationsSabitha George2016-10-171-0/+6
* staging: ks7010: Fixes warning :do not add new typedefsSabitha George2016-10-161-3/+3
* staging: ks7010: Replace __attribute__(aligned(x)) with __aligned(x)Sabitha George2016-10-161-1/+1
* staging: ks7010: Fixes error "foo * bar should be foo *bar"Sabitha George2016-10-161-32/+32
* staging: ks7010: Replace asm/uaccess.h and asm/atomic.hSabitha George2016-10-161-2/+2
* staging: ks7010: use netdev_* instead of printk()Sabitha George2016-10-161-13/+9
* staging: ks7010: fix space related style issues in ks7010_sdio.cAkshay Mariyanna2016-10-161-3/+3
* staging: ks7010: fix indent style in ks7010_sdio.cAkshay Mariyanna2016-10-161-6/+6
* staging: ks7010: Replace header filesSabitha George2016-10-161-2/+2
* Staging: ks7010: Delete unnecessary return statementMihaela Muraru2016-10-161-8/+0
* Staging: ks7010: __packed instedad of __attribute__((packed))Mihaela Muraru2016-10-161-4/+4
* staging: ks7010: remove unnecessary else statementEbru Akagunduz2016-10-161-2/+2
* staging: ks7010: Use printk format specifier for MAC addressesPontus Fuchs2016-10-162-36/+9
* staging: ks7010: Remove unnecessary castPontus Fuchs2016-10-161-3/+2
* Staging: ks7010: fix brace coding style issueMuraru Mihaela2016-10-161-82/+73
* Staging: ks7010: add blank line after declarationMuraru Mihaela2016-10-161-0/+4
* staging: ks7010: fix checkpatch "space after #ifdef" errorPhilipp Hoefflin2016-10-161-1/+1
* staging: ks7010: reformat makro ps_confirm_wait_inc()Philipp Hoefflin2016-10-161-4/+5
* staging: ks7010: use tabs for indentationPhilipp Hoefflin2016-10-161-3/+3
* staging: ks7010: fix "prohibited space" errors reported by checkpatchPhilipp Hoefflin2016-10-161-4/+4
* Staging : ks7010 : Fix block comments warninigMuraru Mihaela2016-10-021-8/+16
* staging: ks7010: declare private functions staticSergio Paracuellos2016-09-281-3/+3