summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: link_down_on_close private flag supportMariusz Stachura2018-02-263-0/+114
* i40e: Add and delete cloud filterAvinash Dayanand2018-02-144-12/+470
* i40evf: Add support to apply cloud filtersHarshitha Ramamurthy2018-02-143-5/+810
* i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2018-02-142-3/+54
* i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy2018-02-143-3/+67
* i40e: Delete queue channel for ADq on VFAvinash Dayanand2018-02-141-0/+63
* i40evf: Alloc queues for ADq on VFAvinash Dayanand2018-02-142-0/+20
* i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand2018-02-143-69/+379
* i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy2018-02-143-1/+257
* i40evf: Fix link up issue when queues are disabledAvinash Dayanand2018-02-143-8/+22
* i40evf: Make VF reset warning message more clearHarshitha Ramamurthy2018-02-131-1/+1
* i40evf: use __dev_[um]c_sync routines in .set_rx_modeJacob Keller2018-02-131-39/+56
* i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman2018-02-133-10/+13
* i40e: do not force filter failure in overflow promiscuousAlan Brady2018-02-131-14/+1Star
* i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady2018-02-131-22/+20Star
* i40evf: Use an iterator of the same type as the listHarshitha Ramamurthy2018-02-131-4/+7
* i40e: broadcast filters can trigger overflow promiscuousAlan Brady2018-02-131-2/+4
* i40e: don't leak memory addressesMitch Williams2018-02-132-41/+12Star
* i40evf: use GFP_ATOMIC under spin lockWei Yongjun2018-02-131-4/+4
* i40e: Make local function i40e_get_link_speed staticWei Yongjun2018-02-131-1/+1
* i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck2018-02-128-257/+528
* i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck2018-02-128-86/+115
* i40evf: Correctly populate rxitr_idx and txitr_idxAlexander Duyck2018-02-121-9/+15
* i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck2018-02-126-56/+79
* i40e/i40evf: Don't bother setting the CLEARPBA bitAlexander Duyck2018-02-122-2/+20
* i40e/i40evf: Clean-up of bits related to using q_vector->reg_idxAlexander Duyck2018-02-123-15/+15
* i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDPAlan Brady2018-02-121-7/+15
* i40e: Warn when setting link-down-on-close while in MFPPaweł Jabłoński2018-02-121-0/+6
* i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski2018-02-121-0/+11
* i40e/i40evf: Clean up logic for adaptive ITRAlexander Duyck2018-02-122-86/+28Star
* i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck2018-02-129-55/+53Star
* i40e: fix typo in function descriptionAlan Brady2018-02-122-2/+2
* i40e: Fix the number of queues available to be mapped for useAmritha Nambiar2018-02-081-13/+14
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-6/+6
|\
| * net: e100: Replace PCI pool old APIRomain Perier2018-01-021-6/+6
* | i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2018-01-292-2/+2
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-2917-106/+342
|\ \
| * | i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński2018-01-261-0/+4
| * | i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck2018-01-265-18/+12Star
| * | i40e: fix reported mask for ntuple filtersJacob Keller2018-01-261-4/+4
| * | i40e: disallow programming multiple filters with same criteriaJacob Keller2018-01-261-0/+87
| * | i40e: program fragmented IPv4 filter input setJacob Keller2018-01-262-0/+13
| * | i40e: Fix kdump failureAvinash Dayanand2018-01-261-2/+2
| * | i40e: cleanup unnecessary parensJeff Kirsher2018-01-262-2/+2
| * | i40e: fix FW_LLDP flag on initAlan Brady2018-01-261-0/+3
| * | i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman2018-01-262-3/+58
| * | i40e: change flags to use 64 bitsAlice Michael2018-01-262-35/+36
| * | i40e: Display LLDP information on vSphere Web ClientUpasana Menon2018-01-264-0/+55
| * | i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck2018-01-262-24/+26
| * | i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński2018-01-261-6/+12