index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2.h
Age
Commit message (
Expand
)
Author
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2019-08-14
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2019-06-10
net: mvpp2: Add support for more ethtool counters
Maxime Chevallier
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-25
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
2019-05-25
net: mvpp2: cls: Bypass C2 internals FIFOs at init
Maxime Chevallier
2019-05-25
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
2019-03-01
net: mvpp2: set the XPCS and MPCS in reset when not used
Antoine Tenart
2019-03-01
net: mvpp2: force the XLG MAC link up or down when not using in-band
Antoine Tenart
2019-03-01
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
2019-03-01
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
2019-03-01
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
2019-03-01
net: mvpp2: fix a typo in the header
Antoine Tenart
2019-02-08
net: marvell: mvpp2: read correct pause bits
Russell King
2018-10-30
net: mvpp2: Fix affinity hint allocation
Marc Zyngier
2018-09-24
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2018-09-19
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2018-09-19
net: mvpp2: map the CPUs to threads
Antoine Tenart
2018-09-19
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2018-09-19
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2018-09-19
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2018-09-19
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2018-09-19
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2018-09-19
net: mvpp2: increase the number of s/w threads to 9
Antoine Tenart
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
2018-07-16
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
2018-07-16
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
2018-07-16
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
2018-07-12
net: mvpp2: use classifier to assign default rx queue
Maxime Chevallier
2018-07-12
net: mvpp2: RSS indirection table support
Antoine Tenart
2018-07-12
net: mvpp2: fix RSS register definitions
Maxime Chevallier
2018-07-12
net: mvpp2: use only one rx queue per port per CPU
Maxime Chevallier
2018-07-12
net: mvpp2: define the number of RSS entries per table in mvpp2.h
Maxime Chevallier
2018-07-11
net: mvpp2: explicitly include linux/interrupt.h
Antoine Tenart
2018-06-30
net: mvpp2: prs: Drop unions representing TCAM and SRAM entries
Maxime Chevallier
2018-06-30
net: mvpp2: Make TX / RX descriptors little-endian
Maxime Chevallier
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier