aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
* ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2
* igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
* net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
* ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-081-8/+2
* i40e: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-081-8/+2
* igb/igc: use ktime accessors for skb->tstampJacob Keller2019-11-083-4/+6
* i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski2019-11-081-1/+2
* iavf: initialize ITRN registers with correct valuesNicholas Nunley2019-11-081-2/+2
* ice: fix potential infinite loop because loop counter being too smallColin Ian King2019-11-081-1/+1
* ixgbe: Remove duplicate clear_bit() callIgor Pylypiv2019-11-011-1/+0
* e1000: fix memory leaksWenwen Wang2019-11-011-4/+3
* i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher2019-11-011-5/+0
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-011-1/+2
* igb: Enable media autosense for the i350.Manfred Rudigier2019-10-312-2/+2
* igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2019-10-312-2/+4
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+0
|\
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-162-4/+4
|\ \
| * | ixgbe: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| * | i40e: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-153-22/+18
|\ \ \
| * | | ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher2019-09-131-1/+2
| * | | ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert2019-09-121-1/+2
| * | | ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
| * | | ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck2019-09-111-1/+3
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-09-1317-224/+2915
|\ \ \ \
| * | | | ice: Bump versionTony Nguyen2019-09-121-2/+2
| * | | | ice: Enable DDP package downloadTony Nguyen2019-09-1212-195/+679
| * | | | ice: Initialize DDP package structuresTony Nguyen2019-09-124-2/+953
| * | | | ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen2019-09-129-1/+1137
| * | | | ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-128-29/+53
| * | | | ice: send driver version to firmwarePaul M Stillwell Jr2019-09-126-1/+97
* | | | | i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-09-111-0/+5
* | | | | net/ixgbevf: make array api static const, makes object smallerColin Ian King2019-09-111-6/+8
* | | | | iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann2019-09-112-1/+7
* | | | | i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann2019-09-111-1/+2
* | | | | i40e: use BIT macro to specify the cloud filter field flagsJacob Keller2019-09-111-5/+5
* | | | | i40e: Fix message for other card without FEC.Czeslaw Zagorski2019-09-111-3/+7
* | | | | i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov2019-09-111-9/+10
* | | | | i40e: mark additional missing bits as reservedJacob Keller2019-09-111-0/+3
* | | | | i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIPJacob Keller2019-09-111-1/+1
* | | | | i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64Jacob Keller2019-09-111-1/+1
* | | | | ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang2019-09-111-1/+1
* | | | | i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann2019-09-111-0/+5
* | | | | ixgbe: fix memory leaksWenwen Wang2019-09-111-0/+4
|/ / / /
* | | | i40e: Add support for X710 deviceMariusz Stachura2019-09-091-0/+1
* | | | igc: Add tx_csum offload functionalitySasha Neftin2019-09-094-0/+114
* | | | ixgbe: sync the first fragment unconditionallyFiro Yang2019-09-091-7/+9
* | | | i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues2019-09-092-5/+0