index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfpcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
2018-04-04
1
-4
/
+5
*
nfp: add Makefiles to all directories
Jakub Kicinski
2018-02-22
2
-0
/
+4
*
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-06
2
-31
/
+33
*
nfp: core: make scalar CPP helpers fail on short accesses
Jakub Kicinski
2018-01-19
3
-35
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
2
-0
/
+12
|
\
|
*
nfp: add nfp_cpp_area_size() accessor
Jakub Kicinski
2017-12-15
2
-0
/
+12
*
|
nfp: implement firmware flashing
Dirk van der Merwe
2017-12-15
2
-0
/
+13
*
|
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
2017-12-15
1
-17
/
+43
|
/
*
nfp: dump all hwinfo
Carl Heymann
2017-12-05
2
-0
/
+12
*
nfp: fix old kdoc issues
Jakub Kicinski
2017-12-01
1
-6
/
+3
*
nfp: add helpers for FEC support
Dirk van der Merwe
2017-11-05
2
-0
/
+94
*
nfp: make use of MAC reinit
Jakub Kicinski
2017-11-05
2
-0
/
+11
*
nfp: don't depend on compiler constant propagation
Jakub Kicinski
2017-11-05
1
-8
/
+15
*
nfp: wait for the NSP resource to appear on boot
Jakub Kicinski
2017-09-13
2
-0
/
+47
*
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
2017-07-25
1
-2
/
+16
*
nfp: remove unused nfp_cpp_area_check_range()
Jakub Kicinski
2017-06-27
2
-23
/
+0
*
nfp: add helper for mapping runtime symbols
Jakub Kicinski
2017-06-27
2
-0
/
+31
*
nfp: move area mapping helper into nfpcore
Jakub Kicinski
2017-06-27
3
-0
/
+82
*
nfp: map mac_stats and vf_cfg BARs
Simon Horman
2017-06-25
2
-1
/
+6
*
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2017-06-09
2
-0
/
+8
*
nfp: keep MIP object around
Jakub Kicinski
2017-06-09
2
-3
/
+15
*
nfp: remove automatic caching of HWInfo
Jakub Kicinski
2017-06-09
4
-63
/
+31
*
nfp: remove automatic caching of RTsym table
Jakub Kicinski
2017-06-09
5
-109
/
+53
*
nfp: don't wait for resources indefinitely
Jakub Kicinski
2017-05-30
3
-4
/
+20
*
nfp: add hwmon support
David Brunecz
2017-05-30
4
-1
/
+68
*
nfp: support variable NSP response lengths
Jakub Kicinski
2017-05-30
1
-0
/
+8
*
nfp: shorten CPP core probe logs
Jakub Kicinski
2017-05-30
1
-8
/
+11
*
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2017-05-30
2
-18
/
+72
*
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
2017-05-30
1
-2
/
+8
*
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
2017-05-30
1
-8
/
+12
*
nfp: calculate total port lanes for split
Jakub Kicinski
2017-05-26
2
-5
/
+9
*
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
2017-05-22
1
-0
/
+11
*
nfp: don't completely refuse to work with old flashes
Jakub Kicinski
2017-04-30
1
-3
/
+1
*
nfp: add NSP routine to get static information
David Brunecz
2017-04-24
4
-0
/
+121
*
nfp: NSP backend for link configuration operations
Jakub Kicinski
2017-04-05
3
-14
/
+179
*
nfp: add extended error messages
Jakub Kicinski
2017-04-05
1
-8
/
+29
*
nfp: turn NSP port entry into a union
Jakub Kicinski
2017-04-05
1
-13
/
+25
*
nfp: allow multi-stage NSP configuration
Jakub Kicinski
2017-04-05
4
-31
/
+138
*
nfp: separate high level and low level NSP headers
Jakub Kicinski
2017-04-05
4
-16
/
+18
*
nfp: report port type in ethtool
Jakub Kicinski
2017-04-05
2
-0
/
+45
*
nfp: report auto-negotiation in ethtool
Jakub Kicinski
2017-04-05
2
-0
/
+13
*
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
2017-04-05
2
-3
/
+12
*
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
2017-03-22
1
-6
/
+9
*
nfp: fix invalid area detection
Jakub Kicinski
2017-03-22
1
-14
/
+15
*
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
2017-03-22
1
-18
/
+38
*
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
2017-03-22
1
-6
/
+6
*
nfp: lock area cache earlier
Jakub Kicinski
2017-03-22
1
-6
/
+8
*
nfp: document expected locking in the core
Jakub Kicinski
2017-03-22
1
-6
/
+27
*
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
2017-03-22
2
-304
/
+345
*
nfp: remove cpp mutex cache
Jakub Kicinski
2017-03-22
1
-41
/
+2
[next]