summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit
2019-05-30qed: Fix static checker warningMichal Kalderon
2019-05-30r8169: decouple rtl_phy_write_fw from actual driver codeHeiner Kallweit
2019-05-30r8169: improve rtl_fw_format_okHeiner Kallweit
2019-05-30r8169: enable WoL speed down on more chip versionsHeiner Kallweit
2019-05-30net: dsa: sja1105: Make static_config_check_memory_size staticYueHaibing
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature r...Vadim Pasternak
2019-05-30mlxsw: core: Extend the index size for temperature sensors readoutVadim Pasternak
2019-05-30mlxsw: core: Extend hwmon interface with inter-connect temperature attributesVadim Pasternak
2019-05-30mlxsw: reg: Add Management General Peripheral Information RegisterVadim Pasternak
2019-05-30mlxsw: reg: Extend sensor index field size of Management Temperature RegisterVadim Pasternak
2019-05-30mlxsw: core: Re-order initialization sequenceIdo Schimmel
2019-05-30mlxsw: i2c: Allow flexible setting of I2C transactions sizeVadim Pasternak
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak
2019-05-30net: stmmac: selftests: Use kfree_skb() instead of kfree()Jose Abreu
2019-05-30net: stmmac: selftests: Fix sparse warningJose Abreu
2019-05-30net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_insYueHaibing
2019-05-30net: stmmac: Switch to devm_alloc_etherdev_mqsJisheng Zhang
2019-05-30tua6100: Avoid build warnings.David S. Miller
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev
2019-05-30i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan
2019-05-30ice: Recognize higher speedsAnirudh Venkataramanan
2019-05-30ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller
2019-05-30ice: Update function headerAnirudh Venkataramanan
2019-05-30ice: Move define for ICE_AQC_DRIVER_UNLOADINGAnirudh Venkataramanan
2019-05-30ice: Align to updated AQ command formatsAnirudh Venkataramanan
2019-05-30ice: Use continue instead of an else blockAnirudh Venkataramanan
2019-05-30ice: Change minimum descriptor count value for Tx/Rx ringsPreethi Banala
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman
2019-05-29ice: Cleanup ice_update_link_infoBruce Allan
2019-05-29ice: Use right type for ice_cfg_vsi_lan returnAkeem G Abodunrin
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan
2019-05-29ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen
2019-05-29ice: Use GLINT_DYN_CTL to disable VF's interruptsBrett Creeley
2019-05-29net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut
2019-05-29net: ethernet: ti: cpsw: correct .ndo_open error pathIvan Khoronzhuk
2019-05-29net: dsa: sja1105: Fix broken fixed-link interfaces on user portsVladimir Oltean
2019-05-29net: phylink: Add phylink_{printk, err, warn, info, dbg} macrosIoana Ciornei
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-29net: phylink: Add phylink_mac_link_{up, down} wrapper functionsIoana Ciornei
2019-05-29net: phy: Add phy_standalone sysfs entryIoana Ciornei
2019-05-29net: phy: Check against net_device being NULLIoana Ciornei
2019-05-29net: phy: Guard against the presence of a netdevIoana Ciornei
2019-05-29net: phy: Add phy_sysfs_create_links helper functionVladimir Oltean