summaryrefslogtreecommitdiff
path: root/drivers/staging/slicoss/slicoss.c
AgeCommit message (Expand)Author
2016-12-06staging: slicoss: remove the staging driverGreg Kroah-Hartman
2016-11-29staging: slicoss: remove UPDATE_STATS_GB macro and inline codeSergio Paracuellos
2016-11-23staging: slicoss: change some macros into inline functionsSergio Paracuellos
2016-11-19staging: slicoss: avoid CamelCases slicoss.cSergio Paracuellos
2016-11-19staging: slicoss: avoid CamelCases in slichw.hSergio Paracuellos
2016-11-19staging: slicoss: braces should be used on all arms of this statementSergio Paracuellos
2016-11-19staging: slicoss: logical continuations should be on the previous lineSergio Paracuellos
2016-11-19staging: slicoss: fix parenthesis alignment in slicoss.cSergio Paracuellos
2016-11-19staging: slicoss: avoid CamelCases in slic.hSergio Paracuellos
2016-10-25staging: slicoss: replace memcpy_fromio with memcpyRyan Swan
2016-09-22staging: slicoss: Move NULL test closer to assignmentRehas Sachdeva
2016-09-16staging: slicoss: Remove unnecessary braces {}Rehas Sachdeva
2016-09-16staging: slicoss: Remove blank lines before & after bracesRehas Sachdeva
2016-09-16staging: slicoss: Remove unnecessary blank lineRehas Sachdeva
2016-09-01staging: slicoss: constify ethtool_ops structuresJulia Lawall
2016-08-21staging: slicoss: simplify struct for statisticsLino Sanfilippo
2016-08-21staging: slicoss: improve implementation concerning the shared memoryLino Sanfilippo
2016-08-21staging: slicoss: dont use a structure but offsets for register accessesLino Sanfilippo
2016-08-21staging: slicoss: avoid PCI write postingLino Sanfilippo
2016-08-21staging: slicoss: introduce register accessors that use register offsetsLino Sanfilippo
2016-08-21staging: slicoss: start tx queue when interface is brought upLino Sanfilippo
2016-08-21staging: slicoss: ensure mapping of io-memory is uncachedLino Sanfilippo
2016-08-21staging: slicoss: notifiy network stack about change in link stateLino Sanfilippo
2016-08-21staging: slicoss: handle allocation failure in slic_init_adapterLino Sanfilippo
2016-04-29staging: slicoss: fix missing blank lineClifton Barnes
2016-04-29staging: slicoss: fix bare use of 'unsigned'Clifton Barnes
2016-03-28staging: slicoss: Add error check for pci_map_singleAmitoj Kaur Chawla
2016-03-11Staging: slicoss: changes comparisons to NULL in slicoss.cBen Marsh
2016-03-11Staging: slicoss: removes unnecessary blank lines in slicoss.cBen Marsh
2016-03-11Staging: slicoss: change memory allocation style in slicoss.cBen Marsh
2016-03-11Staging: slicoss: changes the style of memory allocation in slicoss.cBen Marsh
2016-03-11Staging: slicoss: changes memory allocation style in slicoss.cBen Marsh
2016-03-11Staging: slicoss: memory allocation style change in slicoss.cBen Marsh
2016-03-11staging: slicoss: Eliminate commented out codeJanani Ravichandran
2016-02-11staging: slicoss: Align #define constantsJanani Ravichandran
2016-02-06staging/slicoss: Use ethtool_ops instead of module_param.Kevin Wern
2015-10-27staging: slicoss: Fixes block comment styleAmarjargal Gundjalam
2015-10-27staging: slicoss: Adds space around operatorsAmarjargal Gundjalam
2015-10-27staging: slicoss: Removes unnecessary space after a castAmarjargal Gundjalam
2015-10-27staging: slicoss: Removes multiple blank linesAmarjargal Gundjalam
2015-10-16Staging: slicoss: Remove unnecessary cast on void pointerShraddha Barke
2015-09-18staging: slicoss: use status in isrSudip Mukherjee
2015-09-18staging: slicoss: use status in slic_ioctlSudip Mukherjee
2015-09-18staging: slicoss: use status in slic_if_initSudip Mukherjee
2015-09-18staging: slicoss: return status of slic_link_event_handlerSudip Mukherjee
2015-07-31staging: slicoss: Add blank line after variable declarations.Ciprian Manea
2015-05-31staging: slicoss: restore IRQs correctly after slic_cmdq_reset()Dan Carpenter
2015-05-13staging: slicoss: fix occasionally writing out only half of a dma addressDavid Matlack
2015-05-13staging: slicoss: remove slic_spinlock wrapperDavid Matlack
2015-03-27Staging: slicoss: Remove redundant and disabled code blockNiranjan Dighe