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
/
nfpcore
Age
Commit message (
Expand
)
Author
2018-01-19
nfp: core: make scalar CPP helpers fail on short accesses
Jakub Kicinski
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
2017-12-15
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
2017-12-15
nfp: add nfp_cpp_area_size() accessor
Jakub Kicinski
2017-12-05
nfp: dump all hwinfo
Carl Heymann
2017-12-01
nfp: fix old kdoc issues
Jakub Kicinski
2017-11-05
nfp: add helpers for FEC support
Dirk van der Merwe
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
2017-11-05
nfp: don't depend on compiler constant propagation
Jakub Kicinski
2017-09-13
nfp: wait for the NSP resource to appear on boot
Jakub Kicinski
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
2017-06-27
nfp: remove unused nfp_cpp_area_check_range()
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-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
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-30
nfp: don't wait for resources indefinitely
Jakub Kicinski
2017-05-30
nfp: add hwmon support
David Brunecz
2017-05-30
nfp: support variable NSP response lengths
Jakub Kicinski
2017-05-30
nfp: shorten CPP core probe logs
Jakub Kicinski
2017-05-30
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2017-05-30
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
2017-05-30
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
2017-05-26
nfp: calculate total port lanes for split
Jakub Kicinski
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
2017-04-30
nfp: don't completely refuse to work with old flashes
Jakub Kicinski
2017-04-24
nfp: add NSP routine to get static information
David Brunecz
2017-04-05
nfp: NSP backend for link configuration operations
Jakub Kicinski
2017-04-05
nfp: add extended error messages
Jakub Kicinski
2017-04-05
nfp: turn NSP port entry into a union
Jakub Kicinski
2017-04-05
nfp: allow multi-stage NSP configuration
Jakub Kicinski
2017-04-05
nfp: separate high level and low level NSP headers
Jakub Kicinski
2017-04-05
nfp: report port type in ethtool
Jakub Kicinski
2017-04-05
nfp: report auto-negotiation in ethtool
Jakub Kicinski
2017-04-05
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
2017-03-22
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
2017-03-22
nfp: fix invalid area detection
Jakub Kicinski
2017-03-22
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
2017-03-22
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
2017-03-22
nfp: lock area cache earlier
Jakub Kicinski
2017-03-22
nfp: document expected locking in the core
Jakub Kicinski
2017-03-22
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
2017-03-22
nfp: remove cpp mutex cache
Jakub Kicinski
2017-03-22
nfp: fail graciously when someone tries to grab global lock
Jakub Kicinski
2017-03-22
nfp: disallow sharing mutexes on the same machine
Jakub Kicinski
2017-03-09
nfp: prevent theoretical buffer overrun in nfp_eth_read_ports
Simon Horman
[next]