summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAgeFilesLines
* staging: slicoss: fix missing blank lineClifton Barnes2016-04-291-0/+1
* staging: slicoss: fix bare use of 'unsigned'Clifton Barnes2016-04-291-1/+1
* staging: slicoss: Add error check for pci_map_singleAmitoj Kaur Chawla2016-03-281-0/+5
* Staging: slicoss: changes comparisons to NULL in slicoss.cBen Marsh2016-03-111-3/+3
* Staging: slicoss: removes unnecessary blank lines in slicoss.cBen Marsh2016-03-111-2/+0
* Staging: slicoss: change memory allocation style in slicoss.cBen Marsh2016-03-111-1/+1
* Staging: slicoss: changes the style of memory allocation in slicoss.cBen Marsh2016-03-111-1/+1
* Staging: slicoss: changes memory allocation style in slicoss.cBen Marsh2016-03-111-1/+1
* Staging: slicoss: memory allocation style change in slicoss.cBen Marsh2016-03-111-1/+1
* staging: slicoss: Eliminate commented out codeJanani Ravichandran2016-03-111-16/+1
* staging: slicoss: Align #define constantsJanani Ravichandran2016-02-111-3/+3
* staging/slicoss: Use ethtool_ops instead of module_param.Kevin Wern2016-02-062-10/+33
* staging: slicoss: Fixes block comment styleAmarjargal Gundjalam2015-10-273-73/+113
* staging: slicoss: Adds space around operatorsAmarjargal Gundjalam2015-10-272-3/+3
* staging: slicoss: Removes unnecessary space after a castAmarjargal Gundjalam2015-10-271-18/+18
* staging: slicoss: Removes multiple blank linesAmarjargal Gundjalam2015-10-272-7/+0
* Staging: slicoss: Remove unnecessary cast on void pointerShraddha Barke2015-10-161-5/+4
* staging: slicoss: use status in isrSudip Mukherjee2015-09-181-1/+2
* staging: slicoss: use status in slic_ioctlSudip Mukherjee2015-09-181-1/+2
* staging: slicoss: use status in slic_if_initSudip Mukherjee2015-09-181-1/+16
* staging: slicoss: return status of slic_link_event_handlerSudip Mukherjee2015-09-181-2/+3
* staging: slicoss: Add blank line after variable declarations.Ciprian Manea2015-07-311-0/+1
* staging: slicoss: remove unused macroHari Prasath Gujulan Elango2015-06-171-2/+0
* staging: slicoss: restore IRQs correctly after slic_cmdq_reset()Dan Carpenter2015-05-311-2/+2
* staging: slicoss: fix occasionally writing out only half of a dma addressDavid Matlack2015-05-132-5/+1
* staging: slicoss: remove slic_spinlock wrapperDavid Matlack2015-05-133-80/+65
* Staging: slicoss: Remove redundant and disabled code blockNiranjan Dighe2015-03-271-35/+0
* Staging: slicoss: clean dev_err loggingHaneen Mohammed2015-03-061-5/+4
* staging: slicoss: remove extra parentheses around left bit shift operationsAya Mahfouz2015-03-061-1/+1
* staging: slicoss: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-061-3/+3
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-011-1/+0
* Staging: slicoss: Join split string.Ksenija Stanojevic2015-02-261-2/+1
* staging: slicloss: replace init_timer by setup_timerAya Mahfouz2015-02-261-6/+3
* Staging: slicoss: Fix long line issues in slicoss.cSean Cleator2014-12-021-13/+26
* Staging: slicoss: Removed unnecessary parenthesesTina Johnson2014-10-281-1/+1
* staging: slicoss: Use inplace convert with __be32 *Ebru Akagunduz2014-10-271-2/+1
* staging: slicoss: Fix warning of prefer ether_addr_copy().Dilek Uzulmez2014-10-201-1/+1
* staging: slicoss: Fix void function return statements style warningDilek Uzulmez2014-09-281-1/+0
* staging: slicoss: fix a blank line coding style issueQuentin Lambert2014-08-161-0/+2
* staging: use pci_zalloc_consistentJoe Perches2014-08-081-6/+3
* Staging: slicoss: fixed frivolous else statement warnings in slicoss.cVincent Heuken2014-06-261-10/+12
* staging: slicoss: clean up use of dev_errDavid Matlack2014-05-251-19/+9
* staging: slicoss: remove private netdev listDavid Matlack2014-05-252-5/+0
* staging: slicoss: handle errors from slic_config_getDavid Matlack2014-05-231-12/+16
* staging: slicoss: fail on corrupt eepromDavid Matlack2014-05-232-9/+1
* staging: slicoss: fix eeprom checksum codeDavid Matlack2014-05-231-95/+15
* staging: slicoss: fix use-after-free bug in slic_entry_removeDavid Matlack2014-05-231-1/+2
* staging: slicoss: fix 64-bit isr address bugDavid Matlack2014-05-231-1/+2
* staging: slicoss: fix dma memory leakDavid Matlack2014-05-231-0/+3
* staging: slicoss: remove gratuitous debug infrastructureDavid Matlack2014-05-233-451/+3
OpenPOWER on IntegriCloud