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
/
nfp_main.c
Age
Commit message (
Expand
)
Author
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
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
2017-05-31
nfp: fix memory leak on FW load error
Jakub Kicinski
2017-05-30
nfp: add hwmon support
David Brunecz
2017-05-30
nfp: set driver VF limit
Jakub Kicinski
2017-05-26
nfp: add devlink support
Simon Horman
2017-05-26
nfp: move mutex init out of net code
Jakub Kicinski
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
2017-04-24
nfp: add NSP routine to get static information
David Brunecz
2017-04-05
nfp: separate high level and low level NSP headers
Jakub Kicinski
2017-04-05
nfp: add mutex protection for the port list
Jakub Kicinski
2017-02-20
nfp: allow application firmware to limit number of SR-IOV VFs
Jakub Kicinski
2017-02-20
nfp: report manufacturing info on load
Jakub Kicinski
2017-02-20
nfp: refactor NSP initialization and add error message
Jakub Kicinski
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
2017-02-10
nfp: add the PF driver
Jakub Kicinski
[next]