summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf
AgeCommit message (Expand)Author
2019-05-31iavf: replace i40e variables with iavfAlice Michael
2019-05-31iavf: rename i40e functions to be iavfAlice Michael
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-16i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-03iavf: fix a typoRami Rosen
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg
2018-09-18iavf: replace i40e_debug with iavf versionJesse Brandeburg
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg
2018-09-18iavf: rename I40E_ADMINQ_DESCJesse Brandeburg
2018-09-18iavf: rename device ID definesJesse Brandeburg
2018-09-18iavf: remove references to old namesJesse Brandeburg
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg
2018-09-18iavf: rename i40e_status to iavf_statusJesse Brandeburg
2018-09-18iavf: rename functions and structs to new nameJesse Brandeburg
2018-09-18iavf: diet and reformatJesse Brandeburg
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg