summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon
2018-01-26i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck
2018-01-26i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-23i40evf: ignore link up if not runningAlan Brady
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari
2018-01-23i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand
2018-01-23i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski
2018-01-10i40e: track id can be 0Jingjing Wu
2018-01-10i40e: change ppp name to ddpJingjing Wu
2018-01-10i40evf: Drop i40evf_fire_sw_int as it is prone to racesAlexander Duyck
2018-01-10i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck
2018-01-10i40evf: Do not clear MSI-X PBA manuallyAlexander Duyck
2018-01-10i40e/i40evf: Bump driver versionsAlice Michael
2018-01-10i40evf: hold the critical task bit lock while openingJacob Keller
2018-01-10i40evf: release bit locks in reverse orderJacob Keller
2018-01-10i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller
2018-01-10i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2018-01-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar
2017-10-31i40e: Admin queue definitions for cloud filtersAmritha Nambiar
2017-10-31i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-10-09i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangsJayaprakash Shanmugam
2017-10-09i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller
2017-10-09i40e/i40evf: bump tail only in multiples of 8Jacob Keller
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller
2017-10-09i40evf: fix mac filter removal timing issueAlan Brady
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg
2017-10-06i40e: redfine I40E_PHY_TYPE_MAXMitch Williams
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura