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
2019-09-10
nfp: add devlink param infrastructure
Dirk van der Merwe
2019-09-06
nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
zhong jiang
2019-03-28
nfp: register devlink port before netdev
Jiri Pirko
2019-03-24
nfp: move devlink port type set after netdev registration
Jiri Pirko
2018-11-08
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-08-28
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
2018-05-23
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
2018-05-23
nfp: add shared buffer configuration
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
2018-01-19
nfp: read ME frequency from vNIC ctrl memory
Jakub Kicinski
2018-01-19
nfp: register devlink after app is created
Jakub Kicinski
2018-01-19
nfp: release global resources only on the remove path
Jakub Kicinski
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
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
[next]