index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-25
nfp: add VF and PF representors to flower app
Simon Horman
1
-2
/
+83
2017-06-25
nfp: add flower app
Simon Horman
4
-0
/
+300
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
5
-3
/
+281
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2
-6
/
+52
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
3
-15
/
+15
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2
-5
/
+55
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2
-1
/
+226
2017-06-25
nfp: general representor implementation
Simon Horman
5
-0
/
+287
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
5
-33
/
+164
2017-06-25
nfp: move physical port init into a helper
Jakub Kicinski
3
-17
/
+34
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2
-0
/
+33
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
1
-0
/
+2
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
1
-3
/
+10
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2
-21
/
+15
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2
-3
/
+14
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
1
-5
/
+18
2017-06-19
nfp: add VLAN filtering support
Pablo Cascón
2
-1
/
+100
2017-06-16
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
5
-2
/
+19
2017-06-09
nfp: keep MIP object around
Jakub Kicinski
4
-4
/
+22
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
8
-79
/
+54
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
8
-112
/
+63
2017-06-09
nfp: make sure to cancel port refresh on the error path
Jakub Kicinski
1
-0
/
+1
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+5
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
2
-2
/
+2
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
5
-15
/
+177
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
1
-1
/
+2
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
1
-25
/
+37
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
1
-10
/
+7
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
3
-101
/
+28
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
1
-27
/
+28
2017-06-07
nfp: add control vNIC datapath
Jakub Kicinski
4
-9
/
+345
2017-06-07
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
1
-2
/
+3
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
4
-76
/
+105
2017-06-07
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2
-3
/
+17
2017-06-07
nfp: prepare print macros for use without netdev
Jakub Kicinski
1
-8
/
+25
2017-06-07
nfp: move nfp_net_vecs_init()
Jakub Kicinski
1
-27
/
+27
2017-06-07
nfp: reuse ring free code on close
Jakub Kicinski
1
-11
/
+3
2017-06-07
nfp: split out the allocation part of open
Jakub Kicinski
1
-22
/
+35
2017-06-07
nfp: reorder open and close functions
Jakub Kicinski
1
-70
/
+70
2017-05-31
nfp: fix memory leak on FW load error
Jakub Kicinski
1
-0
/
+1
2017-05-31
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
5
-34
/
+67
2017-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
6
-59
/
+159
2017-05-31
nfp: move eBPF offload files to BPF app directory
Jakub Kicinski
6
-10
/
+10
2017-05-31
nfp: report app name in ethtool -i
Jakub Kicinski
5
-3
/
+15
2017-05-31
nfp: move port init to apps
Jakub Kicinski
8
-35
/
+309
2017-05-31
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
1
-7
/
+17
2017-05-31
nfp: add missing fall through statements
Jakub Kicinski
1
-0
/
+2
2017-05-31
sched: add helper for updating statistics on all actions
Jakub Kicinski
1
-9
/
+2
2017-05-30
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2
-8
/
+2
[next]