summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt1-5/+5
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-4/+4
2022-08-31net: 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-09Merge 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-26Merge 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-15iavf: Fix for setting queues to 0Grzegorz Szczurek1-1/+1
2021-11-15iavf: validate pointersMitch Williams1-7/+6
2021-11-15iavf: 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-25net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley1-0/+6
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov1-11/+6
2020-06-11iavf: 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-17iavf: 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-18iavf: rename most of i40e stringsJesse Brandeburg1-74/+68
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg1-0/+1042