summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-04-16i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel
2019-03-26fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-03-26i40e: fix WoL support checkStefan Assmann
2019-03-26ixgbe: fix mdio bus registrationIvan Vecera
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan
2019-03-26i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller
2019-03-26ice: Remove unnecessary bracesAnirudh Venkataramanan
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-26ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Do not bail out when filter already existsPreethi Banala
2019-03-26ice: Fix issue with VF attempt to delete default MAC addressAkeem G Abodunrin
2019-03-26ice: enable VF admin queue interruptsMitch Williams
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan
2019-03-26ice: Implement pci_error_handler opsBrett Creeley
2019-03-26ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley
2019-03-26ice: use virt channel status codesMitch Williams
2019-03-26ice: Remove unnecessary newlines from log messagesJeremiah Kyle
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-25ice: change VF VSI tc info along with num_queuesPreethi Banala
2019-03-25ice: Prevent unintended multiple chain resetsDave Ertman
2019-03-25ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski
2019-03-25ice: Limit the ice_add_rx_frag to frag additionMaciej Fijalkowski
2019-03-25ice: Gather the rx buf clean-up logic for better reuseMaciej Fijalkowski
2019-03-25ice: Introduce bulk update for page countMaciej Fijalkowski
2019-03-25ice: Get rid of ice_pull_tailMaciej Fijalkowski
2019-03-25ice: Pull out page reuse checks onto separate functionMaciej Fijalkowski
2019-03-25ice: Retrieve rx_buf in separate functionMaciej Fijalkowski
2019-03-25ice: Enable link events over the ARQBrett Creeley
2019-03-25ice: use irq_num var in ice_vsi_req_irq_msixAlan Brady
2019-03-25ice: Restore VLAN switch rule if port VLAN existed beforeMichal Swiatkowski
2019-03-25ice: update VSI config dynamicallyVictor Raj
2019-03-22ice: Get VF VSI instances directly via PFAkeem G Abodunrin
2019-03-22ice: Don't let VF know that it is untrustedAkeem G Abodunrin
2019-03-22ice: Set LAN_EN for all directional rulesYashaswini Raghuram Prathivadi Bhayankaram
2019-03-22ice: Do not set LB_EN for prune switch rulesChristopher N Bednarz
2019-03-22ice: Enable LAN_EN for the right recipesYashaswini Raghuram Prathivadi Bhayankaram
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-03-22ice: code cleanup in ice_sched.cVictor Raj
2019-03-22ice: Remove unused vsi_id fieldAnirudh Venkataramanan
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-22ice: fix the divide by zero issueKiran Patil