index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
Jie Deng
2017-03-09
12
-0
/
+7399
*
Merge branch 'xgene-v2'
David S. Miller
2017-03-09
13
-0
/
+1396
|
\
|
*
MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver
Iyappan Subramanian
2017-03-09
3
-5
/
+11
|
*
drivers: net: xgene-v2: Add transmit and receive
Iyappan Subramanian
2017-03-09
6
-1
/
+267
|
*
drivers: net: xgene-v2: Add base driver
Iyappan Subramanian
2017-03-09
1
-0
/
+510
|
*
drivers: net: xgene-v2: Add ethernet hardware configuration
Iyappan Subramanian
2017-03-09
2
-0
/
+114
|
*
drivers: net: xgene-v2: Add mac configuration
Iyappan Subramanian
2017-03-09
2
-0
/
+226
|
*
drivers: net: xgene-v2: Add DMA descriptor
Iyappan Subramanian
2017-03-09
3
-0
/
+274
|
/
*
liquidio: add support for XPS
Rick Farrington
2017-03-09
1
-0
/
+9
*
net: stmicro: replace kzalloc with devm_kzalloc
Joao Pinto
2017-03-09
1
-1
/
+1
*
net: mediatek: Use eth_hw_addr_random()
Tobias Klauser
2017-03-09
1
-2
/
+1
*
tg3: Add the ability to conditionally build w/ HWMON
Florian Fainelli
2017-03-09
2
-1
/
+14
*
Merge branch 'mvpp2-add-initial-support-for-PPv2.2'
David S. Miller
2017-03-09
3
-344
/
+908
|
\
|
*
net: mvpp2: finally add the PPv2.2 compatible string
Thomas Petazzoni
2017-03-09
2
-2
/
+6
|
*
net: mvpp2: set dma mask and coherent dma mask on PPv2.2
Thomas Petazzoni
2017-03-09
1
-0
/
+14
|
*
net: mvpp2: add support for an additional clock needed for PPv2.2
Thomas Petazzoni
2017-03-09
1
-4
/
+21
|
*
net: mvpp2: adapt rxq distribution to PPv2.2
Thomas Petazzoni
2017-03-09
1
-16
/
+19
|
*
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
Thomas Petazzoni
2017-03-09
1
-4
/
+42
|
*
net: mvpp2: add AXI bridge initialization for PPv2.2
Thomas Petazzoni
2017-03-09
1
-0
/
+85
|
*
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
Thomas Petazzoni
2017-03-09
1
-18
/
+67
|
*
net: mvpp2: handle register mapping and access for PPv2.2
Thomas Petazzoni
2017-03-09
1
-69
/
+188
|
*
net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
Thomas Petazzoni
2017-03-09
1
-5
/
+21
|
*
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
Thomas Petazzoni
2017-03-09
1
-10
/
+12
|
*
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
Thomas Petazzoni
2017-03-09
1
-12
/
+20
|
*
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
Thomas Petazzoni
2017-03-09
1
-10
/
+71
|
*
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
Thomas Petazzoni
2017-03-09
1
-12
/
+76
|
*
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
Thomas Petazzoni
2017-03-09
1
-14
/
+31
|
*
net: mvpp2: add hw_version field in "struct mvpp2"
Thomas Petazzoni
2017-03-09
1
-1
/
+11
|
*
net: mvpp2: add and use accessors for TX/RX descriptors
Thomas Petazzoni
2017-03-09
1
-49
/
+145
|
*
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
Thomas Petazzoni
2017-03-09
1
-14
/
+26
|
*
net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function
Thomas Petazzoni
2017-03-09
1
-13
/
+2
|
*
net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG
Thomas Petazzoni
2017-03-09
1
-3
/
+0
|
*
net: mvpp2: remove support for buffer header
Thomas Petazzoni
2017-03-09
1
-77
/
+0
|
*
net: mvpp2: use "dma" instead of "phys" where appropriate
Thomas Petazzoni
2017-03-09
1
-74
/
+74
|
*
dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
Thomas Petazzoni
2017-03-09
1
-11
/
+51
|
/
*
Merge branch 'mlx4-order-0-allocations-and-page-recycling'
David S. Miller
2017-03-09
7
-452
/
+201
|
\
|
*
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
Eric Dumazet
2017-03-09
1
-168
/
+41
|
*
mlx4: make validate_loopback() more generic
Eric Dumazet
2017-03-09
2
-19
/
+10
|
*
mlx4: factorize page_address() calls
Eric Dumazet
2017-03-09
1
-8
/
+7
|
*
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
2017-03-09
1
-6
/
+3
|
*
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
2017-03-09
5
-6
/
+12
|
*
mlx4: add page recycling in receive path
Eric Dumazet
2017-03-09
2
-177
/
+82
|
*
mlx4: use order-0 pages for RX
Eric Dumazet
2017-03-09
2
-44
/
+33
|
*
mlx4: removal of frag_sizes[]
Eric Dumazet
2017-03-09
2
-22
/
+10
|
*
mlx4: reduce rx ring page_cache size
Eric Dumazet
2017-03-09
3
-10
/
+15
|
*
mlx4: rx_headroom is a per port attribute
Eric Dumazet
2017-03-09
2
-4
/
+4
|
*
mlx4: get rid of frag_prefix_size
Eric Dumazet
2017-03-09
2
-17
/
+13
|
*
mlx4: remove order field from mlx4_en_frag_info
Eric Dumazet
2017-03-09
2
-4
/
+4
|
*
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
2017-03-09
3
-12
/
+12
|
/
*
Merge branch 'mlxsw-cosmetics'
David S. Miller
2017-03-09
3
-25
/
+12
|
\
[next]