summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_netvf_main.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: advertise support for NFD ABI 0.5Jakub Kicinski2017-06-071-1/+1
* nfp: allow allocation and initialization of netdev-less vNICsJakub Kicinski2017-06-071-1/+1
* nfp: rename netdev/port to vNICJakub Kicinski2017-05-221-2/+2
* nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski2017-05-221-5/+5
* nfp: move control BAR pointer into data path structureJakub Kicinski2017-03-131-2/+2
* nfp: separate data path information from the reset of adapter structureJakub Kicinski2017-03-131-7/+8
* nfp: allocate irqs in lower driverJakub Kicinski2017-02-101-24/+54
* nfp: add port layer to debugfs directoriesJakub Kicinski2017-02-101-2/+5
* nfp: rename the driver and add new main fileJakub Kicinski2017-02-101-34/+4Star
* nfp: remove support for nfp3200Jakub Kicinski2016-11-011-37/+8Star
* nfp: bpf: add packet marking supportJakub Kicinski2016-09-221-1/+1
* nfp: drop support for old firmware ABIsJakub Kicinski2016-09-091-4/+2Star
* nfp: remove linux/version.h includesJakub Kicinski2016-09-091-1/+0Star
* nfp: correct name of control BAR defineJakub Kicinski2016-06-301-2/+2
* net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski2015-12-031-0/+385