summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-4/+13
|\
| * iavf: remove current MAC address filter on VF resetStefan Assmann2020-01-091-4/+13
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* iavf: initialize ITRN registers with correct valuesNicholas Nunley2019-11-081-2/+2
* iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann2019-09-111-1/+0
* iavf: allow permanent MAC address to changeMitch Williams2019-09-091-4/+0
* iavf: remove unused debug function iavf_debug_dYueHaibing2019-09-091-22/+0
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-11/+11
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-30/+5
* iavf: add call to iavf_[add|del]_cloud_filterPaul Greenwalt2019-06-171-1/+8
* iavf: Refactor init state machineJakub Pawlak2019-06-171-190/+261
* iavf: Refactor the watchdog state machineJan Sokolowski2019-06-171-30/+43
* iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak2019-06-171-40/+26
* iavf: Move commands processing to the separate functionJakub Pawlak2019-06-171-92/+105
* iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()Aleksandr Loktionov2019-06-171-1/+1
* iavf: wait longer for close to completeMitch Williams2019-06-171-1/+1
* iavf: Create VLAN tag elements starting from the first elementAkeem G Abodunrin2019-06-171-2/+1
* iavf: rename iavf_status structure flagsAlice Michael2019-05-311-19/+19
* iavf: replace i40e variables with iavfAlice Michael2019-05-311-9/+9
* iavf: change iavf_status_code to iavf_statusSergey Nemov2019-05-311-9/+11
* iavf: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-311-5/+4
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-115/+80
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-26/+0
* intel-ethernet: use correct module licenseJesse Brandeburg2018-09-181-2/+2
* iavf: finish renaming files to iavfJesse Brandeburg2018-09-181-1/+1
* iavf: rename most of i40e stringsJesse Brandeburg2018-09-181-53/+52
* iavf: tracing infrastructure renameJesse Brandeburg2018-09-181-1/+1
* iavf: rename i40e_hw to iavf_hwJesse Brandeburg2018-09-181-26/+26
* iavf: rename device ID definesJesse Brandeburg2018-09-181-4/+4
* iavf: remove references to old namesJesse Brandeburg2018-09-181-48/+44
* iavf: move i40evf files to new nameJesse Brandeburg2018-09-181-0/+4015
OpenPOWER on IntegriCloud