summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30Merge branch 'net-stmmac-selftests-Two-fixes'David S. Miller
2019-05-30net: stmmac: selftests: Use kfree_skb() instead of kfree()Jose Abreu
2019-05-30net: stmmac: selftests: Fix sparse warningJose Abreu
2019-05-30inet: frags: Remove unnecessary smp_store_release/READ_ONCEHerbert Xu
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-30Merge branch 'Enable-SFP-on-ACPI-based-systems'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-29Merge branch 'Decoupling-PHYLINK-from-struct-net_device'David S. Miller
2019-05-29net: dsa: sja1105: Fix broken fixed-link interfaces on user portsVladimir Oltean
2019-05-29net: dsa: Use PHYLINK for the CPU/DSA portsIoana Ciornei
2019-05-29net: dsa: Move the phylink driver calls into port.cIoana Ciornei
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
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-05-29r8169: remove 1000/Half from supported modesHeiner Kallweit
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen
2019-05-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-29net: stmmac: Fix build error without CONFIG_INETYueHaibing
2019-05-29rhashtable: Add rht_ptr_rcu and improve rht_ptrHerbert Xu