summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2019-06-15i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-03-19i40e: report correct statistics when XDP is enabledBjörn Töpel
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-02-12i40e: prevent overlapping tx_timeout recoverAlan Brady
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-07i40e_main: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07i40e: Set fec_config when forcing link stateMariusz Stachura
2018-08-07i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
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