summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2018-06-05i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer
2018-05-14i40evf: Fix a hardware reset support in VF driverPaweł Jabłoński
2018-05-14i40e: Fix recalculation of MSI-X vectors for VMDqPatryk Małek
2018-04-30i40e: use %pI4b instead of byte swapping before dev_errJacob Keller
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26i40e: move AUTO_DISABLED flags into the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand
2018-02-13i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman
2018-02-13i40e: do not force filter failure in overflow promiscuousAlan Brady
2018-02-13i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady
2018-02-13i40e: broadcast filters can trigger overflow promiscuousAlan Brady
2018-02-13i40e: don't leak memory addressesMitch Williams
2018-02-13i40e: Make local function i40e_get_link_speed staticWei Yongjun
2018-02-12i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck
2018-02-12i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck
2018-02-12i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski
2018-02-12i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar
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: program fragmented IPv4 filter input setJacob Keller
2018-01-26i40e: Fix kdump failureAvinash Dayanand
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-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: 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: avoid divide by zeroMitch Williams
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski