summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c
AgeCommit message (Expand)Author
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-10net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-18net: thunderx: Fix receive packet statsSunil Goutham
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2015-12-12net: thunderx: Enable CQE count threshold interruptSunil Goutham
2015-12-12net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham
2015-08-31net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-31net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-31net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-07-30net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-30net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-30net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-30net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov
2015-06-02net: thunderx: add staticAleksey Makarov
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham