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
pinetabv-6.6.y-devel
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
/
mvpp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-26
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2016-11-16
net: ethernet: mvpp2: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
1
-27
/
+9
2016-08-02
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-06-29
net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-29
net: ethernet: mvpp2: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-04-01
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
1
-1
/
+1
2016-04-01
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
1
-1
/
+3
2016-03-31
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
1
-13
/
+1
2016-02-13
net: mvpp2: Return correct error codes
Amitoj Kaur Chawla
1
-2
/
+2
2015-12-04
net: mvpp2: fix refilling BM pools in RX path
Marcin Wojtas
1
-12
/
+16
2015-12-04
net: mvpp2: fix buffers' DMA handling on RX path
Marcin Wojtas
1
-5
/
+16
2015-12-04
net: mvpp2: fix missing DMA region unmap in egress processing
Marcin Wojtas
1
-3
/
+2
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
1
-47
/
+130
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
1
-15
/
+37
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
1
-15
/
+0
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
1
-9
/
+18
2014-07-30
net: mvpp2: implement ioctl() operation for PHY ioctls
Thomas Petazzoni
1
-0
/
+16
2014-07-30
net: mvpp2: fix 10 Mbit/s usage
Thomas Petazzoni
1
-1
/
+1
2014-07-23
net: mvpp2: Simplify BM pool buffers freeing
Ezequiel Garcia
1
-13
/
+6
2014-07-23
net: mvpp2: Fix the BM pool buffer release check
Ezequiel Garcia
1
-3
/
+3
2014-07-23
net: mvpp2: Enable proper PHY polling and fix port functionality
Marcin Wojtas
1
-8
/
+32
2014-07-23
net: mvpp2: Fix the periodic XON enable bit
Marcin Wojtas
1
-1
/
+1
2014-07-21
net: mvpp2: Fix error return code in mvpp2_probe()
Wei Yongjun
1
-0
/
+1
2014-07-21
net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()
Wei Yongjun
1
-1
/
+0
2014-07-16
net: mvpp2: Fix a typo in the license
Ezequiel Garcia
1
-1
/
+1
2014-07-11
ethernet: Add new driver for Marvell Armada 375 network unit
Marcin Wojtas
1
-0
/
+6393