aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Staging: wilc1000: fix two typos in #define'sDylan Leggio1-6/+6
2017-03-17staging: wilc1000: fix incorrect copy of pmkid dataColin Ian King1-1/+1
2017-03-16staging: wilc1000: Remove unnecessary bracketsTamara Diaconita1-21/+18
2017-03-16staging: wilc1000: Correct name of variablesTamara Diaconita1-4/+4
2017-03-16staging: wilc1000: Declare variables to top of functionTamara Diaconita1-9/+5
2017-03-09staging: wilc1000: Remove useless cast.Varsha Rao1-1/+1
2017-03-09staging: wilc1000: removes redundant 'continue' in while loop conditional blocksTahia Khan1-7/+0
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_receivedTahia Khan2-8/+6
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_network_info_receivedTahia Khan2-8/+6
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_scan_complete_receivedTahia Khan2-5/+3
2017-03-09Staging:wilc1000:wilc_spi: Added blank line after function and modified comment styleGeorgios Emmanouil1-5/+2
2017-03-09Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil1-4/+4
2017-03-09Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment styleGeorgios Emmanouil1-8/+6
2017-03-09Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment styleGeorgios Emmanouil1-8/+5
2017-03-09Staging:wilc1000:host_interface: Integrated two 'if' statements to a single 'if' statementGeorgios Emmanouil1-7/+5
2017-03-09Staging:wilc1000:host_interface: Removed unnecessary blank lineGeorgios Emmanouil1-1/+0
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal2-8/+8
2017-03-07staging: wilc1000: function prototype argument should have identifier nameArushi Singhal1-3/+3
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal4-15/+15
2017-03-06staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King1-0/+2
2017-03-06staging: wilc1000: remove redundant result < 0 checkColin Ian King1-4/+0
2017-03-06staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan2-8/+8
2017-03-06staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan2-10/+10
2017-03-06staging: wilc1000: Rename struct tstrRSSI to rssi_history_bufferTahia Khan1-2/+2
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-12staging:wilc1000: Fix line over 80 charactersJacob Zachariah1-2/+5
2017-01-16staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina1-3/+0
2017-01-16staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina1-1/+1
2017-01-16staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina1-2/+0
2017-01-16staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina1-1/+1
2017-01-16staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina1-1/+1
2017-01-16staging:wilc1000:host_interface.c Added braces {} on else statemementScott Matheina1-1/+2
2017-01-10staging: wilc1000: Connect to highest RSSI value for required SSIDAditya Shankar1-6/+13
2017-01-03staging: wilc1000: Fix endian sparse warningMike Kofron1-1/+1
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-81/+33
2016-12-03staging: wilc1000: use reset to set mac headerZhang Shengju1-2/+2
2016-11-16staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann1-25/+9
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman1-1/+0
2016-10-25staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan2-12/+0
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion6-16/+8
2016-10-17Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar1-1/+0
2016-10-16Staging: wilc1000: Compress return logic into one lineMihaela Muraru2-16/+6
2016-10-16Staging: wilc1000: Replace memcpy by ether_addr_copyMihaela Muraru1-2/+2
2016-10-16Staging: wilc1000: Unnecessary 'out of memory' messageMihaela Muraru1-3/+1
2016-10-16staging: wilc1000: Replace printk() with pr_info().Elise Lennion1-3/+3
2016-10-16Staging: wilc1000: Remove unnecessary 'out of memory' message.Dilek Uzulmez1-3/+1
2016-10-16staging: wilc1000: Add blank line after variable declarations.Elise Lennion1-0/+1
2016-10-16staging: wilc1000: Format block comment.Elise Lennion1-1/+2
2016-10-02staging: wilc1000: remove unnecessary bracesElizabeth Ferdman1-2/+2
2016-10-02staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar1-10/+0