summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: increase indentationJulia Lawall
2019-01-22i40e: update version numberAlice Michael
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek
2019-01-22i40e: Limiting RSS queues to CPUsAleksandr Loktionov
2019-01-22i40e: Remove umem from VSIJan Sokolowski
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-12-20i40e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata
2018-12-12i40e: DRY rx_ptype handling codeMichał Mirosław
2018-12-12i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław
2018-12-12i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-14i40e: prevent overlapping tx_timeout recoverAlan Brady
2018-11-14i40e: suppress bogus error messageMitch Williams
2018-11-14i40e: Use correct shift for VLAN priorityRichard Rodriguez
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-11-14i40e: update driver versionAlice Michael
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski
2018-11-14i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek
2018-11-14i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka
2018-11-14i40e: Use a local variable for readabilityJan Sokolowski
2018-11-14i40e: Replace spin_is_locked() with lockdepLance Roy
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-07i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-11-07i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-10-31i40e: Update status codesMitch Williams
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-03i40e: Remove unnecessary print statementNathan Chancellor