Age | Commit message (Expand) | Author | Files | Lines |
2017-03-10 | drivers: net: xgene-v2: Add ethernet hardware configuration | Iyappan Subramanian | 2 | -0/+114 |
2017-03-10 | drivers: net: xgene-v2: Add mac configuration | Iyappan Subramanian | 2 | -0/+226 |
2017-03-10 | drivers: net: xgene-v2: Add DMA descriptor | Iyappan Subramanian | 3 | -0/+274 |
2017-03-10 | liquidio: add support for XPS | Rick Farrington | 1 | -0/+9 |
2017-03-10 | net: stmicro: replace kzalloc with devm_kzalloc | Joao Pinto | 1 | -1/+1 |
2017-03-10 | net: mediatek: Use eth_hw_addr_random() | Tobias Klauser | 1 | -2/+1 |
2017-03-10 | tg3: Add the ability to conditionally build w/ HWMON | Florian Fainelli | 2 | -1/+14 |
2017-03-09 | net: mvpp2: finally add the PPv2.2 compatible string | Thomas Petazzoni | 2 | -2/+6 |
2017-03-09 | net: mvpp2: set dma mask and coherent dma mask on PPv2.2 | Thomas Petazzoni | 1 | -0/+14 |
2017-03-09 | net: mvpp2: add support for an additional clock needed for PPv2.2 | Thomas Petazzoni | 1 | -4/+21 |
2017-03-09 | net: mvpp2: adapt rxq distribution to PPv2.2 | Thomas Petazzoni | 1 | -16/+19 |
2017-03-09 | net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 | Thomas Petazzoni | 1 | -4/+42 |
2017-03-09 | net: mvpp2: add AXI bridge initialization for PPv2.2 | Thomas Petazzoni | 1 | -0/+85 |
2017-03-09 | net: mvpp2: handle misc PPv2.1/PPv2.2 differences | Thomas Petazzoni | 1 | -18/+67 |
2017-03-09 | net: mvpp2: handle register mapping and access for PPv2.2 | Thomas Petazzoni | 1 | -69/+188 |
2017-03-09 | net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2 | Thomas Petazzoni | 1 | -5/+21 |
2017-03-09 | net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 | Thomas Petazzoni | 1 | -10/+12 |
2017-03-09 | net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 | Thomas Petazzoni | 1 | -12/+20 |
2017-03-09 | net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 | Thomas Petazzoni | 1 | -10/+71 |
2017-03-09 | net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors | Thomas Petazzoni | 1 | -12/+76 |
2017-03-09 | net: mvpp2: introduce an intermediate union for the TX/RX descriptors | Thomas Petazzoni | 1 | -14/+31 |
2017-03-09 | net: mvpp2: add hw_version field in "struct mvpp2" | Thomas Petazzoni | 1 | -1/+11 |
2017-03-09 | net: mvpp2: add and use accessors for TX/RX descriptors | Thomas Petazzoni | 1 | -49/+145 |
2017-03-09 | net: mvpp2: store physical address of buffer in rx_desc->buf_cookie | Thomas Petazzoni | 1 | -14/+26 |
2017-03-09 | net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function | Thomas Petazzoni | 1 | -13/+2 |
2017-03-09 | net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG | Thomas Petazzoni | 1 | -3/+0 |
2017-03-09 | net: mvpp2: remove support for buffer header | Thomas Petazzoni | 1 | -77/+0 |
2017-03-09 | net: mvpp2: use "dma" instead of "phys" where appropriate | Thomas Petazzoni | 1 | -74/+74 |
2017-03-09 | mlx4: remove duplicate code in mlx4_en_process_rx_cq() | Eric Dumazet | 1 | -168/+41 |
2017-03-09 | mlx4: make validate_loopback() more generic | Eric Dumazet | 2 | -19/+10 |
2017-03-09 | mlx4: factorize page_address() calls | Eric Dumazet | 1 | -8/+7 |
2017-03-09 | mlx4: do not access rx_desc from mlx4_en_process_rx_cq() | Eric Dumazet | 1 | -6/+3 |
2017-03-09 | mlx4: add rx_alloc_pages counter in ethtool -S | Eric Dumazet | 5 | -6/+12 |
2017-03-09 | mlx4: add page recycling in receive path | Eric Dumazet | 2 | -177/+82 |
2017-03-09 | mlx4: use order-0 pages for RX | Eric Dumazet | 2 | -44/+33 |
2017-03-09 | mlx4: removal of frag_sizes[] | Eric Dumazet | 2 | -22/+10 |
2017-03-09 | mlx4: reduce rx ring page_cache size | Eric Dumazet | 3 | -10/+15 |
2017-03-09 | mlx4: rx_headroom is a per port attribute | Eric Dumazet | 2 | -4/+4 |
2017-03-09 | mlx4: get rid of frag_prefix_size | Eric Dumazet | 2 | -17/+13 |
2017-03-09 | mlx4: remove order field from mlx4_en_frag_info | Eric Dumazet | 2 | -4/+4 |
2017-03-09 | mlx4: dma_dir is a mlx4_en_priv attribute | Eric Dumazet | 3 | -12/+12 |
2017-03-09 | mlxsw: pci: Remove unused bit | Ido Schimmel | 2 | -14/+0 |
2017-03-09 | mlxsw: spectrum: Fix helper function and port variable names | Jiri Pirko | 1 | -11/+12 |
2017-03-09 | net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -10/+14 |
2017-03-09 | net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -22/+29 |
2017-03-09 | net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -28/+34 |
2017-03-09 | net: sun: sungem: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -41/+57 |
2017-03-09 | net: sun: niu: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -17/+20 |
2017-03-09 | net: sun: cassini: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -46/+52 |
2017-03-09 | net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -22/+25 |