summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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
2019-05-29ice: Configure RSS LUT key only if RSS is enabledMd Fahad Iqbal Polash
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin
2019-05-29ice: Minor cleanup in ice_switch.hAnirudh Venkataramanan
2019-05-29ice: Remove redundant and premature event configDave Ertman
2019-05-29ice: Change message levelMitch Williams
2019-05-29ice: Check all VFs for MDD activity, don't disableMitch Williams
2019-05-29ice: Refactor interrupt trackingBrett Creeley
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-29ice: Don't call ice_cfg_itr() for SR-IOVBrett Creeley
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley
2019-05-29ice: Resolve static analysis warningBruce Allan
2019-05-29ice: Implement toggling ethtool rx-vlan-filterTony Nguyen
2019-05-29ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan
2019-05-29ice: Fix LINE_SPACING style issueBruce Allan
2019-05-29qede: Handle infinite driver spinning for Tx timestamp.Sudarsana Reddy Kalluru
2019-05-29qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru
2019-05-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-05-28net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan
2019-05-28net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan
2019-05-28net: hns3: modify hclgevf_init_client_instance()Huazhong Tan
2019-05-28net: hns3: modify hclge_init_client_instance()Huazhong Tan
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu
2019-05-28net: hns3: fix for HNS3_RXD_GRO_SIZE_M macroYunsheng Lin
2019-05-28net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen