summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
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
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues