aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley1-1/+4
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski1-1/+1
2022-03-01iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski1-15/+47
2021-12-28iavf: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley1-38/+33
2021-11-30iavf: Fix static code analysis warningKaren Sornek1-1/+1
2021-04-22iavf: add support for UDP Segmentation OffloadBrett Creeley1-4/+11
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg1-1/+1
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin1-14/+1
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan1-8/+3
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-1/+1
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov1-6/+6
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-2/+2
2019-06-28iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-06-17iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-06-17iavf: use signed variableMitch Williams1-1/+1
2019-05-31iavf: replace i40e variables with iavfAlice Michael1-6/+6
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-5/+0
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg1-4/+5
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller1-2/+2
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet1-1/+0
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg1-1/+1
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg1-308/+308
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg1-7/+7
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg1-1/+1
2018-09-18iavf: remove references to old namesJesse Brandeburg1-52/+52
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg1-0/+2508