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
2016-12-21
net: mvpp2: fix dma unmapping of TX buffers for fragments
Thomas Petazzoni
1
-29
/
+30
2016-12-18
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-12-11
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2016-12-02
net: mvneta: Add network support for Armada 3700 SoC
Marcin Wojtas
2
-85
/
+209
2016-12-02
net: mvneta: Only disable mvneta_bm for 64-bits
Gregory CLEMENT
1
-1
/
+2
2016-12-02
net: mvneta: Convert to be 64 bits compatible
Marcin Wojtas
1
-1
/
+16
2016-12-02
net: mvneta: Use cacheable memory to store the rx buffer virtual address
Gregory CLEMENT
1
-10
/
+24
2016-12-02
net: mvneta: Do not allocate buffer in rxq init with HWBM
Gregory CLEMENT
1
-2
/
+2
2016-12-02
net: mvneta: Optimize rx path for small frame
Gregory CLEMENT
1
-1
/
+1
2016-11-30
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-11-26
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2016-11-26
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2016-11-22
marvell: mark mvneta and mvpp2 32-bit only
Arnd Bergmann
1
-0
/
+2
2016-11-18
net: marvell: Allow drivers to be built with COMPILE_TEST
Florian Fainelli
1
-4
/
+7
2016-11-18
net: sky2: Fix shutdown crash
Jeremy Linton
1
-0
/
+13
2016-11-16
net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvpp2: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvneta: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-11-01
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
Russell King
1
-0
/
+2
2016-10-31
mv643xx_eth: Properly resolve merge conflict.
David S. Miller
1
-2
/
+0
2016-10-31
mv643xx_eth: Fix merge error.
David S. Miller
1
-3
/
+0
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+22
2016-10-29
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
1
-4
/
+19
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-3
/
+4
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2
-5
/
+5
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
5
-69
/
+35
2016-10-12
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-31
/
+53
2016-10-12
net: mv643xx_eth: use phydev from struct net_device
Philippe Reynes
1
-45
/
+43
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-41
/
+32
2016-10-03
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
1
-2
/
+1
2016-09-26
net: mvneta: mark symbols static where possible
Baoyou Xie
1
-4
/
+6
2016-09-13
net: mvneta: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-06
net/mvneta: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-89
/
+143
2016-09-02
sky2: use napi_complete_done
stephen hemminger
1
-1
/
+1
2016-08-09
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+13
2016-08-09
net: ethernet: marvell: mvneta: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-08-02
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-08-02
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-18
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+18
2016-07-18
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
Philippe Reynes
1
-20
/
+16
2016-07-09
net: mvneta: set real interrupt per packet for tx_done
Dmitri Epshtein
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
[next]