aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16i40e: Fix misleading error messageCarolyn Wyborny1-1/+1
2019-04-16i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz1-2/+4
2019-04-16i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz1-1/+6
2019-04-16i40e: The driver now prints the API version in error messageAdam Ludkiewicz1-3/+15
2019-04-16i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz2-3/+3
2019-04-16i40e: Remove misleading messages for untrusted VFGrzegorz Siwik1-5/+16
2019-04-16i40e: Update i40e_init_dcb to return correct errorChinh T Cao3-19/+13
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak1-33/+0
2019-04-16i40e: save PTP time before a device resetJacob Keller3-4/+63
2019-04-16i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov8-22/+769
2019-04-16i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz1-0/+3
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-74/+58
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal9-9/+9
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel3-1/+14
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel2-14/+20
2019-03-26fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-03-26i40e: fix WoL support checkStefan Assmann1-2/+1
2019-03-26ixgbe: fix mdio bus registrationIvan Vecera1-7/+9
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan1-6/+6
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley1-1/+1
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan1-4/+3
2019-03-26i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller1-2/+3
2019-03-26ice: Remove unnecessary bracesAnirudh Venkataramanan1-2/+1
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan1-2/+0
2019-03-26ice: Add missing case in print_link_msg for printing flow controlBrett Creeley1-0/+3
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley4-20/+15
2019-03-26ice: Do not bail out when filter already existsPreethi Banala1-1/+5
2019-03-26ice: Fix issue with VF attempt to delete default MAC addressAkeem G Abodunrin1-8/+7
2019-03-26ice: enable VF admin queue interruptsMitch Williams2-0/+6
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan3-24/+275
2019-03-26ice: Implement pci_error_handler opsBrett Creeley1-0/+151
2019-03-26ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley1-2/+5
2019-03-26ice: use virt channel status codesMitch Williams1-119/+154
2019-03-26ice: Remove unnecessary newlines from log messagesJeremiah Kyle1-2/+2
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao2-30/+30
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan4-4/+7
2019-03-25ice: change VF VSI tc info along with num_queuesPreethi Banala1-0/+3
2019-03-25ice: Prevent unintended multiple chain resetsDave Ertman1-2/+8
2019-03-25ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski2-4/+23
2019-03-25ice: Limit the ice_add_rx_frag to frag additionMaciej Fijalkowski1-81/+79
2019-03-25ice: Gather the rx buf clean-up logic for better reuseMaciej Fijalkowski1-26/+50
2019-03-25ice: Introduce bulk update for page countMaciej Fijalkowski2-7/+20
2019-03-25ice: Get rid of ice_pull_tailMaciej Fijalkowski1-46/+24
2019-03-25ice: Pull out page reuse checks onto separate functionMaciej Fijalkowski1-35/+45
2019-03-25ice: Retrieve rx_buf in separate functionMaciej Fijalkowski1-33/+42
2019-03-25ice: Enable link events over the ARQBrett Creeley3-4/+98
2019-03-25ice: use irq_num var in ice_vsi_req_irq_msixAlan Brady1-4/+3
2019-03-25ice: Restore VLAN switch rule if port VLAN existed beforeMichal Swiatkowski1-1/+3