aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2021-08-15nfp: update ethtool reporting of pauseframe controlFei Qin
2019-11-20nfp: provide a better warning when ring allocation failsJakub Kicinski
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-10-18nfp: avoid soft lockups under control message stormJakub Kicinski
2018-09-26nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-09-15nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-09-05nfp: flower: fix port metadata conversion bugJohn Hurley
2018-08-24nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-21nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-26nfp: fix error return code in nfp_pci_probe()Wei Yongjun
2018-04-12nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-03-03nfp: always unmask aux interrupts at initJakub Kicinski
2018-02-25nfp: fix port stats for mac representorsPieter Jansen van Vuuren
2018-01-31nfp: use the correct index for link speed tableJakub Kicinski
2017-12-14nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren
2017-12-14nfp: inherit the max_mtu from the PF netdevDirk van der Merwe
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26nfp: refuse offloading filters that redirects to upper devicesPieter Jansen van Vuuren
2017-10-10nfp: handle page allocation failuresJakub Kicinski
2017-10-10nfp: fix ethtool stats gather retryJakub Kicinski
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren
2017-09-03nfp: flower: restore RTNL locking around representor updatesJakub Kicinski
2017-09-03nfp: build the flower offload by defaultJakub Kicinski
2017-09-03nfp: be drop monitor friendlyJakub Kicinski
2017-09-03nfp: move the start/stop app callbacks backJakub Kicinski
2017-09-03nfp: flower: base lifetime of representors on existence of lower vNICJakub Kicinski
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29nfp: double free on error in probeDan Carpenter
2017-08-28nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren
2017-08-28nfp: fix supported key layers calculationPieter Jansen van Vuuren
2017-08-28nfp: fix unchecked flow dissector usePieter Jansen van Vuuren
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón
2017-08-23nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski
2017-08-23nfp: avoid buffer leak when representor is missingJakub Kicinski
2017-08-23nfp: make sure representors are destroyed before their lower netdevJakub Kicinski
2017-08-23nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-18nfp: don't reuse pointers in ring dumpingJakub Kicinski
2017-08-18nfp: fix copy paste in names and messages regarding vNICsJakub Kicinski
2017-08-18nfp: add ethtool statistics for representorsJakub Kicinski
2017-08-18nfp: add pointer to vNIC config memory to nfp_port structureJakub Kicinski