aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore
AgeCommit message (Expand)Author
2023-01-18nfp: fix use-after-free in area_cache_get()Jialiang Wang
2021-12-14nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski
2018-04-25nfp: reset local locks on initJakub Kicinski
2018-04-12nfp: print a message when mutex wait is interruptedJakub Kicinski
2018-04-12nfp: ignore signals when communicating with management FWJakub Kicinski
2018-04-04nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-02-22nfp: add Makefiles to all directoriesJakub Kicinski
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-15nfp: implement firmware flashingDirk van der Merwe
2017-12-15nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe
2017-12-15nfp: add nfp_cpp_area_size() accessorJakub Kicinski
2017-12-05nfp: dump all hwinfoCarl Heymann
2017-12-01nfp: fix old kdoc issuesJakub Kicinski
2017-11-05nfp: add helpers for FEC supportDirk van der Merwe
2017-11-05nfp: make use of MAC reinitJakub Kicinski
2017-11-05nfp: don't depend on compiler constant propagationJakub Kicinski
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski
2017-07-25nfp: set config bit (ifup/ifdown) on netdev open/closeDirk van der Merwe
2017-06-27nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski
2017-06-27nfp: add helper for mapping runtime symbolsJakub Kicinski
2017-06-27nfp: move area mapping helper into nfpcoreJakub Kicinski
2017-06-25nfp: map mac_stats and vf_cfg BARsSimon Horman
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski
2017-06-09nfp: keep MIP object aroundJakub Kicinski
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski
2017-05-30nfp: don't wait for resources indefinitelyJakub Kicinski
2017-05-30nfp: add hwmon supportDavid Brunecz
2017-05-30nfp: support variable NSP response lengthsJakub Kicinski
2017-05-30nfp: shorten CPP core probe logsJakub Kicinski
2017-05-30nfp: support long reads and writes with the cpp helpersJakub Kicinski
2017-05-30nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski
2017-05-30nfp: don't set aux pointers if ioremap failedJakub Kicinski
2017-05-26nfp: calculate total port lanes for splitJakub Kicinski
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman
2017-04-30nfp: don't completely refuse to work with old flashesJakub Kicinski
2017-04-24nfp: add NSP routine to get static informationDavid Brunecz
2017-04-05nfp: NSP backend for link configuration operationsJakub Kicinski
2017-04-05nfp: add extended error messagesJakub Kicinski