summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAge
* i40e: add support for XDP_REDIRECTBjörn Töpel2018-03-26
* i40e: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-26
* i40e: re-number feature flags to remove gapsJacob Keller2018-03-26
* i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller2018-03-26
* i40e: hold the RTNL lock while changing interrupt schemesJacob Keller2018-03-26
* i40e: move client flags into state bitsJacob Keller2018-03-26
* i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller2018-03-26
* i40e: move AUTO_DISABLED flags into the state fieldJacob Keller2018-03-26
* i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller2018-03-26
* i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller2018-03-26
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-19
* i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek2018-03-19
* i40e: Fix incorrect return typesDoug Dziggel2018-03-19
* i40e: add doxygen comment for new mode parameterJacob Keller2018-03-19
* i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-19
* i40e: Prevent setting link speed on KX_X722Patryk Małek2018-03-19
* i40e: Properly check allowed advertisement capabilitiesJan Sokolowski2018-03-19
* i40e: restore TCPv4 input set when re-enabling ATRJacob Keller2018-03-14
* i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-14
* i40e: factor out re-enable functions for ATR and SBJacob Keller2018-03-14
* i40e: track filter type statistics when deleting invalid filtersJacob Keller2018-03-14
* i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-14
* i40e: Cleanup i40e_vlan_rx_registerJacob Keller2018-03-14
* i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-14
* i40e: remove i40e_fcoe filesCorentin Labbe2018-03-14
* i40e: remove some stray indentingDan Carpenter2018-02-26
* i40e: check that pointer VSI is not null before dereferencing itColin Ian King2018-02-26
* i40e/i40evf: use SW variables for hang detectionAlan Brady2018-02-26
* i40e: link_down_on_close private flag supportMariusz Stachura2018-02-26
* i40e: Add and delete cloud filterAvinash Dayanand2018-02-14
* i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2018-02-14
* i40e: Delete queue channel for ADq on VFAvinash Dayanand2018-02-14
* i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand2018-02-14
* i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman2018-02-13
* i40e: do not force filter failure in overflow promiscuousAlan Brady2018-02-13
* i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady2018-02-13
* i40e: broadcast filters can trigger overflow promiscuousAlan Brady2018-02-13
* i40e: don't leak memory addressesMitch Williams2018-02-13
* i40e: Make local function i40e_get_link_speed staticWei Yongjun2018-02-13
* i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck2018-02-12
* i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck2018-02-12
* i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck2018-02-12
* i40e/i40evf: Don't bother setting the CLEARPBA bitAlexander Duyck2018-02-12
* i40e/i40evf: Clean-up of bits related to using q_vector->reg_idxAlexander Duyck2018-02-12
* i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDPAlan Brady2018-02-12
* i40e: Warn when setting link-down-on-close while in MFPPaweł Jabłoński2018-02-12
* i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski2018-02-12
* i40e/i40evf: Clean up logic for adaptive ITRAlexander Duyck2018-02-12
* i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck2018-02-12