summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf_txrx.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-2/+2
2019-06-29iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-06-18iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-06-18iavf: use signed variableMitch Williams1-1/+1
2019-05-31iavf: replace i40e variables with iavfAlice Michael1-6/+6
2019-05-08Merge 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-02net: 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-26drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet1-1/+0
2018-09-19iavf: finish renaming files to iavfJesse Brandeburg1-1/+1
2018-09-19iavf: rename most of i40e stringsJesse Brandeburg1-308/+308
2018-09-19iavf: tracing infrastructure renameJesse Brandeburg1-7/+7
2018-09-19iavf: rename i40e_hw to iavf_hwJesse Brandeburg1-1/+1
2018-09-19iavf: remove references to old namesJesse Brandeburg1-52/+52
2018-09-19iavf: move i40evf files to new nameJesse Brandeburg1-0/+2508