aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2
Commit message (Expand)AuthorAge
* net: mvpp2: Fix affinity hint allocationMarc Zyngier2018-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-06
|\
| * net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-05
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\|
| * net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-18
* | net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier2018-09-24
* | net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier2018-09-24
* | net: marvell: fix return type of ndo_start_xmit functionYueHaibing2018-09-20
* | net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart2018-09-20
* | net: mvpp2: rename mvpp2_percpu function to mvpp2_threadAntoine Tenart2018-09-20
* | net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart2018-09-20
* | net: mvpp2: map the CPUs to threadsAntoine Tenart2018-09-20
* | net: mvpp2: do not use the CPU number to access the per-thread registersAntoine Tenart2018-09-20
* | net: mvpp2: make mvpp2_read_relaxed staticAntoine Tenart2018-09-20
* | net: mvpp2: make the per-cpu helpers staticAntoine Tenart2018-09-20
* | net: mvpp2: cpu should always be unsignedAntoine Tenart2018-09-20
* | net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart2018-09-20
* | net: mvpp2: do not update the queue mode while probingAntoine Tenart2018-09-20
* | net: mvpp2: rename the IRQs to match the hardwareAntoine Tenart2018-09-20
* | net: mvpp2: increase the number of s/w threads to 9Antoine Tenart2018-09-20
|/
* net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-17
* net: mvpp2: initialize port of_node pointerBaruch Siach2018-08-30
* net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva2018-07-18
* net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier2018-07-16
* net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier2018-07-16
* net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier2018-07-16
* net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier2018-07-16
* net: mvpp2: switch to SPDX identifiersAntoine Tenart2018-07-16
* net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot2018-07-13
* net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier2018-07-12
* net: mvpp2: add an RSS classification step for each flowMaxime Chevallier2018-07-12
* net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier2018-07-12
* net: mvpp2: use classifier to assign default rx queueMaxime Chevallier2018-07-12
* net: mvpp2: rename per-port RSS init functionMaxime Chevallier2018-07-12
* net: mvpp2: make sure we don't spread load on disabled CPUsMaxime Chevallier2018-07-12
* net: mvpp2: improve the distribution of packets on CPUs when using RSSAntoine Tenart2018-07-12
* net: mvpp2: RSS indirection table supportAntoine Tenart2018-07-12
* net: mvpp2: use one RSS table per portMaxime Chevallier2018-07-12
* net: mvpp2: fix RSS register definitionsMaxime Chevallier2018-07-12
* net: mvpp2: fix a typo in the RSS codeAntoine Tenart2018-07-12
* net: mvpp2: use only one rx queue per port per CPUMaxime Chevallier2018-07-12
* net: mvpp2: fix hardcoded number of rx queuesMaxime Chevallier2018-07-12
* net: mvpp2: use RSS only when using multi-queue modeYan Markman2018-07-12
* net: mvpp2: make multi queue mode the default modeMaxime Chevallier2018-07-12
* net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier2018-07-12
* net: mvpp2: define the number of RSS entries per table in mvpp2.hMaxime Chevallier2018-07-12
* net: mvpp2: fix include guards in mvpp2_prs.hMaxime Chevallier2018-07-12
* net: mvpp2: explicitly include linux/interrupt.hAntoine Tenart2018-07-12
* net: mvpp2: Use htons when checking protocol infoMaxime Chevallier2018-06-30
* net: mvpp2: prs: Drop unnecessary swab16 in vlan detectionMaxime Chevallier2018-06-30