开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_main.c
Age
Commit message (
Expand
)
Author
2022-10-21
nfp: only clean `sp_indiff` when application firmware is unloaded
Yinjun Zhang
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
2022-07-12
nfp: fix clang -Wformat warnings
Justin Stitt
2022-06-21
nfp: compose firmware file name with new hwinfo "nffw.partno"
Yu Xiao
2022-05-09
nfp: support Corigine PCIE vendor ID
Yu Xiao
2022-05-09
nfp: vendor neutral strings for chip and Corigne in strings for driver
Yu Xiao
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
2022-03-11
nfp: use dev_info for the DMA mask
Jakub Kicinski
2022-03-11
nfp: introduce dev_info static chip data
Jakub Kicinski
2022-03-11
nfp: sort the device ID tables
Jakub Kicinski
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-12
nfp: Fix passing zero to 'PTR_ERR'
YueHaibing
2020-04-21
net/nfp: Update driver to use global kernel version
Leon Romanovsky
2019-09-10
kdoc: fix nfp_fw_load documentation
Dirk van der Merwe
2019-09-10
nfp: honor FW reset and loading policies
Dirk van der Merwe
2019-08-26
nfp: add AMDA0058 boards to firmware list
Jakub Kicinski
2019-06-14
nfp: print a warning when binding VFs to PF driver
Jakub Kicinski
2019-04-26
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2019-02-17
nfp: devlink: allow flashing the device via devlink
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-08-28
nfp: make RTsym users handle absolute symbols correctly
Jakub Kicinski
2018-08-28
nfp: convert all RTsym users to use new read/write helpers
Jakub Kicinski
2018-08-28
nfp: add support for NFP5000
Jakub Kicinski
2018-08-28
nfp: attempt FW load from flash
Jakub Kicinski
2018-07-25
nfp: don't fail probe on pci_sriov_set_totalvfs() errors
Jakub Kicinski
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
2018-05-23
nfp: add support for per-PCI PF mailbox
Jakub Kicinski
2018-05-23
nfp: move rtsym helpers to pf code
Jakub Kicinski
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
2018-02-22
nfp: advertise firmware for mixed 10G/25G mode
Dirk van der Merwe
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
2018-01-23
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
2018-01-19
nfp: register devlink after app is created
Jakub Kicinski
2017-12-05
nfp: debug dump ethtool ops
Carl Heymann
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
2017-09-13
nfp: wait for the NSP resource to appear on boot
Jakub Kicinski
2017-09-13
nfp: wait for board state before talking to the NSP
Jakub Kicinski
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-23
nfp: don't hold PF lock while enabling SR-IOV
Jakub Kicinski
2017-07-27
nfp: only use direct firmware requests
Jakub Kicinski
2017-07-27
nfp: look for firmware image by device serial number and PCI name
Jakub Kicinski
2017-06-27
nfp: allocate a private workqueue for driver work
Jakub Kicinski
2017-06-27
nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks
Jakub Kicinski
2017-06-27
nfp: handle SR-IOV already enabled when driver is probing
Jakub Kicinski
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2017-06-09
nfp: keep MIP object around
Jakub Kicinski
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
[next]