summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss/slicoss.c
Commit message (Expand)AuthorAgeFilesLines
* staging: slicoss: remove the staging driverGreg Kroah-Hartman2016-12-061-3128/+0
* staging: slicoss: remove UPDATE_STATS_GB macro and inline codeSergio Paracuellos2016-11-291-27/+25
* staging: slicoss: change some macros into inline functionsSergio Paracuellos2016-11-231-3/+3
* staging: slicoss: avoid CamelCases slicoss.cSergio Paracuellos2016-11-191-14/+14
* staging: slicoss: avoid CamelCases in slichw.hSergio Paracuellos2016-11-191-28/+28
* staging: slicoss: braces should be used on all arms of this statementSergio Paracuellos2016-11-191-2/+2
* staging: slicoss: logical continuations should be on the previous lineSergio Paracuellos2016-11-191-2/+2
* staging: slicoss: fix parenthesis alignment in slicoss.cSergio Paracuellos2016-11-191-35/+33
* staging: slicoss: avoid CamelCases in slic.hSergio Paracuellos2016-11-191-25/+25
* staging: slicoss: replace memcpy_fromio with memcpyRyan Swan2016-10-251-1/+1
* 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: constify ethtool_ops structuresJulia Lawall2016-09-011-2/+2
* staging: slicoss: simplify struct for statisticsLino Sanfilippo2016-08-211-41/+29
* staging: slicoss: improve implementation concerning the shared memoryLino Sanfilippo2016-08-211-143/+124
* staging: slicoss: dont use a structure but offsets for register accessesLino Sanfilippo2016-08-211-203/+120
* staging: slicoss: avoid PCI write postingLino Sanfilippo2016-08-211-1/+18
* staging: slicoss: introduce register accessors that use register offsetsLino Sanfilippo2016-08-211-0/+1
* 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-061-10/+31
* staging: slicoss: Fixes block comment styleAmarjargal Gundjalam2015-10-271-51/+80
* staging: slicoss: Adds space around operatorsAmarjargal Gundjalam2015-10-271-1/+1
* staging: slicoss: Removes unnecessary space after a castAmarjargal Gundjalam2015-10-271-18/+18
* staging: slicoss: Removes multiple blank linesAmarjargal Gundjalam2015-10-271-5/+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: 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-131-4/+1
* staging: slicoss: remove slic_spinlock wrapperDavid Matlack2015-05-131-67/+58
* Staging: slicoss: Remove redundant and disabled code blockNiranjan Dighe2015-03-271-35/+0
OpenPOWER on IntegriCloud