summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_hostif.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud