aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov1-100/+40
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham1-1/+1
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham1-4/+26
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham1-4/+24
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham1-59/+27
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham1-2/+4
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham1-0/+1
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham1-3/+5
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham1-1/+1
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov1-1/+1
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov1-0/+2
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov1-2/+1
2015-06-02net: thunderx: add staticAleksey Makarov1-1/+1
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham1-0/+1544