summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni2017-03-091-18/+67
* net: mvpp2: handle register mapping and access for PPv2.2Thomas Petazzoni2017-03-091-69/+188
* net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2Thomas Petazzoni2017-03-091-5/+21
* net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2Thomas Petazzoni2017-03-091-10/+12
* net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2Thomas Petazzoni2017-03-091-12/+20
* net: mvpp2: adjust the allocation/free of BM pools for PPv2.2Thomas Petazzoni2017-03-091-10/+71
* net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessorsThomas Petazzoni2017-03-091-12/+76
* net: mvpp2: introduce an intermediate union for the TX/RX descriptorsThomas Petazzoni2017-03-091-14/+31
* net: mvpp2: add hw_version field in "struct mvpp2"Thomas Petazzoni2017-03-091-1/+11
* net: mvpp2: add and use accessors for TX/RX descriptorsThomas Petazzoni2017-03-091-49/+145
* net: mvpp2: store physical address of buffer in rx_desc->buf_cookieThomas Petazzoni2017-03-091-14/+26
* net: mvpp2: remove mvpp2_txq_pend_desc_num_get() functionThomas Petazzoni2017-03-091-13/+2Star
* net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REGThomas Petazzoni2017-03-091-3/+0Star
* net: mvpp2: remove support for buffer headerThomas Petazzoni2017-03-091-77/+0Star
* net: mvpp2: use "dma" instead of "phys" where appropriateThomas Petazzoni2017-03-091-74/+74
* dt-bindings: net: update Marvell PPv2 binding for PPv2.2 supportThomas Petazzoni2017-03-091-11/+51
* Merge branch 'mlx4-order-0-allocations-and-page-recycling'David S. Miller2017-03-097-452/+201Star
|\
| * mlx4: remove duplicate code in mlx4_en_process_rx_cq()Eric Dumazet2017-03-091-168/+41Star
| * mlx4: make validate_loopback() more genericEric Dumazet2017-03-092-19/+10Star
| * mlx4: factorize page_address() callsEric Dumazet2017-03-091-8/+7Star
| * mlx4: do not access rx_desc from mlx4_en_process_rx_cq()Eric Dumazet2017-03-091-6/+3Star
| * mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet2017-03-095-6/+12
| * mlx4: add page recycling in receive pathEric Dumazet2017-03-092-177/+82Star
| * mlx4: use order-0 pages for RXEric Dumazet2017-03-092-44/+33Star
| * mlx4: removal of frag_sizes[]Eric Dumazet2017-03-092-22/+10Star
| * mlx4: reduce rx ring page_cache sizeEric Dumazet2017-03-093-10/+15
| * mlx4: rx_headroom is a per port attributeEric Dumazet2017-03-092-4/+4
| * mlx4: get rid of frag_prefix_sizeEric Dumazet2017-03-092-17/+13Star
| * mlx4: remove order field from mlx4_en_frag_infoEric Dumazet2017-03-092-4/+4
| * mlx4: dma_dir is a mlx4_en_priv attributeEric Dumazet2017-03-093-12/+12
|/
* Merge branch 'mlxsw-cosmetics'David S. Miller2017-03-093-25/+12Star
|\
| * mlxsw: pci: Remove unused bitIdo Schimmel2017-03-092-14/+0Star
| * mlxsw: spectrum: Fix helper function and port variable namesJiri Pirko2017-03-091-11/+12
|/
* net: use proper lockdep annotation in __sk_dst_set()Eric Dumazet2017-03-091-5/+2Star
* Merge branch 'flow_dissector-improvements'David S. Miller2017-03-091-188/+238
|\
| * flow_dissector: Move GRE dissection into a separate functionJiri Pirko2017-03-091-110/+134
| * flow_dissector: rename "proto again" goto labelJiri Pirko2017-03-091-4/+4
| * flow_dissector: Fix GRE header error pathJiri Pirko2017-03-091-3/+3
| * flow_dissector: Move MPLS dissection into a separate functionJiri Pirko2017-03-091-22/+34
| * flow_dissector: Move ARP dissection into a separate functionJiri Pirko2017-03-091-53/+67
|/
* net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-10/+14
* net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+29
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-28/+34
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-41/+57
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-17/+20
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-46/+52
* net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
* net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* decnet: Use TCP nagle macro instead of literal number in decnetGao Feng2017-03-071-6/+7
* net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi2017-03-071-0/+6