summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller
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: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński
2018-03-19i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek
2018-03-19i40e: Fix incorrect return typesDoug Dziggel
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem
2018-03-19i40e: Prevent setting link speed on KX_X722Patryk Małek
2018-03-19i40e: Properly check allowed advertisement capabilitiesJan Sokolowski
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura
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: Fix permission check for VF MAC filtersFilip Sadowski
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-03-14i40e: remove i40e_fcoe filesCorentin Labbe
2018-02-26i40e: remove some stray indentingDan Carpenter
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King
2018-02-26i40e/i40evf: use SW variables for hang detectionAlan Brady
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand
2018-02-14i40e: Delete queue channel for ADq on VFAvinash Dayanand
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash 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/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck
2018-02-12i40e/i40evf: Don't bother setting the CLEARPBA bitAlexander Duyck
2018-02-12i40e/i40evf: Clean-up of bits related to using q_vector->reg_idxAlexander Duyck
2018-02-12i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDPAlan Brady
2018-02-12i40e: Warn when setting link-down-on-close while in MFPPaweł Jabłoński
2018-02-12i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski
2018-02-12i40e/i40evf: Clean up logic for adaptive ITRAlexander Duyck
2018-02-12i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck