aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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