index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfpcore
Age
Commit message (
Expand
)
Author
2022-04-13
nfp: update nfp_X logging definitions
Dylan Muller
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
2022-03-11
nfp: take chip version into account for ring sizes
Jakub Kicinski
2022-03-11
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
2022-03-11
nfp: use dev_info for the DMA mask
Jakub Kicinski
2022-03-11
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
2022-03-11
nfp: introduce dev_info static chip data
Jakub Kicinski
2022-03-11
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
2022-01-27
nfp: Simplify array allocation
Robin Murphy
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
2021-06-09
nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
Baokun Li
2021-05-17
net: netronome: nfp: Fix wrong function name in comments
Yang Shen
2020-12-04
nfp: Replace zero-length array with flexible-array member
Simon Horman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-15
net: nfp: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-05
nfp: Use pci_get_dsn()
Jacob Keller
2020-02-24
netronome: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
2019-09-10
nfp: honor FW reset and loading policies
Dirk van der Merwe
2019-09-10
nfp: nsp: add support for hwinfo set operation
Dirk van der Merwe
2019-09-10
nfp: nsp: add support for optional hwinfo lookup
Dirk van der Merwe
2019-09-10
nfp: nsp: add support for fw_loaded command
Dirk van der Merwe
2019-08-21
treewide: remove dummy Makefiles for single targets
Masahiro Yamada
2019-06-14
nfp: update the old flash error message
Jakub Kicinski
2019-04-01
nfp: nsp: implement read SFF module EEPROM
Dirk van der Merwe
2019-03-01
nfp: nsp: set higher timeout for flash bundle
Dirk van der Merwe
2019-03-01
nfp: nsp: allow the use of DMA buffer
Jakub Kicinski
2019-03-01
nfp: nsp: move default buffer handling into its own function
Jakub Kicinski
2019-03-01
nfp: nsp: use fractional size of the buffer
Jakub Kicinski
2019-03-01
nfp: report RJ45 connector in ethtool
Jakub Kicinski
2019-02-01
nfp: nsp: add support for versions command
Jakub Kicinski
2019-02-01
nfp: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-09-05
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
2018-09-05
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
2018-09-05
nfp: fix readq on absolute RTsyms
Jakub Kicinski
2018-08-28
nfp: support access to absolute RTsyms
Jakub Kicinski
2018-08-28
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
2018-08-28
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
2018-08-28
nfp: add RTsym access helpers
Jakub Kicinski
2018-08-28
nfp: add basic errors messages to target logic
Jakub Kicinski
2018-08-28
nfp: save the MU locality field offset
Jakub Kicinski
2018-08-28
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2018-08-28
nfp: add support for NFP5000
Jakub Kicinski
2018-08-28
nfp: add support for indirect HWinfo lookup
Jakub Kicinski
2018-08-28
nfp: interpret extended FW load result codes
Jakub Kicinski
2018-08-28
nfp: attempt FW load from flash
Jakub Kicinski
[next]