summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-21mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: mv88e6xxx: add support for bridge flagsRussell King
2019-02-21net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...Heiner Kallweit
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit
2019-02-21net: phy: use genphy_config_eee_advert in genphy_c45_an_config_anegHeiner Kallweit
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit
2019-02-21net: phy: don't use 10BaseT/half as default in genphy_read_statusHeiner Kallweit
2019-02-21net: phy: remove orphaned register read in genphy_read_statusHeiner Kallweit
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni
2019-02-20net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit
2019-02-20net: phy: disable aneg in genphy_c45_pma_setup_forcedHeiner Kallweit
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed
2019-02-19net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky
2019-02-19net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang
2019-02-19net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang
2019-02-19net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan
2019-02-19net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin
2019-02-19net: ns83820: code cleanup for ns83820_probe_phy()Mao Wenan
2019-02-19net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul
2019-02-19vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-19bnxt_en: Return relevant error code when offload failsSriharsha Basavapatna
2019-02-19bnxt_en: Add support for mdio read/write to external PHYVasundhara Volam
2019-02-19bnxt_en: Propagate trusted VF attribute to firmware.Michael Chan
2019-02-19bnxt_en: Add support for BCM957504Erik Burrows
2019-02-19bnxt_en: Update firmware interface spec. to 1.10.0.47.Michael Chan
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-02-18bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing
2019-02-18net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpaHeiner Kallweit
2019-02-18liquidio: using NULL instead of plain integerYueHaibing
2019-02-18r8169: remove unneeded mmiowb barriersHeiner Kallweit
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen
2019-02-18mdio_bus: Fix PTR_ERR() usage after initialization to constantYueHaibing
2019-02-18mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo
2019-02-18net: hamradio: remove unused hweight*() definesMasahiro Yamada
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King