summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_main.c
AgeCommit message (Expand)Author
2020-12-17iavf: fix double-release of rtnl_lockJakub Kicinski
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-25iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-01iavf: Fix updating statisticsTony Nguyen
2020-07-01iavf: fix error return code in iavf_init_get_resources()Wei Yongjun
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-11iavf: increase reset complete wait timePaul Greenwalt
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley
2020-03-10iavf: Enable support for up to 16 queuesMitch Williams
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann
2019-09-09iavf: allow permanent MAC address to changeMitch Williams
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-06-17iavf: add call to iavf_[add|del]_cloud_filterPaul Greenwalt
2019-06-17iavf: Refactor init state machineJakub Pawlak
2019-06-17iavf: Refactor the watchdog state machineJan Sokolowski
2019-06-17iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak
2019-06-17iavf: Move commands processing to the separate functionJakub Pawlak
2019-06-17iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()Aleksandr Loktionov
2019-06-17iavf: wait longer for close to completeMitch Williams
2019-06-17iavf: Create VLAN tag elements starting from the first elementAkeem G Abodunrin
2019-05-31iavf: rename iavf_status structure flagsAlice Michael
2019-05-31iavf: replace i40e variables with iavfAlice Michael
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
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: rename i40e_hw to iavf_hwJesse 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