summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-31iavf: rename iavf_status structure flagsAlice Michael
2019-05-31iavf: replace i40e variables with iavfAlice Michael
2019-05-31iavf: rename i40e functions to be iavfAlice Michael
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor
2019-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
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-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-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: ethernet: ti: cpsw: correct .ndo_open error pathIvan Khoronzhuk
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
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-29net: stmmac: use dev_info() before netdev is registeredJisheng Zhang
2019-05-29qed: fix spelling mistake "inculde" -> "include"Colin Ian King
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley