summaryrefslogtreecommitdiff
path: root/drivers/staging/ks7010/ks_hostif.c
AgeCommit message (Expand)Author
2017-03-14staging: ks7010: reduce level of indentationTobin C. Harding
2017-03-14staging: ks7010: move WPA code to separate functionTobin C. Harding
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u32' kernel type over 'uint32_t'Shiva Kerdel
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u16' kernel type over 'uint16_t'Shiva Kerdel
2017-03-12Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'Shiva Kerdel
2017-03-09staging: ks7010: fix checkpatch CONSTANT_COMPARISONTobin C. Harding
2017-03-09staging: ks7010: fix checkpatch whitespace warningsTobin C. Harding
2017-03-09staging: ks7010: Unnecessary parentheses removed and improved coding style.Arushi Singhal
2017-03-06staging: ks7010: Unnecessary parentheses removed and improved coding style.Arushi Singhal
2017-03-06staging: ks7010: remove unecessary spaces after castsKatie Dunne
2017-03-06Staging: ks7010: ks_*: Braces should be used on all arms of these statementsShiva Kerdel
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel
2017-02-12Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel
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