index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2020-11-24
1
-9
/
+14
*
net: mvpp2: ptp: add support for transmit timestamping
Russell King
2020-09-09
1
-1
/
+55
*
net: mvpp2: ptp: add support for receive timestamping
Russell King
2020-09-09
1
-1
/
+30
*
net: mvpp2: ptp: add TAI support
Russell King
2020-09-09
1
-0
/
+109
*
net: mvpp2: check first level interrupt status registers
Russell King
2020-09-09
1
-0
/
+4
*
net: mvpp2: rename mis-named "link status" interrupt
Russell King
2020-09-09
1
-1
/
+1
*
net: mvpp2: convert to phylink pcs operations
Russell King
2020-09-03
1
-0
/
+1
*
mvpp2: xdp ethtool stats
Sven Auhagen
2020-07-03
1
-0
/
+8
*
mvpp2: XDP TX support
Matteo Croce
2020-07-03
1
-1
/
+12
*
mvpp2: add basic XDP support
Matteo Croce
2020-07-03
1
-5
/
+23
*
mvpp2: use page_pool allocator
Matteo Croce
2020-07-03
1
-0
/
+8
*
mvpp2: percpu buffers
Matteo Croce
2019-09-02
1
-0
/
+4
*
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
2019-08-14
1
-2
/
+1
*
net: mvpp2: Add support for more ethtool counters
Maxime Chevallier
2019-06-10
1
-0
/
+18
*
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-29
1
-0
/
+1
*
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
2019-05-25
1
-3
/
+13
*
net: mvpp2: cls: Bypass C2 internals FIFOs at init
Maxime Chevallier
2019-05-25
1
-0
/
+2
*
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
2019-05-25
1
-1
/
+1
*
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
2019-05-01
1
-0
/
+1
*
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
2019-05-01
1
-0
/
+41
*
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
2019-03-27
1
-0
/
+2
*
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
2019-03-27
1
-0
/
+4
*
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
2019-03-27
1
-0
/
+2
*
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
2019-03-27
1
-0
/
+2
*
net: mvpp2: set the XPCS and MPCS in reset when not used
Antoine Tenart
2019-03-01
1
-0
/
+1
*
net: mvpp2: force the XLG MAC link up or down when not using in-band
Antoine Tenart
2019-03-01
1
-0
/
+2
*
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
2019-03-01
1
-2
/
+2
*
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
2019-03-01
1
-1
/
+1
*
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
2019-03-01
1
-1
/
+1
*
net: mvpp2: fix a typo in the header
Antoine Tenart
2019-03-01
1
-1
/
+1
*
net: marvell: mvpp2: read correct pause bits
Russell King
2019-02-08
1
-2
/
+2
*
net: mvpp2: Fix affinity hint allocation
Marc Zyngier
2018-10-30
1
-0
/
+1
*
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2018-09-24
1
-0
/
+1
*
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2018-09-19
1
-3
/
+11
*
net: mvpp2: map the CPUs to threads
Antoine Tenart
2018-09-19
1
-1
/
+4
*
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2018-09-19
1
-2
/
+0
*
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2018-09-19
1
-7
/
+0
*
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2018-09-19
1
-5
/
+6
*
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2018-09-19
1
-1
/
+2
*
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2018-09-19
1
-0
/
+1
*
net: mvpp2: increase the number of s/w threads to 9
Antoine Tenart
2018-09-19
1
-1
/
+1
*
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
2018-07-16
1
-0
/
+6
*
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
2018-07-16
1
-0
/
+2
*
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
2018-07-16
1
-0
/
+3
*
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
2018-07-16
1
-0
/
+7
*
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
2018-07-16
1
-4
/
+1
*
net: mvpp2: use classifier to assign default rx queue
Maxime Chevallier
2018-07-12
1
-0
/
+40
*
net: mvpp2: RSS indirection table support
Antoine Tenart
2018-07-12
1
-0
/
+3
*
net: mvpp2: fix RSS register definitions
Maxime Chevallier
2018-07-12
1
-2
/
+2
*
net: mvpp2: use only one rx queue per port per CPU
Maxime Chevallier
2018-07-12
1
-1
/
+1
[next]