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.13.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
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
4
-17
/
+15
2017-11-14
net: mvneta: fix handling of the Tx descriptor counter
Simon Guinot
1
-5
/
+8
2017-11-11
net: mvpp2: fix GOP statistics loop start and stop conditions
Miquel Raynal
1
-32
/
+30
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-11-08
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
1
-5
/
+223
2017-11-08
net: mvpp2: Prevent userspace from changing TX affinities
Marc Zyngier
1
-0
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
net: mvpp2: simplify the Tx desc set DMA logic
Antoine Tenart
1
-26
/
+13
2017-11-01
net: mvpp2: use the aggr txq size define everywhere
Antoine Tenart
1
-3
/
+3
2017-11-01
net: mvpp2: limit TSO segments and use stop/wake thresholds
Antoine Tenart
1
-2
/
+16
2017-11-01
net: mvpp2: initialize the RSS tables
Antoine Tenart
1
-0
/
+50
2017-11-01
net: mvpp2: initialize the Tx FIFO size
Antoine Tenart
1
-4
/
+21
2017-11-01
net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2
Antoine Tenart
1
-6
/
+46
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+22
2017-10-26
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
1
-4
/
+13
2017-10-24
net: mvpp2: fix TSO headers allocation and management
Yan Markman
1
-3
/
+3
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+35
2017-10-02
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
1
-0
/
+15
2017-09-28
net: mvpp2: do not select the internal source clock
Antoine Tenart
1
-2
/
+1
2017-09-28
net: mvpp2: fix port list indexing
Yan Markman
1
-3
/
+5
2017-09-28
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
1
-6
/
+14
2017-09-21
drivers: net: pxa168: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-19
net: mvpp2: remove useless goto
Antoine Tenart
1
-1
/
+0
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-04
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
1
-11
/
+12
2017-09-04
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
1
-7
/
+9
2017-09-04
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
1
-18
/
+27
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-09-01
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
1
-1
/
+1
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
1
-5
/
+172
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
1
-8
/
+11
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
1
-12
/
+3
2017-08-31
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
1
-1
/
+20
2017-08-31
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
1
-22
/
+42
2017-08-31
net: mvpp2: improve the link management function
Antoine Tenart
1
-0
/
+11
2017-08-31
net: mvpp2: simplify the link_event function
Antoine Tenart
1
-9
/
+4
2017-08-31
net: mvpp2: initialize the comphy
Antoine Tenart
1
-1
/
+43
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-26
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-25
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-24
net: mvpp2: software tso support
Antoine Ténart
1
-14
/
+157
2017-08-24
net: mvpp2: unify the txq size define use
Antoine Ténart
1
-6
/
+5
2017-08-24
net: define the TSO header size in net/tso.h
Antoine Ténart
2
-5
/
+0
2017-08-23
net: mvpp2: initialize the GoP
Antoine Ténart
1
-0
/
+170
[next]