index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-02-21
net: mvpp2: enable building on 64-bit platforms
Thomas Petazzoni
2
-15
/
+19
2017-02-21
net: mvpp2: switch to build_skb() in the RX path
Thomas Petazzoni
1
-22
/
+57
2017-02-21
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
Thomas Petazzoni
1
-8
/
+8
2017-02-21
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
Thomas Petazzoni
1
-1
/
+1
2017-02-21
net: mvpp2: remove unused register definitions
Thomas Petazzoni
1
-4
/
+0
2017-02-21
net: mvpp2: simplify mvpp2_bm_bufs_add()
Thomas Petazzoni
1
-3
/
+1
2017-02-21
net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
Thomas Petazzoni
1
-15
/
+3
2017-02-21
net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
Thomas Petazzoni
1
-3
/
+0
2017-02-21
net: mvpp2: release reference to txq_cpu[] entry after unmapping
Thomas Petazzoni
1
-5
/
+4
2017-02-21
net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
Thomas Petazzoni
1
-2
/
+29
2017-02-21
net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
Thomas Petazzoni
1
-3
/
+4
2017-02-21
net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set
Thomas Petazzoni
1
-12
/
+8
2017-02-21
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
Thomas Petazzoni
1
-1
/
+1
2017-02-20
net: mvpp2: Fix a memory leak in error handling path
Christophe Jaillet
1
-2
/
+4
2017-02-17
net: mvneta: make mvneta_eth_tool_ops static
Jisheng Zhang
1
-1
/
+1
2017-02-10
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-07
net: pxa168_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-19
/
+1
2017-02-07
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-3
/
+1
2017-02-06
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
1
-0
/
+21
2017-02-06
skge: use napi_complete_done()
Eric Dumazet
1
-5
/
+3
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
4
-7
/
+5
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
2
-3
/
+4
2017-01-17
net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+40
2017-01-17
net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+37
2017-01-17
net: mvneta: add BQL support
Marcin Wojtas
1
-3
/
+19
2017-01-17
net: mvneta: add xmit_more support
Simon Guinot
1
-3
/
+10
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
3
-10
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-21
net: mvpp2: fix dma unmapping of TX buffers for fragments
Thomas Petazzoni
1
-29
/
+30
2016-12-18
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-12-11
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2016-12-02
net: mvneta: Add network support for Armada 3700 SoC
Marcin Wojtas
2
-85
/
+209
2016-12-02
net: mvneta: Only disable mvneta_bm for 64-bits
Gregory CLEMENT
1
-1
/
+2
2016-12-02
net: mvneta: Convert to be 64 bits compatible
Marcin Wojtas
1
-1
/
+16
2016-12-02
net: mvneta: Use cacheable memory to store the rx buffer virtual address
Gregory CLEMENT
1
-10
/
+24
2016-12-02
net: mvneta: Do not allocate buffer in rxq init with HWBM
Gregory CLEMENT
1
-2
/
+2
2016-12-02
net: mvneta: Optimize rx path for small frame
Gregory CLEMENT
1
-1
/
+1
2016-11-30
net: ethernet: marvell: mvneta: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-11-26
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2016-11-26
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2016-11-22
marvell: mark mvneta and mvpp2 32-bit only
Arnd Bergmann
1
-0
/
+2
2016-11-18
net: marvell: Allow drivers to be built with COMPILE_TEST
Florian Fainelli
1
-4
/
+7
2016-11-18
net: sky2: Fix shutdown crash
Jeremy Linton
1
-0
/
+13
2016-11-16
net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvpp2: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvneta: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
[next]