linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski 4da98eea79 nfp: bpf: add map data structure
To be able to split code into reasonable chunks we need to add
the map data structures already.  Later patches will add code
piece by piece.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-01-14 23:36:30 +01:00
..
bpf nfp: bpf: add map data structure 2018-01-14 23:36:30 +01:00
flower nfp: flower: implement the PORT_REIFY message 2018-01-03 12:17:49 -05:00
nfpcore Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2017-12-18 10:51:06 -05:00
nic nfp: separate app vNIC init/clean from alloc/free 2017-09-03 21:22:04 -07:00
Makefile nfp: debug dump ethtool ops 2017-12-05 15:01:01 -05:00
nfp_app_nic.c nfp: separate app vNIC init/clean from alloc/free 2017-09-03 21:22:04 -07:00
nfp_app.c nfp: refactor nfp_app_reprs_set 2017-11-05 23:23:26 +09:00
nfp_app.h nfp: hand over to BPF offload app at coarser granularity 2018-01-10 13:49:36 +01:00
nfp_asm.c nfp: bpf: add helpers for modifying branch addresses 2018-01-10 13:49:35 +01:00
nfp_asm.h nfp: bpf: add signed jump insns 2018-01-10 13:49:36 +01:00
nfp_devlink.c
nfp_hwmon.c
nfp_main.c nfp: debug dump ethtool ops 2017-12-05 15:01:01 -05:00
nfp_main.h nfp: debug dump ethtool ops 2017-12-05 15:01:01 -05:00
nfp_net_common.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-01-11 22:13:42 -05:00
nfp_net_ctrl.h nfp: fix incumbent kdoc warnings 2018-01-10 13:49:35 +01:00
nfp_net_debugdump.c nfp: fix XPB register reads in debug dump 2017-12-15 12:48:45 -05:00
nfp_net_debugfs.c nfp: don't reuse pointers in ring dumping 2017-08-18 22:39:28 -07:00
nfp_net_ethtool.c nfp: implement firmware flashing 2017-12-15 12:26:12 -05:00
nfp_net_main.c nfp: resync repr state when port table sync 2017-11-05 23:23:26 +09:00
nfp_net_repr.c nfp: bpf: don't allow changing MTU above BPF offload limit when active 2018-01-10 13:49:35 +01:00
nfp_net_repr.h nfp: fix incumbent kdoc warnings 2018-01-10 13:49:35 +01:00
nfp_net_sriov.c nfp: inform the VF driver needs to be restarted after changing the MAC 2017-10-28 18:59:48 +09:00
nfp_net_sriov.h nfp: add basic SR-IOV ndo functions 2017-08-25 19:24:58 -07:00
nfp_net.h nfp: setup xdp_rxq_info 2018-01-05 15:21:21 -08:00
nfp_netvf_main.c
nfp_port.c nfp: store pointer to MAC statistics in nfp_port 2017-08-18 22:39:28 -07:00
nfp_port.h nfp: fix vlan receive MAC statistics typo 2017-11-17 14:09:35 +09:00