summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40evf: ignore link up if not runningAlan Brady2018-01-231-12/+23
* i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari2018-01-233-0/+58
* i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand2018-01-232-1/+9
* i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari2018-01-231-2/+0Star
* i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-232-11/+23
* i40e: track id can be 0Jingjing Wu2018-01-101-5/+0Star
* i40e: change ppp name to ddpJingjing Wu2018-01-104-35/+37
* i40evf: Drop i40evf_fire_sw_int as it is prone to racesAlexander Duyck2018-01-101-34/+0Star
* i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck2018-01-101-2/+4
* i40evf: Do not clear MSI-X PBA manuallyAlexander Duyck2018-01-101-13/+5Star
* i40e/i40evf: Bump driver versionsAlice Michael2018-01-101-2/+2
* i40evf: hold the critical task bit lock while openingJacob Keller2018-01-101-9/+31
* i40evf: release bit locks in reverse orderJacob Keller2018-01-101-1/+1
* i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller2018-01-103-49/+81
* i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller2018-01-101-3/+17
* i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-031-3/+23
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
* i40evf: fix client notify of l2 paramsAlan Brady2017-11-222-17/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-311-0/+3
* | i40e: Admin queue definitions for cloud filtersAmritha Nambiar2017-10-311-2/+105
* | i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck2017-10-311-9/+0Star
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-191-0/+4
|\ \
| * | i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari2017-10-171-0/+4
* | | ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+4
|/ /
* | i40e/i40evf: don't trust VF to reset itselfAlan Brady2017-10-131-4/+3Star
* | i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam2017-10-091-0/+3
* | i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller2017-10-091-1/+1
* | i40e/i40evf: bump tail only in multiples of 8Jacob Keller2017-10-091-0/+9
* | i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller2017-10-091-3/+1Star
* | i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller2017-10-092-4/+6
* | i40evf: fix mac filter removal timing issueAlan Brady2017-10-091-0/+2
* | i40e/i40evf: organize and re-number feature flagsJacob Keller2017-10-061-16/+16
* | i40evf: enable support for VF VLAN tag stripping controlJacob Keller2017-10-061-8/+14
* | i40e: Display error message if module does not meet thermal requirementsFilip Sadowski2017-10-061-0/+1
* | i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg2017-10-061-1/+2
* | i40e: redfine I40E_PHY_TYPE_MAXMitch Williams2017-10-061-1/+1
* | i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller2017-10-061-3/+6
* | i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-022-1/+22
* | i40e: make i40evf_map_rings_to_vectors voidMitch Williams2017-10-021-7/+2Star
* | i40evf: Enable VF to request an alternate queue allocationAlan Brady2017-10-024-7/+173
* | i40e: use admin queue for setting LEDs behaviorMariusz Stachura2017-10-021-0/+2
* | i40e: Add support for 'ethtool -m'Filip Sadowski2017-10-024-0/+108
* | i40e: Fix reporting of supported link modesFilip Sadowski2017-10-021-2/+18
* | i40e: refactor FW version checkingMitch Williams2017-09-291-1/+9
* | i40evf: fix ring to vector mappingAlan Brady2017-09-291-38/+10Star
* | i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller2017-09-291-1/+1
* | i40evf: lower message levelMitch Williams2017-09-291-1/+1
* | i40e/i40evf: rename bytes_per_int to bytes_per_usecJacob Keller2017-09-291-6/+6