summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
AgeCommit message (Expand)AuthorLines
2016-12-06staging: slicoss: remove the staging driverGreg Kroah-Hartman-4406/+0
2016-11-29staging: slicoss: remove UPDATE_STATS_GB macro and inline codeSergio Paracuellos-32/+25
2016-11-29staging: slicoss: remove not used UPDATE_STATS macroSergio Paracuellos-8/+0
2016-11-23staging: slicoss: change some macros into inline functionsSergio Paracuellos-9/+17
2016-11-21staging: slicoss: fix different address space warningsSergio Paracuellos-1/+1
2016-11-19staging: slicoss: avoid CamelCases slicoss.cSergio Paracuellos-14/+14
2016-11-19staging: slicoss: avoid CamelCases in slichw.hSergio Paracuellos-117/+117
2016-11-19staging: slicoss: braces should be used on all arms of this statementSergio Paracuellos-2/+2
2016-11-19staging: slicoss: logical continuations should be on the previous lineSergio Paracuellos-2/+2
2016-11-19staging: slicoss: fix parenthesis alignment in slicoss.cSergio Paracuellos-35/+33
2016-11-19staging: slicoss: avoid CamelCases in slic.hSergio Paracuellos-40/+40
2016-10-25staging: slicoss: replace memcpy_fromio with memcpyRyan Swan-1/+1
2016-09-27staging: slicoss: cleaning up codestyle warningsGrygorii Maistrenko-4/+4
2016-09-22staging: slicoss: Move NULL test closer to assignmentRehas Sachdeva-3/+3
2016-09-16staging: slicoss: Remove unnecessary braces {}Rehas Sachdeva-3/+2
2016-09-16staging: slicoss: Remove blank lines before & after bracesRehas Sachdeva-3/+0
2016-09-16staging: slicoss: Remove unnecessary blank lineRehas Sachdeva-1/+0
2016-09-13staging: slicoss: add new line after struct declarationGargi Sharma-0/+1
2016-09-01staging: slicoss: constify ethtool_ops structuresJulia Lawall-2/+2
2016-08-21staging: slicoss: simplify struct for statisticsLino Sanfilippo-120/+47
2016-08-21staging: slicoss: improve implementation concerning the shared memoryLino Sanfilippo-149/+136
2016-08-21staging: slicoss: dont use a structure but offsets for register accessesLino Sanfilippo-423/+120
2016-08-21staging: slicoss: avoid PCI write postingLino Sanfilippo-1/+23
2016-08-21staging: slicoss: introduce register accessors that use register offsetsLino Sanfilippo-0/+138
2016-08-21staging: slicoss: start tx queue when interface is brought upLino Sanfilippo-2/+3
2016-08-21staging: slicoss: ensure mapping of io-memory is uncachedLino Sanfilippo-1/+1
2016-08-21staging: slicoss: notifiy network stack about change in link stateLino Sanfilippo-0/+8
2016-08-21staging: slicoss: handle allocation failure in slic_init_adapterLino Sanfilippo-16/+22
2016-04-29staging: slicoss: fix missing blank lineClifton Barnes-0/+1
2016-04-29staging: slicoss: fix bare use of 'unsigned'Clifton Barnes-1/+1
2016-03-28staging: slicoss: Add error check for pci_map_singleAmitoj Kaur Chawla-0/+5
2016-03-11Staging: slicoss: changes comparisons to NULL in slicoss.cBen Marsh-3/+3
2016-03-11Staging: slicoss: removes unnecessary blank lines in slicoss.cBen Marsh-2/+0
2016-03-11Staging: slicoss: change memory allocation style in slicoss.cBen Marsh-1/+1
2016-03-11Staging: slicoss: changes the style of memory allocation in slicoss.cBen Marsh-1/+1
2016-03-11Staging: slicoss: changes memory allocation style in slicoss.cBen Marsh-1/+1
2016-03-11Staging: slicoss: memory allocation style change in slicoss.cBen Marsh-1/+1
2016-03-11staging: slicoss: Eliminate commented out codeJanani Ravichandran-16/+1
2016-02-11staging: slicoss: Align #define constantsJanani Ravichandran-3/+3
2016-02-06staging/slicoss: Use ethtool_ops instead of module_param.Kevin Wern-10/+33
2015-10-27staging: slicoss: Fixes block comment styleAmarjargal Gundjalam-73/+113
2015-10-27staging: slicoss: Adds space around operatorsAmarjargal Gundjalam-3/+3
2015-10-27staging: slicoss: Removes unnecessary space after a castAmarjargal Gundjalam-18/+18
2015-10-27staging: slicoss: Removes multiple blank linesAmarjargal Gundjalam-7/+0
2015-10-16Staging: slicoss: Remove unnecessary cast on void pointerShraddha Barke-5/+4
2015-09-18staging: slicoss: use status in isrSudip Mukherjee-1/+2
2015-09-18staging: slicoss: use status in slic_ioctlSudip Mukherjee-1/+2
2015-09-18staging: slicoss: use status in slic_if_initSudip Mukherjee-1/+16
2015-09-18staging: slicoss: return status of slic_link_event_handlerSudip Mukherjee-2/+3
2015-07-31staging: slicoss: Add blank line after variable declarations.Ciprian Manea-0/+1