summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_hostif.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-12/+1
|\
| * Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel2017-02-161-1/+1
| * Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel2017-02-121-11/+0
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-2/+0
|/
* staging: ks7010: convert list_for_each to entry variantWei Yongjun2016-10-251-3/+1
* 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: use netdev_* instead of printk()Sabitha George2016-10-161-13/+9
* 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: Use printk format specifier for MAC addressesPontus Fuchs2016-10-161-29/+7
* 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: add blank line after variable declarationsJohan Svensson2016-09-231-0/+3
* Staging: ks7010: Use "foo *bar" instead of "foo * bar"Sandhya Bankar2016-09-201-1/+1
* staging: ks7010: Remove unnecessary variable used to store return valuesayli karnik2016-09-201-7/+3
* staging: ks7010: fixes typo in ks_hostif.cHariharan R2016-09-201-3/+3
* Staging: ks7010: Remove extern keyword from function declarationBhumika Goyal2016-09-171-9/+0
* Staging: ks7010: Replace memset with eth_zero_addrBhumika Goyal2016-09-171-3/+4
* staging: ks7010: Remove the explicit cast on kmallocsayli karnik2016-09-161-31/+16
* staging: ks7010: Remove whitespace before newlineRehas Sachdeva2016-09-161-12/+12
* staging: ks7010: Remove the explicit NULL comparisonsayli karnik2016-09-131-15/+15
* staging: ks7010: fix two memory leaks on error return pathColin Ian King2016-09-121-0/+2
* staging: ks7010: don't print skb->dev->name if skb is nullColin Ian King2016-08-211-4/+2
* staging: ks7010: declare private functions staticNicholas Mc Guire2016-08-211-2/+2
* staging: ks7010: fix wait_for_completion_interruptible_timeout return handlingNicholas Mc Guire2016-08-211-2/+6
* staging: ks7010: cleanup file headersWolfram Sang2016-06-071-5/+2
* staging: ks7010: indent ks_hostif.cWolfram Sang2016-06-071-880/+1080
* staging: ks7010: remove unecessary typedefWolfram Sang2016-06-071-57/+57
* staging: ks7010: really iterate over multicast addressesWolfram Sang2016-06-071-1/+2
* staging: ks7010: delete seperate debug headerWolfram Sang2016-06-071-1/+0
* staging: ks7010: remove code for old kernel versionsWolfram Sang2016-06-071-9/+0
* staging: ks7010: remove checks for WIRELESS_EXT versionWolfram Sang2016-06-071-23/+0
* staging: ks7010: remove non-SDIO code and #ifdefsWolfram Sang2016-06-071-70/+0
* staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang2016-06-071-0/+2665