summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* iavf: make functions static where possiblePrzemek Kitszel2023-06-221-22/+21
* iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin2023-03-161-1/+1
* iavf: Fix bad page stateNorbert Zulinski2022-09-191-2/+2
* iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley2022-09-081-1/+4
* iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski2022-07-181-3/+2
* iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski2022-07-181-1/+1
* iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski2022-03-011-15/+47
* iavf: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
* iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley2021-12-171-38/+33
* iavf: Fix static code analysis warningKaren Sornek2021-11-301-1/+1
* iavf: add support for UDP Segmentation OffloadBrett Creeley2021-04-221-4/+11
* intel: clean up mismatched header commentsJesse Brandeburg2021-03-231-1/+1
* net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin2021-02-041-14/+1
* net: Take common prefetch code structure into a functionTariq Toukan2020-08-261-8/+3
* ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-011-1/+1
* iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-111-6/+6
* net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-2/+2
* iavf: fix dereference of null rx_buffer pointerColin Ian King2019-06-281-2/+4
* iavf: allow null RX descriptorsMitch Williams2019-06-171-3/+18
* iavf: use signed variableMitch Williams2019-06-171-1/+1
* iavf: replace i40e variables with iavfAlice Michael2019-05-311-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\
| * net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+1
| * net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-5/+0
|/
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-211-4/+5
* intel-ethernet: software timestamp skbs as late as possibleJacob Keller2018-11-071-2/+2
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-251-1/+0
* iavf: finish renaming files to iavfJesse Brandeburg2018-09-181-1/+1
* iavf: rename most of i40e stringsJesse Brandeburg2018-09-181-308/+308
* iavf: tracing infrastructure renameJesse Brandeburg2018-09-181-7/+7
* iavf: rename i40e_hw to iavf_hwJesse Brandeburg2018-09-181-1/+1
* iavf: remove references to old namesJesse Brandeburg2018-09-181-52/+52
* iavf: move i40evf files to new nameJesse Brandeburg2018-09-181-0/+2508