index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mvpp2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: mvpp2: handle register mapping and access for PPv2.2
Thomas Petazzoni
2017-03-29
1
-9
/
+37
*
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
Thomas Petazzoni
2017-03-29
1
-5
/
+21
*
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
Thomas Petazzoni
2017-03-29
1
-10
/
+12
*
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
Thomas Petazzoni
2017-03-29
1
-7
/
+12
*
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
Thomas Petazzoni
2017-03-29
1
-3
/
+36
*
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
Thomas Petazzoni
2017-03-29
1
-9
/
+64
*
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
Thomas Petazzoni
2017-03-29
1
-11
/
+28
*
net: mvpp2: add hw_version field in "struct mvpp2"
Thomas Petazzoni
2017-03-29
1
-1
/
+10
*
net: mvpp2: add and use accessors for TX/RX descriptors
Thomas Petazzoni
2017-03-29
1
-25
/
+93
*
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
Thomas Petazzoni
2017-03-29
1
-4
/
+9
*
net: mvpp2: remove support for buffer header
Thomas Petazzoni
2017-03-29
1
-20
/
+0
*
net: mvpp2: use "dma" instead of "phys" where appropriate
Thomas Petazzoni
2017-03-29
1
-30
/
+31
*
net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
Stefan Roese
2017-03-29
1
-10
/
+15
*
net: mvpp2: enable building on 64-bit platforms
Thomas Petazzoni
2017-03-29
1
-6
/
+8
*
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
Thomas Petazzoni
2017-03-29
1
-8
/
+8
*
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
Thomas Petazzoni
2017-03-29
1
-1
/
+1
*
net: mvpp2: remove unused register definitions
Thomas Petazzoni
2017-03-29
1
-4
/
+0
*
net: mvpp2: simplify mvpp2_bm_bufs_add()
Thomas Petazzoni
2017-03-29
1
-3
/
+3
*
net: mvpp2: Round up top tx buffer boundaries for dcache ops
Stefan Roese
2017-03-29
1
-1
/
+2
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-3
/
+3
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
Stefan Roese
2016-04-04
1
-0
/
+4190
[prev]