summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck
2018-01-26i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-01-26i40e: Fix kdump failureAvinash Dayanand
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher
2018-01-26i40e: fix FW_LLDP flag on initAlan Brady
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman
2018-01-26i40e: change flags to use 64 bitsAlice Michael
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-26i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-25i40e: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-23i40e: Fix channel addition in reset flowAmritha Nambiar
2018-01-23i40e: Delete an error message for a failed memory allocation in i40e_init_int...Markus Elfring
2018-01-23i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem
2018-01-23i40e: simplify pointer dereferencesMitch Williams
2018-01-23i40e: check for invalid DCB configMitch Williams
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta
2018-01-23i40e: avoid divide by zeroMitch Williams
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-10i40e: remove redundant initialization of read_sizeColin Ian King
2018-01-10i40e/i40evf: Bump driver versionsAlice Michael
2018-01-10i40e: add helper conversion function for link_speedJacob Keller
2018-01-10i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller
2018-01-10i40e: display priority_xon and priority_xoff statsAlice Michael
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-05i40e: setup xdp_rxq_infoJesper Dangaard Brouer
2018-01-03i40e: flower: Fix return value for unsupported offloadJiri Pirko
2018-01-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller
2018-01-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2018-01-03i40e: Remove UDP support for big bufferAmritha Nambiar
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40e: restore promiscuous after resetAlan Brady
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds