summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
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
2018-02-12i40e: fix typo in function descriptionAlan Brady
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