summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19intel: fix format warningsJesse Brandeburg1-5/+3
2023-10-19intel: fix string truncation warningsJesse Brandeburg1-2/+2
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros1-1/+1
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki1-0/+10
2023-08-09iavf: fix potential races for FDIR filtersPiotr Gardocki1-1/+4
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki1-5/+3
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik1-16/+15
2023-07-17iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt1-5/+5
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-4/+4
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski1-10/+0
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+32
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski1-11/+32
2021-11-30iavf: Fix displaying queue statistics shown by ethtoolJedrzej Jagielski1-11/+19
2021-11-30iavf: Enable setting RSS hash keyTony Nguyen1-8/+10
2021-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+29
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+10
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski1-0/+3
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh1-4/+26
2021-11-16iavf: Fix for setting queues to 0Grzegorz Szczurek1-1/+1
2021-11-16iavf: validate pointersMitch Williams1-7/+6
2021-11-16iavf: Fix return of set the new channel countMateusz Palczewski1-0/+15
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+10
2021-08-17iavf: use mutexes for locking of critical sectionsStefan Assmann1-6/+4
2021-04-23iavf: change the flex-byte support number to macro definitionHaiyue Wang1-1/+1
2021-04-22iavf: Support for modifying SCTP RSS flow hashingHaiyue Wang1-2/+21
2021-04-22iavf: Support for modifying UDP RSS flow hashingHaiyue Wang1-2/+21
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang1-2/+212
2021-03-22iavf: Enable flex-bytes supportHaiyue Wang1-0/+93
2021-03-22iavf: Support Ethernet Type Flow Director filtersHaiyue Wang1-0/+12
2021-03-22iavf: Support IPv6 Flow Director filtersHaiyue Wang1-0/+122
2021-03-22iavf: Support IPv4 Flow Director filtersHaiyue Wang1-0/+404
2020-06-26net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-06-12iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley1-0/+6
2020-06-12iavf: use appropriate enum for comparisonAleksandr Loktionov1-11/+6
2020-06-12iavf: fix speed reporting over virtchnlBrett Creeley1-2/+12
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-10iavf: Enable support for up to 16 queuesMitch Williams1-11/+9
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-06-18iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak1-2/+2
2019-05-31iavf: replace i40e variables with iavfAlice Michael1-6/+6
2018-09-19iavf: rename most of i40e stringsJesse Brandeburg1-74/+68
2018-09-19iavf: move i40evf files to new nameJesse Brandeburg1-0/+1042