aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010
AgeCommit message (Expand)AuthorFilesLines
2017-03-14staging: ks7010: move comparison to right hand sideTobin C. Harding1-1/+1
2017-03-14staging: ks7010: remove multiple assignmentTobin C. Harding1-2/+4
2017-03-14staging: ks7010: remove dead codeTobin C. Harding1-2/+0
2017-03-14staging: ks7010: fix logical line continuationTobin C. Harding1-2/+2
2017-03-14staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLETobin C. Harding1-19/+32
2017-03-14staging: ks7010: fix checkpatch SPACINGTobin C. Harding1-106/+106
2017-03-14staging: ks7010: fix spelling of Michael MICTobin C. Harding3-15/+15
2017-03-14staging: ks7010: add parentheses to complex macroTobin C. Harding1-32/+32
2017-03-14staging: ks7010: fix checkpatch whitespace warnsTobin C. Harding1-4/+4
2017-03-14staging: ks7010: add variables key, key_indexTobin C. Harding1-3/+5
2017-03-14staging: ks7010: reduce length of comment stringTobin C. Harding1-1/+1
2017-03-14staging: ks7010: move quoted string onto single lineTobin C. Harding1-2/+1
2017-03-14staging: ks7010: refactor newly separated functionTobin C. Harding1-25/+17
2017-03-14staging: ks7010: fix line continuationsTobin C. Harding1-10/+7
2017-03-14staging: ks7010: reduce level of indentationTobin C. Harding1-67/+69
2017-03-14staging: ks7010: move WPA code to separate functionTobin C. Harding1-79/+97
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u32' kernel type over 'uint32_t'Shiva Kerdel2-24/+24
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u16' kernel type over 'uint16_t'Shiva Kerdel2-77/+77
2017-03-12Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'Shiva Kerdel3-60/+60
2017-03-09staging: ks7010: removed code in comments.Arushi Singhal1-2/+0
2017-03-09staging: ks7010: fix spelling mistakeTobin C. Harding1-3/+3
2017-03-09staging: ks7010: fix checkpatch CONSTANT_COMPARISONTobin C. Harding1-2/+2
2017-03-09staging: ks7010: fix checkpatch whitespace warningsTobin C. Harding2-27/+25
2017-03-09staging: ks7010: eap_packet: Format comments to fit in lineTamara Diaconita1-3/+6
2017-03-09staging: ks7010: Unnecessary parentheses removed and improved coding style.Arushi Singhal2-21/+20
2017-03-06staging: ks7010: Unnecessary parentheses removed and improved coding style.Arushi Singhal1-13/+13
2017-03-06staging: ks7010: fix coding style issue of aligning comments properlyChetan Sethi1-1/+2
2017-03-06staging: ks7010: fix coding style issue of using __func__ instead of __FUNCTION__Chetan Sethi1-1/+1
2017-03-06staging: ks7010: fix coding style issue of using pr_notice instead of printkChetan Sethi1-1/+1
2017-03-06staging: ks7010: fix coding style issue of enclosing complex macro value in parenthesesChetan Sethi1-2/+4
2017-03-06staging: ks7010: fixed warning of avoiding line over 80 charactersChetan Sethi1-5/+6
2017-03-06staging: ks7010: refactor function call parametersTobin C. Harding1-27/+13
2017-03-06staging: ks7010: remove switch statementTobin C. Harding1-45/+42
2017-03-06staging: ks7010: move logic operator to end of lineTobin C. Harding1-3/+3
2017-03-06staging: ks7010: fix checkpatch MULTILINE_DEREFERENCETobin C. Harding1-4/+2
2017-03-06staging: ks7010: invert conditional, reduce indentTobin C. Harding1-60/+62
2017-03-06staging: ks7010: remove unecessary spaces after castsKatie Dunne1-104/+102
2017-03-06Staging: ks7010: ks_*: Braces should be used on all arms of these statementsShiva Kerdel2-17/+31
2017-03-06Staging: ks7010: ks_*: Use the BIT macro for bitwise checksShiva Kerdel2-25/+25
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-96/+79
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel6-72/+72
2017-02-16Staging: ks7010: ks*: Remove redundant blank linesShiva Kerdel2-3/+0
2017-02-16Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel2-0/+2
2017-02-12Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel3-17/+0
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-2/+0
2017-01-16staging: ks7010: Fix brace style issue in ks_wlan_net.cDavid Wittman1-2/+3
2017-01-03Staging: ks7010: ks7010_sdio.h: Trailing whitespaceManoj Sawai1-1/+1
2017-01-03Staging: ks7010: ks7010_sdio.h: Complex macro not in parenthesesManoj Sawai1-1/+1
2016-12-06Staging: ks7010: ks7010_stio.h: fixed coding style errorManoj Sawai1-2/+2
2016-12-06staging: ks7010: fixed 'space prohibited after that *' erros.Yamanappagouda Patil1-6/+6