summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-17net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun
2019-02-17net: sgi: use GFP_ATOMIC under spin lockWei Yongjun
2019-02-17net: phy: marvell10g: Don't explicitly set Pause and Asym_PauseMaxime Chevallier
2019-02-17net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'YueHaibing
2019-02-17nfp: flower: fix masks for tcp and ip flags fieldsPieter Jansen van Vuuren
2019-02-17nfp: devlink: allow flashing the device via devlinkJakub Kicinski
2019-02-17net: phy: use phy_resolve_aneg_linkmode in genphy_read_statusHeiner Kallweit
2019-02-17net: phy: improve phy_resolve_aneg_linkmodeHeiner Kallweit
2019-02-17mlxsw: core: Extend thermal module with per QSFP module thermal zonesVadim Pasternak
2019-02-17net: phy: marvell10g: check for newly set anegHeiner Kallweit
2019-02-17net: phy: marvell10g: use genphy_c45_an_config_anegAndrew Lunn
2019-02-17net: phy: add genphy_c45_an_config_anegAndrew Lunn
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-16net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-15s390/qeth: split out OSN netdev opsJulian Wiedmann
2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann
2019-02-15s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann
2019-02-15mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King
2019-02-15net/mlx5: E-Switch, Allow transition to offloads mode for ECPFBodong Wang
2019-02-15net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang
2019-02-15net/mlx5: E-Switch, Support load/unload reps of specific vport typesBodong Wang
2019-02-15net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang
2019-02-15net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang
2019-02-15net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang
2019-02-15net/mlx5: E-Switch, Refactor offloads flow steering init/cleanupBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang
2019-02-15net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang
2019-02-15net/mlx5: Correctly set LAG mode for ECPFBodong Wang