开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfpcore
Age
Commit message (
Expand
)
Author
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
2017-03-09
nfp: implement .ndo_get_phys_port_name()
Jakub Kicinski
2017-02-20
nfp: return nfp_rtsym_read_le() errors correctly
Jakub Kicinski
2017-02-20
nfp: add very basic access to NSP logs
Jakub Kicinski
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
2017-02-20
nfp: store NSP ABI version in state structure
Jakub Kicinski
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
2017-02-10
nfp: add support for service processor access
Jakub Kicinski
2017-02-10
nfp: add rtsym support
Jakub Kicinski
2017-02-10
nfp: add MIP reading support
Jakub Kicinski
2017-02-10
nfp: add support for reading nffw info
Jakub Kicinski
2017-02-10
nfp: add hwinfo support
Jakub Kicinski
2017-02-10
nfp: add support for resources
Jakub Kicinski
[next]