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
/
mvneta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
1
-11
/
+95
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2014-12-09
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
1
-1
/
+2
2014-12-09
net: mvneta: fix Tx interrupt delay
willy tarreau
1
-1
/
+1
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
1
-2
/
+1
2014-08-26
mvneta: Add missing if_vlan.h include.
David S. Miller
1
-0
/
+1
2014-08-26
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
1
-3
/
+4
2014-08-08
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-07-09
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
1
-1
/
+1
2014-07-09
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
1
-1
/
+1
2014-06-03
net: mvneta: Avoid unmapping the TSO header buffers
Ezequiel Garcia
1
-3
/
+9
2014-06-03
net: mvneta: Fix missing DMA region unmap
Ezequiel Garcia
1
-3
/
+2
2014-06-03
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
1
-4
/
+24
2014-06-03
net: mvneta: Use default NAPI weight instead of a custom one
Ezequiel Garcia
1
-4
/
+1
2014-05-23
net: mvneta: Remove unneeded 'weigth' field
Ezequiel Garcia
1
-6
/
+1
2014-05-23
net: mvneta: Change the number of default rx queues to one
Ezequiel Garcia
1
-1
/
+4
2014-05-23
net: mvneta: Use prepare/commit API to simplify MAC address setting
Ezequiel Garcia
1
-12
/
+7
2014-05-23
net: mvneta: Clean-up mvneta_init()
Ezequiel Garcia
1
-25
/
+11
2014-05-23
net: mvneta: Check tx queue setup error in mvneta_change_mtu()
Ezequiel Garcia
1
-4
/
+8
2014-05-23
net: mvneta: Clean-up mvneta_tx_frag_process()
Ezequiel Garcia
1
-8
/
+4
2014-05-22
net: mvneta: Implement software TSO
Ezequiel Garcia
1
-1
/
+152
2014-05-22
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
1
-8
/
+7
2014-05-22
net: mvneta: Factorize feature setting
Ezequiel Garcia
1
-2
/
+2
2014-05-17
net: mvneta: add support for fixed links
Thomas Petazzoni
1
-3
/
+16
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-16
net: mvneta: properly configure the MAC <-> PHY connection in all situations
Thomas Petazzoni
1
-39
/
+34
2014-04-14
Revert "net: mvneta: fix usage as a module on RGMII configurations"
Thomas Petazzoni
1
-8
/
+33
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+9
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-7
/
+7
2014-03-27
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-6
/
+11
2014-03-27
net: mvneta: fix usage as a module on RGMII configurations
Thomas Petazzoni
1
-33
/
+8
2014-03-27
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
1
-2
/
+2
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2014-02-15
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
1
-8
/
+1
2014-01-17
net: mvneta: make mvneta_txq_done() return void
Arnaud Ebalard
1
-5
/
+4
2014-01-17
net: mvneta: mvneta_tx_done_gbe() cleanups
Arnaud Ebalard
1
-13
/
+4
2014-01-17
net: mvneta: implement rx_copybreak
willy tarreau
1
-6
/
+38
2014-01-17
net: mvneta: convert to build_skb()
willy tarreau
1
-14
/
+35
2014-01-17
net: mvneta: prefetch next rx descriptor instead of current one
willy tarreau
1
-1
/
+1
2014-01-17
net: mvneta: simplify access to the rx descriptor status
willy tarreau
1
-13
/
+12
2014-01-17
net: mvneta: factor rx refilling code
willy tarreau
1
-20
/
+3
2014-01-17
net: mvneta: remove tests for impossible cases in the tx_done path
willy tarreau
1
-6
/
+9
2014-01-17
net: mvneta: replace Tx timer with a real interrupt
willy tarreau
1
-59
/
+12
2014-01-17
net: mvneta: add missing bit descriptions for interrupt masks and causes
willy tarreau
1
-2
/
+42
2014-01-17
net: mvneta: do not schedule in mvneta_tx_timeout
willy tarreau
1
-11
/
+0
2014-01-17
net: mvneta: use per_cpu stats to fix an SMP lock up
willy tarreau
1
-29
/
+55
2014-01-17
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
willy tarreau
1
-4
/
+11
2013-12-07
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+3
[next]