summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues2019-09-093-1/+6
* | | | i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues2019-09-091-10/+11
* | | | igc: Remove unneeded PCI bus definesSasha Neftin2019-09-091-4/+0
* | | | iavf: allow permanent MAC address to changeMitch Williams2019-09-092-5/+0
* | | | igc: Add NVM checksum validationSasha Neftin2019-09-091-0/+9
* | | | fm10k: use a local variable for the frag pointerJacob Keller2019-09-091-3/+5
* | | | igc: Remove useless forward declarationSasha Neftin2019-09-092-136/+129
* | | | e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng2019-09-091-6/+6
* | | | ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl2019-09-091-0/+1
* | | | iavf: remove unused debug function iavf_debug_dYueHaibing2019-09-091-22/+0
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-09-0712-169/+195
|\ \ \ \ | |_|/ / |/| | |
| * | | ice: Rework around device/function capabilitiesAnirudh Venkataramanan2019-09-051-20/+20
| * | | ice: change default number of receive descriptorsJesse Brandeburg2019-09-051-17/+2
| * | | ice: Minor refactor in queue managementAnirudh Venkataramanan2019-09-054-39/+54
| * | | ice: Allow for delayed LLDP MIB change registrationDave Ertman2019-09-055-15/+51
| * | | ice: update Tx context structAshish Shah2019-09-052-1/+3