index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
1
-0
/
+2
|
\
|
*
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
2018-12-27
1
-0
/
+2
*
|
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
2018-12-21
1
-7
/
+9
|
\
|
|
*
net: mvpp2: fix the phylink mode validation
Antoine Tenart
2018-12-19
1
-1
/
+1
|
*
net: mvpp2: 10G modes aren't supported on all ports
Antoine Tenart
2018-12-18
1
-6
/
+8
*
|
Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-12-12
1
-17
/
+2
|
\
\
|
|
/
|
/
|
|
*
phy: mvebu-cp110-comphy: convert to use eth phy mode and submode
Grygorii Strashko
2018-12-12
1
-17
/
+2
*
|
net: mvpp2: fix phylink handling of invalid PHY modes
Baruch Siach
2018-12-04
1
-1
/
+32
*
|
net: mvpp2: fix detection of 10G SFP modules
Baruch Siach
2018-12-04
1
-0
/
+1
|
/
*
net: mvpp2: Fix affinity hint allocation
Marc Zyngier
2018-10-30
1
-4
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-4
/
+5
|
\
|
*
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
2018-10-05
1
-4
/
+5
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-4
/
+6
|
\
|
|
*
net: mvpp2: fix a txq_done race condition
Antoine Tenart
2018-09-18
1
-4
/
+6
*
|
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2018-09-24
1
-0
/
+3
*
|
net: mvpp2: support XPS by mapping TX queues to CPUs
Maxime Chevallier
2018-09-24
1
-1
/
+5
*
|
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-1
/
+1
*
|
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
2018-09-19
1
-1
/
+0
*
|
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
2018-09-19
1
-47
/
+47
*
|
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2018-09-19
1
-51
/
+101
*
|
net: mvpp2: map the CPUs to threads
Antoine Tenart
2018-09-19
1
-39
/
+51
*
|
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
2018-09-19
1
-81
/
+88
*
|
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2018-09-19
1
-1
/
+1
*
|
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2018-09-19
1
-3
/
+3
*
|
net: mvpp2: cpu should always be unsigned
Antoine Tenart
2018-09-19
1
-25
/
+29
*
|
net: mvpp2: fix the number of queues per cpu for PPv2.2
Antoine Tenart
2018-09-19
1
-3
/
+4
*
|
net: mvpp2: do not update the queue mode while probing
Antoine Tenart
2018-09-19
1
-8
/
+9
*
|
net: mvpp2: rename the IRQs to match the hardware
Antoine Tenart
2018-09-19
1
-15
/
+45
|
/
*
net: mvpp2: let phylink manage the carrier state
Antoine Tenart
2018-09-17
1
-15
/
+6
*
net: mvpp2: initialize port of_node pointer
Baruch Siach
2018-08-29
1
-0
/
+1
*
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
2018-07-16
1
-0
/
+4
*
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
2018-07-16
1
-4
/
+1
*
net: mvpp2: allow setting RSS flow hash parameters with ethtool
Maxime Chevallier
2018-07-12
1
-1
/
+25
*
net: mvpp2: add an RSS classification step for each flow
Maxime Chevallier
2018-07-12
1
-0
/
+10
*
net: mvpp2: rename per-port RSS init function
Maxime Chevallier
2018-07-12
1
-3
/
+3
*
net: mvpp2: RSS indirection table support
Antoine Tenart
2018-07-12
1
-0
/
+70
*
net: mvpp2: fix hardcoded number of rx queues
Maxime Chevallier
2018-07-12
1
-2
/
+2
*
net: mvpp2: use RSS only when using multi-queue mode
Yan Markman
2018-07-12
1
-1
/
+6
*
net: mvpp2: make multi queue mode the default mode
Maxime Chevallier
2018-07-12
1
-1
/
+1
*
net: mvpp2: make sure we use single queue mode on PPv2.1
Maxime Chevallier
2018-07-12
1
-0
/
+6
*
net: mvpp2: Use htons when checking protocol info
Maxime Chevallier
2018-06-30
1
-1
/
+1
*
net: mvpp2: Make TX / RX descriptors little-endian
Maxime Chevallier
2018-06-30
1
-19
/
+22
*
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
kbuild test robot
2018-06-04
1
-1
/
+1
*
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
2018-06-01
1
-0
/
+5281