summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-03-09net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni
2017-03-09net: mvpp2: handle register mapping and access for PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: adjust the allocation/free of BM pools for PPv2.2Thomas Petazzoni
2017-03-09net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessorsThomas Petazzoni
2017-03-09net: mvpp2: introduce an intermediate union for the TX/RX descriptorsThomas Petazzoni
2017-03-09net: mvpp2: add hw_version field in "struct mvpp2"Thomas Petazzoni
2017-03-09net: mvpp2: add and use accessors for TX/RX descriptorsThomas Petazzoni
2017-03-09net: mvpp2: store physical address of buffer in rx_desc->buf_cookieThomas Petazzoni
2017-03-09net: mvpp2: remove mvpp2_txq_pend_desc_num_get() functionThomas Petazzoni
2017-03-09net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REGThomas Petazzoni
2017-03-09net: mvpp2: remove support for buffer headerThomas Petazzoni
2017-03-09net: mvpp2: use "dma" instead of "phys" where appropriateThomas Petazzoni
2017-03-09mlx4: remove duplicate code in mlx4_en_process_rx_cq()Eric Dumazet
2017-03-09mlx4: make validate_loopback() more genericEric Dumazet
2017-03-09mlx4: factorize page_address() callsEric Dumazet
2017-03-09mlx4: do not access rx_desc from mlx4_en_process_rx_cq()Eric Dumazet
2017-03-09mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet
2017-03-09mlx4: add page recycling in receive pathEric Dumazet
2017-03-09mlx4: use order-0 pages for RXEric Dumazet
2017-03-09mlx4: removal of frag_sizes[]Eric Dumazet
2017-03-09mlx4: reduce rx ring page_cache sizeEric Dumazet
2017-03-09mlx4: rx_headroom is a per port attributeEric Dumazet
2017-03-09mlx4: get rid of frag_prefix_sizeEric Dumazet
2017-03-09mlx4: remove order field from mlx4_en_frag_infoEric Dumazet
2017-03-09mlx4: dma_dir is a mlx4_en_priv attributeEric Dumazet
2017-03-08mlxsw: pci: Remove unused bitIdo Schimmel
2017-03-08mlxsw: spectrum: Fix helper function and port variable namesJiri Pirko
2017-03-09dpaa_eth: enable context-A stashingMadalin Bucur
2017-03-09dpaa_eth: enable multiple Tx traffic classesCamelia Groza
2017-03-09dpaa_eth: add four prioritised Tx traffic classesCamelia Groza
2017-03-09dpaa_eth: do not ignore port api return valueMadalin Bucur
2017-03-09dpaa_eth: enable Rx checksum offloadMadalin Bucur
2017-03-09dpaa_eth: remove redundant initializationMadalin Bucur
2017-03-09fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur
2017-03-09fsl/fman: remove wrong freeMadalin Bucur
2017-03-09fsl/fman: set HW parser as BMI next engineMadalin Bucur
2017-03-09fsl/fman: parse result data is big endianMadalin Bucur
2017-03-08net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-07net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi
2017-03-06net: ethernet: bgmac: driver power manangementJoey Zhong