index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfpcore
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+0
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
1
-10
/
+6
2019-09-10
nfp: honor FW reset and loading policies
Dirk van der Merwe
1
-0
/
+15
2019-09-10
nfp: nsp: add support for hwinfo set operation
Dirk van der Merwe
2
-0
/
+21
2019-09-10
nfp: nsp: add support for optional hwinfo lookup
Dirk van der Merwe
2
-4
/
+50
2019-09-10
nfp: nsp: add support for fw_loaded command
Dirk van der Merwe
2
-0
/
+16
2019-08-21
treewide: remove dummy Makefiles for single targets
Masahiro Yamada
2
-4
/
+0
2019-06-14
nfp: update the old flash error message
Jakub Kicinski
1
-1
/
+6
2019-04-01
nfp: nsp: implement read SFF module EEPROM
Dirk van der Merwe
2
-0
/
+70
2019-03-01
nfp: nsp: set higher timeout for flash bundle
Dirk van der Merwe
1
-4
/
+1
2019-03-01
nfp: nsp: allow the use of DMA buffer
Jakub Kicinski
1
-5
/
+191
2019-03-01
nfp: nsp: move default buffer handling into its own function
Jakub Kicinski
1
-42
/
+51
2019-03-01
nfp: nsp: use fractional size of the buffer
Jakub Kicinski
1
-6
/
+7
2019-03-01
nfp: report RJ45 connector in ethtool
Jakub Kicinski
2
-0
/
+4
2019-02-01
nfp: nsp: add support for versions command
Jakub Kicinski
2
-0
/
+81
2019-02-01
nfp: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
22
-704
/
+44
2018-09-05
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
1
-3
/
+45
2018-09-05
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
1
-10
/
+11
2018-09-05
nfp: fix readq on absolute RTsyms
Jakub Kicinski
1
-2
/
+4
2018-08-28
nfp: support access to absolute RTsyms
Jakub Kicinski
2
-9
/
+46
2018-08-28
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
1
-14
/
+14
2018-08-28
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
3
-12
/
+12
2018-08-28
nfp: add RTsym access helpers
Jakub Kicinski
2
-0
/
+171
2018-08-28
nfp: add basic errors messages to target logic
Jakub Kicinski
1
-2
/
+10
2018-08-28
nfp: save the MU locality field offset
Jakub Kicinski
3
-31
/
+38
2018-08-28
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2
-13
/
+41
2018-08-28
nfp: add support for NFP5000
Jakub Kicinski
1
-1
/
+3
2018-08-28
nfp: add support for indirect HWinfo lookup
Jakub Kicinski
2
-0
/
+44
2018-08-28
nfp: interpret extended FW load result codes
Jakub Kicinski
2
-3
/
+85
2018-08-28
nfp: attempt FW load from flash
Jakub Kicinski
2
-0
/
+12
2018-08-28
nfp: encapsulate NSP command arguments into structs
Jakub Kicinski
1
-69
/
+136
2018-08-13
nfp: clean up return types in kdoc comments
Jakub Kicinski
1
-4
/
+2
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-06-30
nfp: fail probe if serial or interface id is missing
Jakub Kicinski
3
-14
/
+28
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
1
-1
/
+1
2018-06-12
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
1
-5
/
+2
2018-05-29
nfp: abm: add helpers for configuring queue marking levels
Jakub Kicinski
1
-0
/
+5
2018-05-24
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-23
nfp: core: allow 4-byte aligned accesses to Memory Units
Jakub Kicinski
1
-50
/
+44
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
1
-0
/
+1
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
4
-0
/
+108
2018-04-12
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
1
-1
/
+4
2018-04-12
nfp: ignore signals when communicating with management FW
Jakub Kicinski
1
-2
/
+1
2018-04-04
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
1
-4
/
+5
2018-02-22
nfp: add Makefiles to all directories
Jakub Kicinski
2
-0
/
+4
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2
-31
/
+33
2018-01-19
nfp: core: make scalar CPP helpers fail on short accesses
Jakub Kicinski
3
-35
/
+49
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+12
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
2
-0
/
+13
[next]