summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt
2019-10-29e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck
2019-10-29e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck
2019-10-29e1000e: Add support for Comet LakeSasha Neftin
2019-10-25i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek
2019-10-25i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski
2019-10-25i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin
2019-10-25i40e: Fix for persistent lldp supportSylwia Wnuczko
2019-10-21igc: Clean up unused shadow_vfta pointerSasha Neftin
2019-10-21igc: Add Rx checksum supportSasha Neftin
2019-10-21igc: Add set_rx_mode supportSasha Neftin
2019-10-21e1000e: Add support for S0ixSasha Neftin
2019-10-21igc: Add SCTP CRC checksumming functionalitySasha Neftin
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus
2019-09-16i40e: fix xdp handle calculationsCiara Loftus
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-12ice: Bump versionTony Nguyen
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Initialize DDP package structuresTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-09-11net/ixgbevf: make array api static const, makes object smallerColin Ian King
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann
2019-09-11i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann
2019-09-11i40e: use BIT macro to specify the cloud filter field flagsJacob Keller
2019-09-11i40e: Fix message for other card without FEC.Czeslaw Zagorski
2019-09-11i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov
2019-09-11i40e: mark additional missing bits as reservedJacob Keller
2019-09-11i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIPJacob Keller
2019-09-11i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64Jacob Keller
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang
2019-09-11i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-09-11ixgbe: fix memory leaksWenwen Wang
2019-09-09i40e: Add support for X710 deviceMariusz Stachura
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang