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_net_main.c
Age
Commit message (
Expand
)
Author
2017-09-13
nfp: wait for board state before talking to the NSP
Jakub Kicinski
2017-09-03
nfp: move the start/stop app callbacks back
Jakub Kicinski
2017-09-03
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
nfp: double free on error in probe
Dan Carpenter
2017-08-25
nfp: add basic SR-IOV ndo functions
Pablo Cascón
2017-08-23
nfp: make sure representors are destroyed before their lower netdev
Jakub Kicinski
2017-08-18
nfp: fix copy paste in names and messages regarding vNICs
Jakub Kicinski
2017-07-27
nfp: remove the probe deferral when FW not present
Jakub Kicinski
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-27
nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks
Jakub Kicinski
2017-06-27
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
2017-06-27
nfp: add helper for mapping runtime symbols
Jakub Kicinski
2017-06-27
nfp: move area mapping helper into nfpcore
Jakub Kicinski
2017-06-27
nfp: explicitly check if application FW is loaded
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: remove automatic caching of HWInfo
Jakub Kicinski
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
2017-06-09
nfp: make sure to cancel port refresh on the error path
Jakub Kicinski
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
2017-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
nfp: move port init to apps
Jakub Kicinski
2017-05-31
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
2017-05-26
nfp: support port splitting via devlink
Jakub Kicinski
2017-05-26
nfp: register ports as devlink ports
Jakub Kicinski
2017-05-26
nfp: add helper for cleaning up vNICs
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: mark port state as stale if update failed
Jakub Kicinski
2017-05-22
nfp: mark port state as stale after reconfig
Jakub Kicinski
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
nfp: update port state in place
Jakub Kicinski
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
nfp: disallow mixing vNICs with and without NSP port entry
Jakub Kicinski
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-22
nfp: add nfp_net_pf_free_vnic() function
Jakub Kicinski
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
[next]