开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2.c
Age
Commit message (
Expand
)
Author
2016-04-01
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
2016-04-01
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
2016-03-31
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
2016-02-13
net: mvpp2: Return correct error codes
Amitoj Kaur Chawla
2015-12-04
net: mvpp2: fix refilling BM pools in RX path
Marcin Wojtas
2015-12-04
net: mvpp2: fix buffers' DMA handling on RX path
Marcin Wojtas
2015-12-04
net: mvpp2: fix missing DMA region unmap in egress processing
Marcin Wojtas
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2014-11-01
net: mvpp2: fix possible memory leak
Sudip Mukherjee
2014-07-29
net: mvpp2: implement ioctl() operation for PHY ioctls
Thomas Petazzoni
2014-07-29
net: mvpp2: fix 10 Mbit/s usage
Thomas Petazzoni
2014-07-22
net: mvpp2: Simplify BM pool buffers freeing
Ezequiel Garcia
2014-07-22
net: mvpp2: Fix the BM pool buffer release check
Ezequiel Garcia
2014-07-22
net: mvpp2: Enable proper PHY polling and fix port functionality
Marcin Wojtas
2014-07-22
net: mvpp2: Fix the periodic XON enable bit
Marcin Wojtas
2014-07-20
net: mvpp2: Fix error return code in mvpp2_probe()
Wei Yongjun
2014-07-20
net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()
Wei Yongjun
2014-07-15
net: mvpp2: Fix a typo in the license
Ezequiel Garcia
2014-07-10
ethernet: Add new driver for Marvell Armada 375 network unit
Marcin Wojtas