summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore
Commit message (Expand)AuthorAgeFilesLines
* nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe2018-04-041-4/+5
* nfp: add Makefiles to all directoriesJakub Kicinski2018-02-222-0/+4
* nfp: fix kdoc warnings on nested structuresJakub Kicinski2018-02-062-31/+33
* nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski2018-01-193-35/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-182-0/+12
|\
| * nfp: add nfp_cpp_area_size() accessorJakub Kicinski2017-12-152-0/+12
* | nfp: implement firmware flashingDirk van der Merwe2017-12-152-0/+13
* | nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe2017-12-151-17/+43
|/
* nfp: dump all hwinfoCarl Heymann2017-12-052-0/+12
* nfp: fix old kdoc issuesJakub Kicinski2017-12-011-6/+3
* nfp: add helpers for FEC supportDirk van der Merwe2017-11-052-0/+94
* nfp: make use of MAC reinitJakub Kicinski2017-11-052-0/+11
* nfp: don't depend on compiler constant propagationJakub Kicinski2017-11-051-8/+15
* nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-132-0/+47
* nfp: set config bit (ifup/ifdown) on netdev open/closeDirk van der Merwe2017-07-251-2/+16
* nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski2017-06-272-23/+0
* nfp: add helper for mapping runtime symbolsJakub Kicinski2017-06-272-0/+31
* nfp: move area mapping helper into nfpcoreJakub Kicinski2017-06-273-0/+82
* nfp: map mac_stats and vf_cfg BARsSimon Horman2017-06-252-1/+6
* nfp: report application FW build name in ethtool -iJakub Kicinski2017-06-092-0/+8
* nfp: keep MIP object aroundJakub Kicinski2017-06-092-3/+15
* nfp: remove automatic caching of HWInfoJakub Kicinski2017-06-094-63/+31
* nfp: remove automatic caching of RTsym tableJakub Kicinski2017-06-095-109/+53
* nfp: don't wait for resources indefinitelyJakub Kicinski2017-05-303-4/+20
* nfp: add hwmon supportDavid Brunecz2017-05-304-1/+68
* nfp: support variable NSP response lengthsJakub Kicinski2017-05-301-0/+8
* nfp: shorten CPP core probe logsJakub Kicinski2017-05-301-8/+11
* nfp: support long reads and writes with the cpp helpersJakub Kicinski2017-05-302-18/+72
* nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski2017-05-301-2/+8
* nfp: don't set aux pointers if ioremap failedJakub Kicinski2017-05-301-8/+12
* nfp: calculate total port lanes for splitJakub Kicinski2017-05-262-5/+9
* nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2017-05-221-0/+11
* nfp: don't completely refuse to work with old flashesJakub Kicinski2017-04-301-3/+1
* nfp: add NSP routine to get static informationDavid Brunecz2017-04-244-0/+121
* nfp: NSP backend for link configuration operationsJakub Kicinski2017-04-053-14/+179
* nfp: add extended error messagesJakub Kicinski2017-04-051-8/+29
* nfp: turn NSP port entry into a unionJakub Kicinski2017-04-051-13/+25
* nfp: allow multi-stage NSP configurationJakub Kicinski2017-04-054-31/+138
* nfp: separate high level and low level NSP headersJakub Kicinski2017-04-054-16/+18
* nfp: report port type in ethtoolJakub Kicinski2017-04-052-0/+45
* nfp: report auto-negotiation in ethtoolJakub Kicinski2017-04-052-0/+13
* nfp: don't spawn netdevs for reconfigured portsJakub Kicinski2017-04-052-3/+12
* nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski2017-03-221-6/+9
* nfp: fix invalid area detectionJakub Kicinski2017-03-221-14/+15
* nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski2017-03-221-18/+38
* nfp: correct return codes when msleep gets interruptedJakub Kicinski2017-03-221-6/+6
* nfp: lock area cache earlierJakub Kicinski2017-03-221-6/+8
* nfp: document expected locking in the coreJakub Kicinski2017-03-221-6/+27
* nfp: move mutex code out of nfp_cppcore.cJakub Kicinski2017-03-222-304/+345
* nfp: remove cpp mutex cacheJakub Kicinski2017-03-221-41/+2
OpenPOWER on IntegriCloud