summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier
2019-02-24net: phy: check PMAPMD link status only in genphy_c45_read_linkHeiner Kallweit
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli
2019-02-24nfp: Remove switchdev.h inclusionFlorian Fainelli
2019-02-24net: lantiq: Do not use eth_change_mtu()Hauke Mehrtens
2019-02-24vxlan: add ndo_change_proto_down supportAndy Roulin
2019-02-24macvlan: add ndo_change_proto_down supportAndy Roulin
2019-02-24net: phy: let genphy_c45_read_abilities also check aneg capabilityHeiner Kallweit
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: phy: aquantia: use genphy_c45_read_statusHeiner Kallweit
2019-02-23net: phy: add genphy_c45_read_statusHeiner Kallweit
2019-02-23net: phy: don't change modes we don't care about in genphy_c45_read_lpaHeiner Kallweit
2019-02-23net: phy: aquantia: add support for auto-negotiation configurationAndrew Lunn
2019-02-23net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109Heiner Kallweit
2019-02-23Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speedsShalom Toledo
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo
2019-02-23mlxsw: reg: Add new port type-speed fields for PTYS registerShalom Toledo
2019-02-23mlxsw: reg: 80 columns wrapping changeShalom Toledo
2019-02-23mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_adminShalom Toledo
2019-02-23mlxsw: spectrum: Add port type-speed operationsShalom Toledo
2019-02-23mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo
2019-02-23mlxsw: spectrum: Query port connector type from firmwareShalom Toledo
2019-02-23mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo
2019-02-23mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23veth: Fix -Wformat-truncationFlorian Fainelli
2019-02-23e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-02-23net: dsa: mv88e6xxx: Fix -Wformat-security warningsFlorian Fainelli
2019-02-23mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-02-22net: phy: at803x: disable delay only for RGMII modeVinod Koul
2019-02-22net: phy: at803x: don't inline helpersVinod Koul
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-02-22bnxt_en: Fix typo in firmware message timeout logic.Michael Chan
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-22net/mlx5: Support ndo bridge_setlink and getlinkHuy Nguyen
2019-02-22net/mlx5: E-Switch, Add support for VEPA in legacy mode.Huy Nguyen
2019-02-22net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha
2019-02-22net/mlx5e: Fix return status of TX reporter timeout recoverEran Ben Elisha
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha