summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-05i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov1-0/+8
2019-05-05i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik1-2/+2
2019-05-05i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov1-0/+2
2019-05-04i40e: Introduce recovery mode supportAlice Michael1-30/+280
2019-05-04i40e: print PCI vendor and device ID during probeStefan Assmann1-3/+4
2019-05-04i40e: update version numberAlice Michael1-1/+1
2019-05-04i40e: Further implementation of LLDPAleksandr Loktionov1-1/+1
2019-05-04i40e: change behavior on PF in response to MDD eventCarolyn Wyborny1-10/+2
2019-05-04i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny1-5/+3
2019-04-17i40e: The driver now prints the API version in error messageAdam Ludkiewicz1-3/+15
2019-04-17i40e: Remove misleading messages for untrusted VFGrzegorz Siwik1-5/+16
2019-04-17i40e: Update i40e_init_dcb to return correct errorChinh T Cao1-1/+1
2019-04-17i40e: save PTP time before a device resetJacob Keller1-0/+5
2019-04-17i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8
2019-04-17i40e: Implement DDP support in i40e driverAleksandr Loktionov1-0/+1
2019-04-17i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz1-0/+3
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel1-1/+9
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel1-0/+20
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+24
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel1-2/+12
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson1-1/+12
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski1-3/+0
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso1-110/+68
2019-01-22i40e: clean up several indentation issuesColin Ian King1-2/+2
2019-01-22i40e: increase indentationJulia Lawall1-1/+1
2019-01-22i40e: update version numberAlice Michael1-2/+2
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek1-0/+26
2019-01-22i40e: Limiting RSS queues to CPUsAleksandr Loktionov1-0/+1
2019-01-18net: Add extack argument to ndo_fdb_add()Petr Machata1-1/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-12-21Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller1-0/+3
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko1-0/+3
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+7
2018-12-13net: ndo_bridge_setlink: Add extackPetr Machata1-1/+3
2018-12-13i40e: fix mac filter delete when setting mac addressStefan Assmann1-7/+7
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-14i40e: prevent overlapping tx_timeout recoverAlan Brady1-0/+5
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek1-8/+7
2018-11-14i40e: update driver versionAlice Michael1-2/+2
2018-11-14i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek1-7/+7
2018-11-14i40e: Replace spin_is_locked() with lockdepLance Roy1-2/+1
2018-11-07i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller1-3/+3
2018-11-07i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller1-0/+2
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+0
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-9/+0
2018-09-25i40e: fix double 'NIC Link is Down' messagesSergey Nemov1-1/+4
2018-09-25i40e: use declared variables for pf and hwPatryk Małek1-5/+4
2018-09-25i40e: Fix VF's link state notificationMariusz Stachura1-5/+0
2018-09-19intel-ethernet: use correct module licenseJesse Brandeburg1-1/+1