aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-09nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao
2022-05-22nfp: flower: fix typo in commentJulia Lawall
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-12nfp: VF rate limit supportBin Chen
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao
2022-05-09nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens
2022-05-06nfp: flower: rework tunnel neighbour configurationLouis Peens
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens
2022-05-06nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens
2022-05-02nfp: support VxLAN inner TSO with GSO_PARTIAL offloadFei Qin
2022-04-29nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
2022-04-22nfp: support 802.1ad VLAN assingment to VFBaowen Zheng
2022-04-13nfp: update nfp_X logging definitionsDylan Muller
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski
2022-03-21nfp: nfdk: implement xdp tx path for NFDKYinjun Zhang
2022-03-21nfp: add support for NFDK data pathJakub Kicinski
2022-03-21nfp: choose data path based on versionJakub Kicinski
2022-03-21nfp: add per-data path feature maskJakub Kicinski
2022-03-21nfp: use TX ring pointer write backJakub Kicinski
2022-03-21nfp: move tx_ring->qcidx into cold dataJakub Kicinski
2022-03-21nfp: prepare for multi-part descriptorsJakub Kicinski
2022-03-21nfp: use callbacks for slow path ring related functionsJakub Kicinski
2022-03-21nfp: move the fast path code to separate filesJakub Kicinski
2022-03-21nfp: calculate ring masks without conditionalsJakub Kicinski
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski
2022-03-16eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski
2022-03-16eth: nfp: wrap locking assertions in helpersJakub Kicinski
2022-03-14nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MODNiklas Söderlund
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe
2022-03-11nfp: take chip version into account for ring sizesJakub Kicinski
2022-03-11nfp: parametrize QCP offset/size using dev_infoJakub Kicinski
2022-03-11nfp: use dev_info for the DMA maskJakub Kicinski
2022-03-11nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2022-03-11nfp: sort the device ID tablesJakub Kicinski
2022-03-11nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe