summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-02-08net: stmmac: print phy informationLABBE Corentin
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin
2017-02-08net: stmmac: Rewrite two test against NULL valueLABBE Corentin
2017-02-08net: stmmac: Correct the error message about invalid speedLABBE Corentin
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin
2017-02-08net: stmmac: Use readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: fix some code style problemLABBE Corentin
2017-02-08net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-02-08net: stmmac: fix some typos in commentsLABBE Corentin
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin
2017-02-08net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-08net: qcom/emac: fix semicolon.cocci warningsWu Fengguang
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07liquidio: do not dereference pointer if it's NULLFelix Manlunas
2017-02-07spectrum: acl_tcam: Fix catchall prio valueJiri Pirko
2017-02-07sfc: fix an off by one bugDan Carpenter
2017-02-07net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: pxa168_eth: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: mv643xx_eth: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-02-07net: ethernet: ti: cpsw: remove netif_trans_updateIvan Khoronzhuk
2017-02-07bnxt_en: Add support for XDP_TX action.Michael Chan
2017-02-07bnxt_en: Add basic XDP support.Michael Chan
2017-02-07bnxt_en: Refactor tx completion path.Michael Chan
2017-02-07bnxt_en: Add a set of TX rings to support XDP.Michael Chan
2017-02-07bnxt_en: Add tx ring mapping logic.Michael Chan
2017-02-07bnxt_en: Centralize logic to reserve rings.Michael Chan
2017-02-07bnxt_en: Use event bit map in RX path.Michael Chan
2017-02-07bnxt_en: Add RX page mode support.Michael Chan
2017-02-07bnxt_en: Parameterize RX buffer offsets.Michael Chan
2017-02-07bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.Michael Chan
2017-02-07bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.Michael Chan
2017-02-07bnxt_en: Refactor rx SKB function.Michael Chan
2017-02-07net: qcom/emac: add ethool support for setting pause parametersTimur Tabi
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-07mlxsw: add psample dependency for spectrumArnd Bergmann
2017-02-06net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-06net/mlx4_en: fix a conditionDan Carpenter
2017-02-06sfc: don't rearm interrupts if busy pollingBert Kenward
2017-02-06mlxsw: spectrum_router: Fix typo in commentIdo Schimmel
2017-02-06mlxsw: spectrum_router: Don't read 'nud_state' without lockIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove redundant checkIdo Schimmel
2017-02-06mlxsw: spectrum_router: Simplify neighbour reflectionIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove unused variableIdo Schimmel
2017-02-06mlxsw: spectrum_router: Use ordered workqueue for neigh updatesIdo Schimmel