index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-02
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
Antoine Tenart
1
-8
/
+6
2019-03-02
net: mvpp2: a port can be disabled even if we use the link IRQ
Antoine Tenart
1
-7
/
+0
2019-03-02
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: fix a typo in the header
Antoine Tenart
1
-1
/
+1
2019-03-01
net: marvell: neta: disable comphy when setting mode
Marek BehĂșn
1
-5
/
+23
2019-02-25
net: mvpp2: Add 2.5GBaseT support
Maxime Chevallier
1
-0
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-21
net: marvell: mvneta: fix DMA debug warning
Russell King
1
-1
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+7
2019-02-20
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-18
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
1
-1
/
+6
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-12
pxa168_eth: pass struct device to DMA API functions
Christoph Hellwig
1
-4
/
+7
2019-02-09
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
1
-0
/
+5
2019-02-09
net: marvell: mvpp2: fix AN restart
Russell King
1
-10
/
+5
2019-02-09
net: marvell: mvpp2: read correct pause bits
Russell King
1
-2
/
+2
2019-02-09
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
1
-23
/
+35
2019-02-09
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
1
-6
/
+11
2019-02-09
net: marvell: mvpp2: phylink compliance updates
Russell King
1
-36
/
+61
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-02-08
net: marvell: neta: add comphy support
Russell King
1
-4
/
+41
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-02-01
skge: potential memory corruption in skge_get_regs()
Dan Carpenter
1
-2
/
+4
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2019-01-08
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-12
/
+12
2019-01-04
octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'
Christophe JAILLET
1
-1
/
+3
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2018-12-29
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-17
/
+2
2018-12-28
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
2
-10
/
+12
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+12
2018-12-20
net: mvpp2: fix the phylink mode validation
Antoine Tenart
1
-1
/
+1
2018-12-19
net: mvpp2: 10G modes aren't supported on all ports
Antoine Tenart
1
-6
/
+8
2018-12-16
net: mvneta: fix operation for 64K PAGE_SIZE
Marcin Wojtas
1
-3
/
+3
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+33
2018-12-05
net: mvpp2: fix phylink handling of invalid PHY modes
Baruch Siach
1
-1
/
+32
2018-12-05
net: mvpp2: fix detection of 10G SFP modules
Baruch Siach
1
-0
/
+1
2018-12-04
net: marvell: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2
-26
/
+2
2018-12-04
octeontx2-af: Enable mkex profile
Vamsi Attunuru
8
-2
/
+213
2018-12-04
octeontx2-af: Add LSO format configuration mailbox
Nithin Dabilpuram
3
-7
/
+91
2018-12-04
octeontx2-af: Add L3 and L4 packet verification mailbox
Vidhya Raman
3
-0
/
+55
2018-12-04
octeontx2-af: Configure VLAN TPIDs
Nithin Dabilpuram
1
-0
/
+7
2018-12-04
octeontx2-af: Add support for Tx packet marking
Krzysztof Kanas
3
-0
/
+133
2018-12-04
octeontx2-af: Enable RSS with promiscuous mode
Vamsi Attunuru
1
-4
/
+31
[prev]
[next]