summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: Remove useless cast.Varsha Rao2017-03-091-1/+1
* staging: wilc1000: removes redundant 'continue' in while loop conditional blocksTahia Khan2017-03-091-7/+0
* staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_receivedTahia Khan2017-03-092-8/+6
* staging: wilc1000: Fixes camel-casing in wilc_network_info_receivedTahia Khan2017-03-092-8/+6
* staging: wilc1000: Fixes camel-casing in wilc_scan_complete_receivedTahia Khan2017-03-092-5/+3
* Staging:wilc1000:wilc_spi: Added blank line after function and modified comme...Georgios Emmanouil2017-03-091-5/+2
* Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil2017-03-091-4/+4
* Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel commen...Georgios Emmanouil2017-03-091-8/+6
* Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel commen...Georgios Emmanouil2017-03-091-8/+5
* Staging:wilc1000:host_interface: Integrated two 'if' statements to a single '...Georgios Emmanouil2017-03-091-7/+5
* Staging:wilc1000:host_interface: Removed unnecessary blank lineGeorgios Emmanouil2017-03-091-1/+0
* staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal2017-03-072-8/+8
* staging: wilc1000: function prototype argument should have identifier nameArushi Singhal2017-03-071-3/+3
* staging: wilc1000: Alignment should match open parenthesisArushi Singhal2017-03-074-15/+15
* staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King2017-03-061-0/+2
* staging: wilc1000: remove redundant result < 0 checkColin Ian King2017-03-061-4/+0
* staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan2017-03-062-8/+8
* staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan2017-03-062-10/+10
* staging: wilc1000: Rename struct tstrRSSI to rssi_history_bufferTahia Khan2017-03-061-2/+2
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* staging:wilc1000: Fix line over 80 charactersJacob Zachariah2017-02-121-2/+5
* staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina2017-01-161-3/+0
* staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina2017-01-161-1/+1
* staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina2017-01-161-2/+0
* staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina2017-01-161-1/+1
* staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina2017-01-161-1/+1
* staging:wilc1000:host_interface.c Added braces {} on else statemementScott Matheina2017-01-161-1/+2
* staging: wilc1000: Connect to highest RSSI value for required SSIDAditya Shankar2017-01-101-6/+13
* staging: wilc1000: Fix endian sparse warningMike Kofron2017-01-031-1/+1
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-1310-81/+33
|\
| * staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann2016-11-161-25/+9
| * Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-301-1/+0
| |\
| * | staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan2016-10-252-12/+0
| * | staging: wilc1000: Remove unnecessary extern variables.Elise Lennion2016-10-176-16/+8
| * | Staging: wilc1000: Compress return logic into one lineMihaela Muraru2016-10-162-16/+6
| * | Staging: wilc1000: Replace memcpy by ether_addr_copyMihaela Muraru2016-10-161-2/+2
| * | Staging: wilc1000: Unnecessary 'out of memory' messageMihaela Muraru2016-10-161-3/+1
| * | staging: wilc1000: Replace printk() with pr_info().Elise Lennion2016-10-161-3/+3
| * | Staging: wilc1000: Remove unnecessary 'out of memory' message.Dilek Uzulmez2016-10-161-3/+1
| * | staging: wilc1000: Add blank line after variable declarations.Elise Lennion2016-10-161-0/+1
| * | staging: wilc1000: Format block comment.Elise Lennion2016-10-161-1/+2
* | | staging: wilc1000: use reset to set mac headerZhang Shengju2016-12-031-2/+2
| |/ |/|
* | Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar2016-10-171-1/+0
|/
* staging: wilc1000: remove unnecessary bracesElizabeth Ferdman2016-10-021-2/+2
* staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar2016-10-021-10/+0
* staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar2016-10-021-12/+6
* staging: wilc1000: wilc_wlan: Compress return logicNamrata A Shettar2016-10-021-4/+2
* staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...Matias Mucciolo2016-09-271-1/+1
* Staging: wilc1000: constify cfg80211_ops structuresBhumika Goyal2016-09-271-1/+1
* staging: wilc1000: Merge assignment with returnRehas Sachdeva2016-09-203-8/+3
OpenPOWER on IntegriCloud