aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2018-02-14Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer1-4/+0
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson1-1/+1
2018-01-05thunderx: setup xdp_rxq_infoJesper Dangaard Brouer1-0/+2
2017-11-30net: thunderx: Add support for xdp redirectSunil Goutham1-0/+4
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart1-1/+0
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham1-0/+1
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham1-0/+7
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham1-1/+3
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham1-0/+9
2017-05-02net: thunderx: Support for page recyclingSunil Goutham1-0/+11
2017-03-09net: thunderx: Fix IOMMU translation faultsSunil Goutham1-1/+3
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham1-4/+12
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham1-7/+8
2016-11-25net: thunderx: Configure RED and backpressure levelsSunil Goutham1-5/+19
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham1-23/+1
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham1-0/+2
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham1-4/+1
2016-02-17net: thunderx: Fix receive packet statsSunil Goutham1-2/+1
2015-12-11net: thunderx: Enable CQE count threshold interruptSunil Goutham1-1/+1
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham1-8/+2
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham1-1/+1
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham1-0/+1
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham1-0/+2
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham1-41/+0
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham1-3/+11
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham1-0/+381