Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3be2a49e5c08d268f8af0dd4fe89a24ea8cdc339
/
drivers
/
net
/
ethernet
/
marvell
/
mvneta.c
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 10 years ago
3f1dd4b
net: mvneta: properly configure the MAC <-> PHY connection in all situations
by Thomas Petazzoni
· 11 years ago
cc6ca30
Revert "net: mvneta: fix usage as a module on RGMII configurations"
by Thomas Petazzoni
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c3f0dd3
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
by Thomas Petazzoni
· 11 years ago
b5f3b75
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
by Thomas Petazzoni
· 11 years ago
e3a8786
net: mvneta: fix usage as a module on RGMII configurations
by Thomas Petazzoni
· 11 years ago
a79121d
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
by Thomas Petazzoni
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
cd71319
net: mvneta: make mvneta_txq_done() return void
by Arnaud Ebalard
· 11 years ago
0713a86
net: mvneta: mvneta_tx_done_gbe() cleanups
by Arnaud Ebalard
· 11 years ago
f19fadf
net: mvneta: implement rx_copybreak
by willy tarreau
· 11 years ago
8ec2cd4
net: mvneta: convert to build_skb()
by willy tarreau
· 11 years ago
34e4179
net: mvneta: prefetch next rx descriptor instead of current one
by willy tarreau
· 11 years ago
5428213
net: mvneta: simplify access to the rx descriptor status
by willy tarreau
· 11 years ago
a1a65ab
net: mvneta: factor rx refilling code
by willy tarreau
· 11 years ago
6c49897
net: mvneta: remove tests for impossible cases in the tx_done path
by willy tarreau
· 11 years ago
71f6d1b
net: mvneta: replace Tx timer with a real interrupt
by willy tarreau
· 11 years ago
40ba35e
net: mvneta: add missing bit descriptions for interrupt masks and causes
by willy tarreau
· 11 years ago
2902136
net: mvneta: do not schedule in mvneta_tx_timeout
by willy tarreau
· 11 years ago
74c41b0
net: mvneta: use per_cpu stats to fix an SMP lock up
by willy tarreau
· 11 years ago
dc4277d
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
by willy tarreau
· 11 years ago
a328f3a
net: mvneta: Fix incorrect DMA unmapping size
by Ezequiel Garcia
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
6c7a9a3
mvneta: drop redundant mac address check
by Luka Perkov
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
15f5945
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
by Thomas Petazzoni
· 11 years ago
7140860
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
by Thomas Petazzoni
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5445eaf
mvneta: Try to fix mvneta when compiled as module
by Arnaud Patard \(Rtp\)
· 11 years ago
aded095
mvneta: Fix hang when loading the mvneta driver
by Arnaud Patard \(Rtp\)
· 11 years ago
9ad8fef
net: mvneta: support big endian
by Thomas Petazzoni
· 11 years ago
6083ed4
net: mvneta: move the RX and TX desc macros outside of the structs
by Thomas Petazzoni
· 11 years ago
8cc3e43
net: mvneta: read MAC address from hardware when available
by Thomas Petazzoni
· 11 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ee40a11
net: mvneta: fix improper tx queue usage in mvneta_tx()
by Willy Tarreau
· 12 years ago
b50b72d
net: mvneta: enable features before registering the driver
by willy tarreau
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
c353516
net: mvneta: remove unneeded version.h include
by Jesper Juhl
· 12 years ago
03ce758
Drivers: network: more __dev* removal
by Greg KH
· 12 years ago
70eeaf9
net: mvneta: fix section mismatch warning caused by mvneta_deinit()
by Thomas Petazzoni
· 12 years ago
189dd62
net: mvneta: add clk support
by Thomas Petazzoni
· 12 years ago
6a20c17
net: mvneta: adjust multiline comments to net/ style
by Thomas Petazzoni
· 12 years ago
c5aff18
net: mvneta: driver for Marvell Armada 370/XP network unit
by Thomas Petazzoni
· 12 years ago