summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_hostif.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23staging: ks7010: add blank line after variable declarationsJohan Svensson1-0/+3
2016-09-20Staging: ks7010: Use "foo *bar" instead of "foo * bar"Sandhya Bankar1-1/+1
2016-09-20staging: ks7010: Remove unnecessary variable used to store return valuesayli karnik1-7/+3
2016-09-20staging: ks7010: fixes typo in ks_hostif.cHariharan R1-3/+3
2016-09-17Staging: ks7010: Remove extern keyword from function declarationBhumika Goyal1-9/+0
2016-09-17Staging: ks7010: Replace memset with eth_zero_addrBhumika Goyal1-3/+4
2016-09-16staging: ks7010: Remove the explicit cast on kmallocsayli karnik1-31/+16
2016-09-16staging: ks7010: Remove whitespace before newlineRehas Sachdeva1-12/+12
2016-09-13staging: ks7010: Remove the explicit NULL comparisonsayli karnik1-15/+15
2016-09-12staging: ks7010: fix two memory leaks on error return pathColin Ian King1-0/+2
2016-08-21staging: ks7010: don't print skb->dev->name if skb is nullColin Ian King1-4/+2
2016-08-21staging: ks7010: declare private functions staticNicholas Mc Guire1-2/+2
2016-08-21staging: ks7010: fix wait_for_completion_interruptible_timeout return handlingNicholas Mc Guire1-2/+6
2016-06-07staging: ks7010: cleanup file headersWolfram Sang1-5/+2
2016-06-07staging: ks7010: indent ks_hostif.cWolfram Sang1-880/+1080
2016-06-07staging: ks7010: remove unecessary typedefWolfram Sang1-57/+57
2016-06-07staging: ks7010: really iterate over multicast addressesWolfram Sang1-1/+2
2016-06-07staging: ks7010: delete seperate debug headerWolfram Sang1-1/+0
2016-06-07staging: ks7010: remove code for old kernel versionsWolfram Sang1-9/+0
2016-06-07staging: ks7010: remove checks for WIRELESS_EXT versionWolfram Sang1-23/+0
2016-06-07staging: ks7010: remove non-SDIO code and #ifdefsWolfram Sang1-70/+0
2016-06-07staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang1-0/+2665