index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is down
Antoine Tenart
1
-0
/
+3
2019-03-01
net: mvpp2: set the XPCS and MPCS in reset when not used
Antoine Tenart
2
-8
/
+59
2019-03-01
net: mvpp2: reset the MACs when reconfiguring a port
Antoine Tenart
1
-0
/
+3
2019-03-01
net: mvpp2: rework the XLG MAC reset handling
Antoine Tenart
1
-9
/
+18
2019-03-01
net: mvpp2: force the XLG MAC link up or down when not using in-band
Antoine Tenart
2
-10
/
+27
2019-03-01
net: mvpp2: only update the XLG configuration when needed
Antoine Tenart
1
-5
/
+8
2019-03-01
net: mvpp2: always disable both MACs when disabling a port
Antoine Tenart
1
-4
/
+4
2019-03-01
net: mvpp2: some AN fields require the link to be down when updated
Antoine Tenart
1
-1
/
+11
2019-03-01
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
2
-10
/
+17
2019-03-01
net: mvpp2: fix validate for PPv2.1
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
Antoine Tenart
1
-8
/
+6
2019-03-01
net: mvpp2: a port can be disabled even if we use the link IRQ
Antoine Tenart
1
-7
/
+0
2019-03-01
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: fix a typo in the header
Antoine Tenart
1
-1
/
+1
2019-02-24
net: mvpp2: Add 2.5GBaseT support
Maxime Chevallier
1
-0
/
+1
2019-02-12
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
Russell King
1
-9
/
+6
2019-02-12
net: marvell: mvpp2: add mvpp2_is_xlg() helper
Russell King
1
-11
/
+9
2019-02-09
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
1
-0
/
+5
2019-02-08
net: marvell: mvpp2: fix AN restart
Russell King
1
-10
/
+5
2019-02-08
net: marvell: mvpp2: read correct pause bits
Russell King
1
-2
/
+2
2019-02-08
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
1
-23
/
+35
2019-02-08
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
1
-6
/
+11
2019-02-08
net: marvell: mvpp2: phylink compliance updates
Russell King
1
-36
/
+61
2019-02-05
net: marvell: mvpp2: fix lack of link interrupts
Russell King
1
-7
/
+14
2019-02-05
net: marvell: mvpp2: use phy_interface_mode_is_8023z() helper
Russell King
1
-23
/
+15
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2018-12-27
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
1
-0
/
+2
2018-12-21
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
1
-7
/
+9
2018-12-19
net: mvpp2: fix the phylink mode validation
Antoine Tenart
1
-1
/
+1
2018-12-18
net: mvpp2: 10G modes aren't supported on all ports
Antoine Tenart
1
-6
/
+8
2018-12-12
Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-17
/
+2
2018-12-12
phy: mvebu-cp110-comphy: convert to use eth phy mode and submode
Grygorii Strashko
1
-17
/
+2
2018-12-04
net: mvpp2: fix phylink handling of invalid PHY modes
Baruch Siach
1
-1
/
+32
2018-12-04
net: mvpp2: fix detection of 10G SFP modules
Baruch Siach
1
-0
/
+1
2018-10-30
net: mvpp2: Fix affinity hint allocation
Marc Zyngier
2
-4
/
+15
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2018-10-05
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
1
-4
/
+5
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2018-09-24
net: mvpp2: use round-robin scheduling for TX queues on the same CPU
Maxime Chevallier
2
-0
/
+4
2018-09-24
net: mvpp2: support XPS by mapping TX queues to CPUs
Maxime Chevallier
1
-1
/
+5
2018-09-19
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+1
2018-09-19
net: mvpp2: do not explicitly set the carrier state in open
Antoine Tenart
1
-1
/
+0
2018-09-19
net: mvpp2: rename mvpp2_percpu function to mvpp2_thread
Antoine Tenart
1
-47
/
+47
2018-09-19
net: mvpp2: handle cases where more CPUs are available than s/w threads
Antoine Tenart
2
-54
/
+112
2018-09-19
net: mvpp2: map the CPUs to threads
Antoine Tenart
2
-40
/
+55
2018-09-19
net: mvpp2: do not use the CPU number to access the per-thread registers
Antoine Tenart
1
-81
/
+88
2018-09-19
net: mvpp2: make mvpp2_read_relaxed static
Antoine Tenart
2
-3
/
+1
2018-09-19
net: mvpp2: make the per-cpu helpers static
Antoine Tenart
2
-10
/
+3
[next]