summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAgeFilesLines
* staging: slicoss: cleaning up codestyle warningsGrygorii Maistrenko2016-09-271-4/+4
* staging: slicoss: Move NULL test closer to assignmentRehas Sachdeva2016-09-221-3/+3
* staging: slicoss: Remove unnecessary braces {}Rehas Sachdeva2016-09-161-3/+2
* staging: slicoss: Remove blank lines before & after bracesRehas Sachdeva2016-09-161-3/+0
* staging: slicoss: Remove unnecessary blank lineRehas Sachdeva2016-09-161-1/+0
* staging: slicoss: add new line after struct declarationGargi Sharma2016-09-131-0/+1
* staging: slicoss: constify ethtool_ops structuresJulia Lawall2016-09-011-2/+2
* staging: slicoss: simplify struct for statisticsLino Sanfilippo2016-08-213-120/+47
* staging: slicoss: improve implementation concerning the shared memoryLino Sanfilippo2016-08-212-149/+136
* staging: slicoss: dont use a structure but offsets for register accessesLino Sanfilippo2016-08-213-423/+120
* staging: slicoss: avoid PCI write postingLino Sanfilippo2016-08-212-1/+23
* staging: slicoss: introduce register accessors that use register offsetsLino Sanfilippo2016-08-213-0/+138
* staging: slicoss: start tx queue when interface is brought upLino Sanfilippo2016-08-211-2/+3
* staging: slicoss: ensure mapping of io-memory is uncachedLino Sanfilippo2016-08-211-1/+1
* staging: slicoss: notifiy network stack about change in link stateLino Sanfilippo2016-08-211-0/+8
* staging: slicoss: handle allocation failure in slic_init_adapterLino Sanfilippo2016-08-211-16/+22
* 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
OpenPOWER on IntegriCloud