index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_main.h
Age
Commit message (
Expand
)
Author
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-02-24
netronome: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-09-10
nfp: add devlink param infrastructure
Dirk van der Merwe
2019-09-10
nfp: honor FW reset and loading policies
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-05-23
nfp: add shared buffer configuration
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-27
nfp: don't depend on eth_tbl being available
Jakub Kicinski
2017-12-05
nfp: debug dump ethtool ops
Carl Heymann
2017-08-25
nfp: add basic SR-IOV ndo functions
Pablo Cascón
2017-07-05
nfp: remove legacy MAC address lookup
Jakub Kicinski
2017-07-05
nfp: improve order of interfaces in breakout mode
Jakub Kicinski
2017-06-27
nfp: allocate a private workqueue for driver work
Jakub Kicinski
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
2017-06-25
nfp: map mac_stats and vf_cfg BARs
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-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
2017-05-31
nfp: move port init to apps
Jakub Kicinski
2017-05-30
nfp: add hwmon support
David Brunecz
2017-05-26
nfp: add devlink support
Simon Horman
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
2017-04-05
nfp: add port state refresh
Jakub Kicinski
2017-04-05
nfp: add mutex protection for the port list
Jakub Kicinski
2017-04-05
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
2017-02-20
nfp: allow application firmware to limit number of SR-IOV VFs
Jakub Kicinski
2017-02-10
nfp: add the PF driver
Jakub Kicinski
2017-02-10
nfp: rename the driver and add new main file
Jakub Kicinski