aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam2-5/+46
2019-09-16bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan1-43/+103
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam2-1/+2
2019-09-16bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan1-3/+5
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+4
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus1-2/+2
2019-09-16i40e: fix xdp handle calculationsCiara Loftus1-2/+2
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean1-5/+10
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-80/+139
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko1-10/+5
2019-09-13net: devlink: split reload op into twoJiri Pirko2-8/+30
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko3-7/+23
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher1-1/+2
2019-09-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-224/+2915
2019-09-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-26/+57
2019-09-12ice: Bump versionTony Nguyen1-2/+2
2019-09-12ice: Enable DDP package downloadTony Nguyen12-195/+679
2019-09-12ice: Initialize DDP package structuresTony Nguyen4-2/+953
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen9-1/+1137
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik8-29/+53
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr6-1/+97
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk1-15/+15
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+2
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe1-10/+6
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu1-0/+71
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets1-18/+11
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck1-1/+3
2019-09-11i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson1-0/+5
2019-09-11net/ixgbevf: make array api static const, makes object smallerColin Ian King1-6/+8
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann2-1/+7
2019-09-11i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann1-1/+2
2019-09-11i40e: use BIT macro to specify the cloud filter field flagsJacob Keller1-5/+5
2019-09-11i40e: Fix message for other card without FEC.Czeslaw Zagorski1-3/+7
2019-09-11i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov1-9/+10
2019-09-11i40e: mark additional missing bits as reservedJacob Keller1-0/+3
2019-09-11i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIPJacob Keller1-1/+1
2019-09-11i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64Jacob Keller1-1/+1
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang1-1/+1
2019-09-11i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann1-0/+5
2019-09-11ixgbe: fix memory leaksWenwen Wang1-0/+4
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean2-2/+34
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King1-1/+1
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King1-1/+1
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru1-10/+11
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru2-6/+34
2019-09-11nfp: devlink: set unknown fw_load_policyDirk van der Merwe1-1/+2
2019-09-11Merge tag 'mlx5-updates-2019-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-5/+6
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu3-0/+23
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu5-0/+66