aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-27staging: slicoss: Fixes block comment styleAmarjargal Gundjalam3-73/+113
2015-10-27staging: slicoss: Adds space around operatorsAmarjargal Gundjalam2-3/+3
2015-10-27staging: slicoss: Removes unnecessary space after a castAmarjargal Gundjalam1-18/+18
2015-10-27staging: slicoss: Removes multiple blank linesAmarjargal Gundjalam2-7/+0
2015-10-16Staging: slicoss: Remove unnecessary cast on void pointerShraddha Barke1-5/+4
2015-09-18staging: slicoss: use status in isrSudip Mukherjee1-1/+2
2015-09-18staging: slicoss: use status in slic_ioctlSudip Mukherjee1-1/+2
2015-09-18staging: slicoss: use status in slic_if_initSudip Mukherjee1-1/+16
2015-09-18staging: slicoss: return status of slic_link_event_handlerSudip Mukherjee1-2/+3
2015-07-31staging: slicoss: Add blank line after variable declarations.Ciprian Manea1-0/+1
2015-06-17staging: slicoss: remove unused macroHari Prasath Gujulan Elango1-2/+0
2015-05-31staging: slicoss: restore IRQs correctly after slic_cmdq_reset()Dan Carpenter1-2/+2
2015-05-13staging: slicoss: fix occasionally writing out only half of a dma addressDavid Matlack2-5/+1
2015-05-13staging: slicoss: remove slic_spinlock wrapperDavid Matlack3-80/+65
2015-03-27Staging: slicoss: Remove redundant and disabled code blockNiranjan Dighe1-35/+0
2015-03-06Staging: slicoss: clean dev_err loggingHaneen Mohammed1-5/+4
2015-03-06staging: slicoss: remove extra parentheses around left bit shift operationsAya Mahfouz1-1/+1
2015-03-06staging: slicoss: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2015-02-26Staging: slicoss: Join split string.Ksenija Stanojevic1-2/+1
2015-02-26staging: slicloss: replace init_timer by setup_timerAya Mahfouz1-6/+3
2014-12-02Staging: slicoss: Fix long line issues in slicoss.cSean Cleator1-13/+26
2014-10-28Staging: slicoss: Removed unnecessary parenthesesTina Johnson1-1/+1
2014-10-27staging: slicoss: Use inplace convert with __be32 *Ebru Akagunduz1-2/+1
2014-10-20staging: slicoss: Fix warning of prefer ether_addr_copy().Dilek Uzulmez1-1/+1
2014-09-28staging: slicoss: Fix void function return statements style warningDilek Uzulmez1-1/+0
2014-08-16staging: slicoss: fix a blank line coding style issueQuentin Lambert1-0/+2
2014-08-08staging: use pci_zalloc_consistentJoe Perches1-6/+3
2014-06-26Staging: slicoss: fixed frivolous else statement warnings in slicoss.cVincent Heuken1-10/+12
2014-05-25staging: slicoss: clean up use of dev_errDavid Matlack1-19/+9
2014-05-25staging: slicoss: remove private netdev listDavid Matlack2-5/+0
2014-05-23staging: slicoss: handle errors from slic_config_getDavid Matlack1-12/+16
2014-05-23staging: slicoss: fail on corrupt eepromDavid Matlack2-9/+1
2014-05-23staging: slicoss: fix eeprom checksum codeDavid Matlack1-95/+15
2014-05-23staging: slicoss: fix use-after-free bug in slic_entry_removeDavid Matlack1-1/+2
2014-05-23staging: slicoss: fix 64-bit isr address bugDavid Matlack1-1/+2
2014-05-23staging: slicoss: fix dma memory leakDavid Matlack1-0/+3
2014-05-23staging: slicoss: remove gratuitous debug infrastructureDavid Matlack3-451/+3
2014-05-23staging: slicoss: remove unused members of struct adapterDavid Matlack2-5/+1
2014-05-23staging: slicoss: fix multiple free-after-free in slic_entry_removeDavid Matlack1-8/+0
2014-05-23staging: slicoss: fix use-after-free in slic_entry_probeDavid Matlack1-11/+5
2014-04-25Staging: slicoss: Fix smatch warning in slicoss.cMonam Agarwal1-2/+1
2014-03-18staging: slicoss: free IO remapping on failureKristina Martšenko1-3/+1
2014-03-17Staging: slicoss: Replace macro with inline defination in slicoss.cMonam Agarwal1-13/+7
2014-03-16staging: slicoss: Fix unnecessary line continuationsGulsah Kose1-2/+2
2014-03-10Staging: slicoss: Removal of unused macros in slicoss.cMonam Agarwal1-11/+0
2014-02-27Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slicoss.cMonam Agarwal1-2/+2
2014-02-27Staging: slicoss: Fix quoted string split across linesMonam Agarwal1-20/+10
2014-02-27Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal1-3/+6
2014-02-11staging: slicoss: Add MAINTAINERS entry, break README into TODO & READMEJoe Perches2-40/+38