summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_hostif.c
AgeCommit message (Expand)Author
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-10-25staging: ks7010: convert list_for_each to entry variantWei Yongjun
2016-10-17staging: ks7010: Remove braces around single statement blocksSabitha George
2016-10-17staging: ks7010: Add blank line after declarationsSabitha George
2016-10-16staging: ks7010: use netdev_* instead of printk()Sabitha George
2016-10-16Staging: ks7010: Delete unnecessary return statementMihaela Muraru
2016-10-16Staging: ks7010: __packed instedad of __attribute__((packed))Mihaela Muraru
2016-10-16staging: ks7010: Use printk format specifier for MAC addressesPontus Fuchs
2016-10-16staging: ks7010: fix checkpatch "space after #ifdef" errorPhilipp Hoefflin
2016-10-16staging: ks7010: reformat makro ps_confirm_wait_inc()Philipp Hoefflin
2016-10-16staging: ks7010: use tabs for indentationPhilipp Hoefflin
2016-10-16staging: ks7010: fix "prohibited space" errors reported by checkpatchPhilipp Hoefflin
2016-09-23staging: ks7010: add blank line after variable declarationsJohan Svensson
2016-09-20Staging: ks7010: Use "foo *bar" instead of "foo * bar"Sandhya Bankar
2016-09-20staging: ks7010: Remove unnecessary variable used to store return valuesayli karnik
2016-09-20staging: ks7010: fixes typo in ks_hostif.cHariharan R
2016-09-17Staging: ks7010: Remove extern keyword from function declarationBhumika Goyal
2016-09-17Staging: ks7010: Replace memset with eth_zero_addrBhumika Goyal
2016-09-16staging: ks7010: Remove the explicit cast on kmallocsayli karnik
2016-09-16staging: ks7010: Remove whitespace before newlineRehas Sachdeva
2016-09-13staging: ks7010: Remove the explicit NULL comparisonsayli karnik
2016-09-12staging: ks7010: fix two memory leaks on error return pathColin Ian King
2016-08-21staging: ks7010: don't print skb->dev->name if skb is nullColin Ian King
2016-08-21staging: ks7010: declare private functions staticNicholas Mc Guire
2016-08-21staging: ks7010: fix wait_for_completion_interruptible_timeout return handlingNicholas Mc Guire
2016-06-07staging: ks7010: cleanup file headersWolfram Sang
2016-06-07staging: ks7010: indent ks_hostif.cWolfram Sang
2016-06-07staging: ks7010: remove unecessary typedefWolfram Sang
2016-06-07staging: ks7010: really iterate over multicast addressesWolfram Sang
2016-06-07staging: ks7010: delete seperate debug headerWolfram Sang
2016-06-07staging: ks7010: remove code for old kernel versionsWolfram Sang
2016-06-07staging: ks7010: remove checks for WIRELESS_EXT versionWolfram Sang
2016-06-07staging: ks7010: remove non-SDIO code and #ifdefsWolfram Sang
2016-06-07staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang