summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-06-06net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-06-06net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-06-06net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang1-0/+1
2019-06-06net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang1-0/+7
2019-06-06nfp: flower: use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-06i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang1-5/+5
2019-06-06i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang1-4/+2
2019-06-05net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu1-3/+2
2019-06-05ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller2-5/+108
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2-2/+1
2019-06-05ice: Use LLDP ethertype define ETH_P_LLDPJeff Kirsher1-3/+1
2019-06-05ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2-3/+1
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2-4/+2
2019-06-05ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller1-0/+9
2019-06-05ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller1-3/+3
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller1-29/+42
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller1-1/+1
2019-06-05ixgbe: fix AF_XDP tx packet countWilliam Tu1-0/+1
2019-06-05ixgbe: fix AF_XDP tx byte countWilliam Tu1-1/+0
2019-06-05ixgbe: remove umem from adapterJan Sokolowski2-71/+19
2019-06-05ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski3-1/+11
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam1-1/+1
2019-06-05r8169: factor out firmware handlingHeiner Kallweit4-241/+274
2019-06-05r8169: rename r8169.c to r8169_main.cHeiner Kallweit2-0/+1
2019-06-05net: ethernet: mediatek: fix mtk_eth_soc build errors & warningsRandy Dunlap1-2/+2
2019-06-05rocker: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-05mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-05mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+14
2019-06-05ipv4: Use accessors for fib_info nexthop dataDavid Ahern3-27/+46
2019-06-05hinic: add LRO supportXue Chaojing10-13/+348
2019-06-05net: mscc: ocelot: Fix some struct initializationsNathan Chancellor1-4/+10
2019-06-05mlxsw: Implement flash update status notificationsJiri Pirko1-1/+17
2019-06-05mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko2-0/+28
2019-06-05mlxfw: Propagate error messages through extackJiri Pirko6-20/+41
2019-06-05mlx5: Move firmware flash implementation to devlinkJiri Pirko4-46/+20
2019-06-05mlxsw: Move firmware flash implementation to devlinkJiri Pirko3-26/+41
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen1-0/+3
2019-06-04r8169: add rtl_fw_request_firmware and rtl_fw_release_firmwareHeiner Kallweit1-24/+34
2019-06-04r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independentHeiner Kallweit1-39/+19
2019-06-04r8169: simplify rtl_fw_write_firmwareHeiner Kallweit1-14/+5
2019-06-04r8169: add enum rtl_fw_opcodeHeiner Kallweit1-18/+18
2019-06-04net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li3-21/+36
2019-06-04net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li2-17/+5
2019-06-04net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...Weihang Li1-1/+0
2019-06-04net: hns3: add handling of two bits in MAC tunnel interruptsWeihang Li2-4/+4
2019-06-04net: hns3: set ops to null when unregister ad_devWeihang Li1-0/+2
2019-06-04net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li1-2/+5
2019-06-04net: hns3: set the port shaper according to MAC speedYunsheng Lin1-1/+1
2019-06-04net: hns3: fix VLAN filter restore issue after resetJian Shen4-37/+43
2019-06-04net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen2-0/+9