index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvneta.c
Age
Commit message (
Expand
)
Author
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-08
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
2014-12-08
net: mvneta: fix Tx interrupt delay
willy tarreau
2014-10-31
ethernet: mvneta: Use PHY status standard message
Ezequiel Garcia
2014-08-25
mvneta: Add missing if_vlan.h include.
David S. Miller
2014-08-25
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
2014-08-07
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
2014-07-08
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
2014-07-08
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
2014-06-02
net: mvneta: Avoid unmapping the TSO header buffers
Ezequiel Garcia
2014-06-02
net: mvneta: Fix missing DMA region unmap
Ezequiel Garcia
2014-06-02
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
2014-06-02
net: mvneta: Use default NAPI weight instead of a custom one
Ezequiel Garcia
2014-05-23
net: mvneta: Remove unneeded 'weigth' field
Ezequiel Garcia
2014-05-23
net: mvneta: Change the number of default rx queues to one
Ezequiel Garcia
2014-05-23
net: mvneta: Use prepare/commit API to simplify MAC address setting
Ezequiel Garcia
2014-05-23
net: mvneta: Clean-up mvneta_init()
Ezequiel Garcia
2014-05-23
net: mvneta: Check tx queue setup error in mvneta_change_mtu()
Ezequiel Garcia
2014-05-23
net: mvneta: Clean-up mvneta_tx_frag_process()
Ezequiel Garcia
2014-05-22
net: mvneta: Implement software TSO
Ezequiel Garcia
2014-05-22
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
2014-05-22
net: mvneta: Factorize feature setting
Ezequiel Garcia
2014-05-16
net: mvneta: add support for fixed links
Thomas Petazzoni
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-16
net: mvneta: properly configure the MAC <-> PHY connection in all situations
Thomas Petazzoni
2014-04-13
Revert "net: mvneta: fix usage as a module on RGMII configurations"
Thomas Petazzoni
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
2014-03-26
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
2014-03-26
net: mvneta: fix usage as a module on RGMII configurations
Thomas Petazzoni
2014-03-26
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-01-16
net: mvneta: make mvneta_txq_done() return void
Arnaud Ebalard
2014-01-16
net: mvneta: mvneta_tx_done_gbe() cleanups
Arnaud Ebalard
2014-01-16
net: mvneta: implement rx_copybreak
willy tarreau
2014-01-16
net: mvneta: convert to build_skb()
willy tarreau
2014-01-16
net: mvneta: prefetch next rx descriptor instead of current one
willy tarreau
2014-01-16
net: mvneta: simplify access to the rx descriptor status
willy tarreau
2014-01-16
net: mvneta: factor rx refilling code
willy tarreau
2014-01-16
net: mvneta: remove tests for impossible cases in the tx_done path
willy tarreau
2014-01-16
net: mvneta: replace Tx timer with a real interrupt
willy tarreau
2014-01-16
net: mvneta: add missing bit descriptions for interrupt masks and causes
willy tarreau
2014-01-16
net: mvneta: do not schedule in mvneta_tx_timeout
willy tarreau
2014-01-16
net: mvneta: use per_cpu stats to fix an SMP lock up
willy tarreau
2014-01-16
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
willy tarreau
2013-12-06
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-10-29
mvneta: drop redundant mac address check
Luka Perkov
[next]