Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d2443b2e6167e80eca9a068d5ecc0e6f081b3ca4
/
drivers
/
net
/
ethernet
/
marvell
/
mvneta.c
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
50bf8cb
net: mvneta: Configure XPS support
by Gregory CLEMENT
· 9 years ago
9a401de
net: mvneta: Add naive RSS support
by Gregory CLEMENT
· 9 years ago
2dcf75e
net: mvneta: Associate RX queues with each CPU
by Gregory CLEMENT
· 9 years ago
90b74c0
net: mvneta: Make the default queue related for each port
by Gregory CLEMENT
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0c0744f
mvneta: implement ethtool autonegotiation control
by Stas Sergeev
· 9 years ago
aa5bc7a
mvneta: consolidate autoneg enabling
by Stas Sergeev
· 9 years ago
9110ee0
net: mvneta: enable setting custom TX IP checksum limit
by Marcin Wojtas
· 9 years ago
26c17a17
net: mvneta: fix error path for building skb
by Marcin Wojtas
· 9 years ago
dc1aadf
net: mvneta: fix bit assignment for RX packet irq enable
by Marcin Wojtas
· 9 years ago
e5bdf68
net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
by Marcin Wojtas
· 9 years ago
db6ba9a
net: mvneta: add configuration for MBUS windows access protection
by Marcin Wojtas
· 9 years ago
8c94ddb
net: mvneta: Fix memory use after free.
by Justin Maggard
· 9 years ago
e483911
net: mvneta: Fix clearing of MIB statistics
by Andrew Lunn
· 9 years ago
9b0cdef
net: mvneta: add ethtool statistics
by Russell King
· 9 years ago
f864288
net: mvneta: Statically assign queues to CPUs
by Maxime Ripard
· 9 years ago
d893665
net: mvneta: Allow different queues
by Maxime Ripard
· 9 years ago
12bb03b
net: mvneta: Handle per-cpu interrupts
by Maxime Ripard
· 9 years ago
2502d0e
net: mvneta: Fix CPU_MAP registers initialisation
by Maxime Ripard
· 9 years ago
04d53b2
net: fix phy refcounting in a bunch of drivers
by Russell King
· 9 years ago
daf158d
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
by Simon Guinot
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f8af8e6
mvneta: use inband status only when explicitly enabled
by Stas Sergeev
· 9 years ago
a84e328
net: mvneta: fix refilling for Rx DMA buffers
by Simon Guinot
· 9 years ago
b65657f
net: mvneta: disable IP checksum with jumbo frames for Armada 370
by Simon Guinot
· 9 years ago
f522a97
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
by Simon Guinot
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
538761b
mvneta: add forgotten initialization of autonegotiation bits
by Stas Sergeev
· 9 years ago
13dc0d2
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
by Alexander Duyck
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ecf7b36
mvneta: dont call mvneta_adjust_link() manually
by Stas Sergeev
· 10 years ago
898b297
mvneta: implement SGMII-based in-band link state signaling
by Stas Sergeev
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5f478b4
net: mvneta: fix race condition in mvneta_tx()
by Eric Dumazet
· 10 years ago
aebea2b
net: mvneta: fix Tx interrupt delay
by willy tarreau
· 10 years ago
0089b74
ethernet: mvneta: Use PHY status standard message
by Ezequiel Garcia
· 10 years ago
2d39d12
mvneta: Add missing if_vlan.h include.
by David S. Miller
· 10 years ago
817dbfa
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
by Vlad Yasevich
· 10 years ago
c891c24
net: mvneta: Fix reference counting for phy_node
by Uwe Kleine-König
· 10 years ago
0a19858
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
by Thomas Fitzsimmons
· 10 years ago
4d12bc6
net: mvneta: fix operation in 10 Mbit/s mode
by Thomas Petazzoni
· 10 years ago
2e3173a
net: mvneta: Avoid unmapping the TSO header buffers
by Ezequiel Garcia
· 10 years ago
ba7e46e
net: mvneta: Fix missing DMA region unmap
by Ezequiel Garcia
· 10 years ago
8eef5f9
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
by Ezequiel Garcia
· 10 years ago
9fa9379
net: mvneta: Use default NAPI weight instead of a custom one
by Ezequiel Garcia
· 10 years ago
dc03e21
net: mvneta: Remove unneeded 'weigth' field
by Ezequiel Garcia
· 10 years ago
edadb7f
net: mvneta: Change the number of default rx queues to one
by Ezequiel Garcia
· 10 years ago
e68de36
net: mvneta: Use prepare/commit API to simplify MAC address setting
by Ezequiel Garcia
· 10 years ago
9672850
net: mvneta: Clean-up mvneta_init()
by Ezequiel Garcia
· 10 years ago
a92dbd9
net: mvneta: Check tx queue setup error in mvneta_change_mtu()
by Ezequiel Garcia
· 10 years ago
3d4ea02
net: mvneta: Clean-up mvneta_tx_frag_process()
by Ezequiel Garcia
· 10 years ago
2adb719
net: mvneta: Implement software TSO
by Ezequiel Garcia
· 10 years ago
e19d2dd
net: mvneta: Clean mvneta_tx() sk_buff handling
by Ezequiel Garcia
· 10 years ago
01ef26c
net: mvneta: Factorize feature setting
by Ezequiel Garcia
· 10 years ago
83895be
net: mvneta: add support for fixed links
by Thomas Petazzoni
· 10 years ago
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
Next »