aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss/slic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06staging: slicoss: remove the staging driverGreg Kroah-Hartman1-568/+0
2016-11-29staging: slicoss: remove UPDATE_STATS_GB macro and inline codeSergio Paracuellos1-5/+0
2016-11-29staging: slicoss: remove not used UPDATE_STATS macroSergio Paracuellos1-8/+0
2016-11-23staging: slicoss: change some macros into inline functionsSergio Paracuellos1-6/+14
2016-11-21staging: slicoss: fix different address space warningsSergio Paracuellos1-1/+1
2016-11-19staging: slicoss: avoid CamelCases in slic.hSergio Paracuellos1-15/+15
2016-09-27staging: slicoss: cleaning up codestyle warningsGrygorii Maistrenko1-4/+4
2016-09-13staging: slicoss: add new line after struct declarationGargi Sharma1-0/+1
2016-08-21staging: slicoss: simplify struct for statisticsLino Sanfilippo1-0/+18
2016-08-21staging: slicoss: improve implementation concerning the shared memoryLino Sanfilippo1-6/+12
2016-08-21staging: slicoss: dont use a structure but offsets for register accessesLino Sanfilippo1-1/+0
2016-08-21staging: slicoss: avoid PCI write postingLino Sanfilippo1-0/+5
2016-08-21staging: slicoss: introduce register accessors that use register offsetsLino Sanfilippo1-0/+24
2016-02-06staging/slicoss: Use ethtool_ops instead of module_param.Kevin Wern1-0/+2
2015-10-27staging: slicoss: Fixes block comment styleAmarjargal Gundjalam1-8/+9
2015-10-27staging: slicoss: Adds space around operatorsAmarjargal Gundjalam1-2/+2
2015-10-27staging: slicoss: Removes multiple blank linesAmarjargal Gundjalam1-2/+0
2015-06-17staging: slicoss: remove unused macroHari Prasath Gujulan Elango1-2/+0
2015-05-13staging: slicoss: fix occasionally writing out only half of a dma addressDavid Matlack1-1/+0
2015-05-13staging: slicoss: remove slic_spinlock wrapperDavid Matlack1-12/+7
2014-05-25staging: slicoss: remove private netdev listDavid Matlack1-1/+0
2014-05-23staging: slicoss: fail on corrupt eepromDavid Matlack1-7/+0
2014-05-23staging: slicoss: remove gratuitous debug infrastructureDavid Matlack1-3/+0
2014-05-23staging: slicoss: remove unused members of struct adapterDavid Matlack1-2/+0
2014-02-27Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal1-3/+6
2013-01-17staging: slicoss: Fix space-related checkpatch.pl warningsCruz Julian Bishop1-252/+252
2010-08-31Staging: slicoss: Remove explicit arch dependenciesDenis Kirjanov1-3/+5
2010-08-02Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov1-1/+0
2010-07-08staging: slicoss: Remove STATUS_XXX defines.Kulikov Vasiliy1-11/+0
2010-03-03staging: slicoss Use compare_ether_addr.kirjanov@gmail.com1-9/+0
2009-04-03Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLEDGreg Kroah-Hartman1-2/+0
2009-04-03Staging: slicoss: clean up SLIC_DUMP_ENABLEDGreg Kroah-Hartman1-54/+0
2009-04-03Staging: slicoss: remove TRUE/FALSE usageGreg Kroah-Hartman1-5/+5
2009-04-03Staging: slicoss: use request_firmwareLior Dotan1-20/+0
2009-01-06Staging: slicoss: use request_firmwareLior Dotan1-0/+34
2008-10-10Staging: SLICOSS: lots of checkpatch fixesLior Dotan1-245/+240
2008-10-10Staging: add Alacritech slicoss network driverGreg Kroah-Hartman1-0/+603