summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf
AgeCommit message (Expand)Author
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-07-19iavf: fix locking of critical sectionsStefan Assmann
2021-07-19iavf: do not override the adapter state in the watchdog taskStefan Assmann
2021-07-01iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-06-18iavf: clean up packet type lookup tableJesse Brandeburg
2021-04-23iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang
2021-04-23iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang
2021-04-23iavf: change the flex-byte support number to macro definitionHaiyue Wang
2021-04-23iavf: remove duplicate free resources callsStefan Assmann
2021-04-22iavf: Support for modifying SCTP RSS flow hashingHaiyue Wang
2021-04-22iavf: Support for modifying UDP RSS flow hashingHaiyue Wang
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang
2021-04-22iavf: add support for UDP Segmentation OffloadBrett Creeley
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg
2021-03-22iavf: Enable flex-bytes supportHaiyue Wang
2021-03-22iavf: Support Ethernet Type Flow Director filtersHaiyue Wang
2021-03-22iavf: Support IPv6 Flow Director filtersHaiyue Wang
2021-03-22iavf: Support IPv4 Flow Director filtersHaiyue Wang
2021-03-22iavf: Add framework to enable ethtool ntuple filtersHaiyue Wang
2021-03-05net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-01-05iavf: Use kzalloc for allocating only one thingZheng Yongjun
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-08-26net: Take common prefetch code structure into a functionTariq Toukan
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-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
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-12net: iavf: reject unsupported coalescing paramsJakub Kicinski
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
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