aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2-8/+16
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham1-18/+6
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham1-8/+12
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham2-21/+26
2016-08-13net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham2-17/+60
2016-08-13net: thunderx: Add RGMII interface type supportSunil Goutham6-33/+332
2016-08-13net: thunderx: Add QSGMII interface type supportSunil Goutham2-12/+54
2016-08-13net: thunderx: Add 81xx support to BGX driverSunil Goutham2-10/+113
2016-08-13net: thunderx: Support for different LMAC types within BGXSunil Goutham2-136/+98
2016-08-13net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham1-38/+50
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham4-2/+27
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham4-12/+14
2016-08-13net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham3-17/+73
2016-08-13net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2-3/+21
2016-08-13net: thunderx: Moved HW capability info from macros to structureSunil Goutham2-52/+85
2016-08-13dtb: xgene: Fix backward compatibilityIyappan Subramanian1-1/+1
2016-08-13drivers: net: xgene: Fix backward compatibilityIyappan Subramanian1-9/+9
2016-08-13Documentation: dtb: xgene: Add rxlos GPIO mappingIyappan Subramanian1-0/+3
2016-08-13dtb: xgene: Add rxlos-gpios propertyIyappan Subramanian1-0/+1
2016-08-13drivers: net: xgene: Poll link status via GPIOIyappan Subramanian4-0/+23
2016-08-13drivers: net: xgene: XFI PCS reset when link is downIyappan Subramanian5-0/+54
2016-08-13drivers: net: xgene: Change port init sequenceIyappan Subramanian1-3/+2
2016-08-13drivers: net: xgene: Fix RSS indirection table fieldsIyappan Subramanian2-8/+19
2016-08-13drivers: net: xgene: Fix error deconstruction pathIyappan Subramanian1-8/+19
2016-08-13drivers: net: xgene: fix: Delete descriptor rings and buffer poolsIyappan Subramanian1-5/+7
2016-08-13drivers: net: xgene: fix: Add dma_unmap_singleIyappan Subramanian1-2/+12
2016-08-13drivers: net: xgene: Fix compiler warningsIyappan Subramanian1-4/+0
2016-08-12bpf: allow bpf_get_prandom_u32() to be used in tracingAlexei Starovoitov1-0/+2
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue1-4/+110
2016-08-12bpf: allow helpers access the packet directlyAlexei Starovoitov1-18/+43
2016-08-12sit: make function ipip6_valid_ip_proto() staticWei Yongjun1-1/+1
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon4-0/+195
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon4-2/+45
2016-08-12cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon1-0/+23
2016-08-12sfc: get timer configuration from adapterBert Kenward5-33/+125
2016-08-12sfc: set interrupt moderation via MCDIBert Kenward9-62/+103
2016-08-12sfc: use new performance based event queue initBert Kenward1-12/+31
2016-08-12sfc: retrieve second word of datapath capabilitiesBert Kenward2-2/+11
2016-08-12sfc: allow asynchronous MCDI without completion functionBert Kenward1-1/+4
2016-08-12sfc: update MCDI protocol headersBert Kenward1-15/+515
2016-08-12net: ethernet: mediatek: enhance the locking using the lightweight onesSean Wang1-11/+8
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal20-0/+10858
2016-08-12net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao3-0/+117