summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang
2019-06-05nfp: flower: use struct_size() helperGustavo A. R. Silva
2019-06-05i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang
2019-06-05i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang
2019-06-05net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu
2019-06-05ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ice: Use LLDP ethertype define ETH_P_LLDPJeff Kirsher
2019-06-05ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller
2019-06-05ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller
2019-06-05ixgbe: fix AF_XDP tx packet countWilliam Tu
2019-06-05ixgbe: fix AF_XDP tx byte countWilliam Tu
2019-06-05ixgbe: remove umem from adapterJan Sokolowski
2019-06-05ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam
2019-06-05r8169: factor out firmware handlingHeiner Kallweit
2019-06-05r8169: rename r8169.c to r8169_main.cHeiner Kallweit
2019-06-05net: ethernet: mediatek: fix mtk_eth_soc build errors & warningsRandy Dunlap
2019-06-04rocker: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-04hinic: add LRO supportXue Chaojing
2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor
2019-06-04mlxsw: Implement flash update status notificationsJiri Pirko
2019-06-04mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen
2019-06-03r8169: add rtl_fw_request_firmware and rtl_fw_release_firmwareHeiner Kallweit
2019-06-03r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independentHeiner Kallweit
2019-06-03r8169: simplify rtl_fw_write_firmwareHeiner Kallweit
2019-06-03r8169: add enum rtl_fw_opcodeHeiner Kallweit
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li
2019-06-03net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li
2019-06-03net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...Weihang Li
2019-06-03net: hns3: add handling of two bits in MAC tunnel interruptsWeihang Li
2019-06-03net: hns3: set ops to null when unregister ad_devWeihang Li
2019-06-03net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-06-03net: hns3: set the port shaper according to MAC speedYunsheng Lin
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-06-03net: hns3: remove redundant core resetHuazhong Tan