index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfpcore
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
nfp: clean up return types in kdoc comments
Jakub Kicinski
1
-4
/
+2
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-06-30
nfp: fail probe if serial or interface id is missing
Jakub Kicinski
3
-14
/
+28
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
1
-1
/
+1
2018-06-13
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
1
-5
/
+2
2018-05-29
nfp: abm: add helpers for configuring queue marking levels
Jakub Kicinski
1
-0
/
+5
2018-05-25
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-23
nfp: core: allow 4-byte aligned accesses to Memory Units
Jakub Kicinski
1
-50
/
+44
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
1
-0
/
+1
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
4
-0
/
+108
2018-04-13
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
1
-1
/
+4
2018-04-13
nfp: ignore signals when communicating with management FW
Jakub Kicinski
1
-2
/
+1
2018-04-04
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
1
-4
/
+5
2018-02-22
nfp: add Makefiles to all directories
Jakub Kicinski
2
-0
/
+4
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2
-31
/
+33
2018-01-19
nfp: core: make scalar CPP helpers fail on short accesses
Jakub Kicinski
3
-35
/
+49
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+12
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
2
-0
/
+13
2017-12-15
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
1
-17
/
+43
2017-12-15
nfp: add nfp_cpp_area_size() accessor
Jakub Kicinski
2
-0
/
+12
2017-12-05
nfp: dump all hwinfo
Carl Heymann
2
-0
/
+12
2017-12-01
nfp: fix old kdoc issues
Jakub Kicinski
1
-6
/
+3
2017-11-05
nfp: add helpers for FEC support
Dirk van der Merwe
2
-0
/
+94
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
2
-0
/
+11
2017-11-05
nfp: don't depend on compiler constant propagation
Jakub Kicinski
1
-8
/
+15
2017-09-13
nfp: wait for the NSP resource to appear on boot
Jakub Kicinski
2
-0
/
+47
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
1
-2
/
+16
2017-06-27
nfp: remove unused nfp_cpp_area_check_range()
Jakub Kicinski
2
-23
/
+0
2017-06-27
nfp: add helper for mapping runtime symbols
Jakub Kicinski
2
-0
/
+31
2017-06-27
nfp: move area mapping helper into nfpcore
Jakub Kicinski
3
-0
/
+82
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
2
-1
/
+6
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2
-0
/
+8
2017-06-09
nfp: keep MIP object around
Jakub Kicinski
2
-3
/
+15
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
4
-63
/
+31
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
5
-109
/
+53
2017-05-30
nfp: don't wait for resources indefinitely
Jakub Kicinski
3
-4
/
+20
2017-05-30
nfp: add hwmon support
David Brunecz
4
-1
/
+68
2017-05-30
nfp: support variable NSP response lengths
Jakub Kicinski
1
-0
/
+8
2017-05-30
nfp: shorten CPP core probe logs
Jakub Kicinski
1
-8
/
+11
2017-05-30
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2
-18
/
+72
2017-05-30
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
1
-2
/
+8
2017-05-30
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
1
-8
/
+12
2017-05-26
nfp: calculate total port lanes for split
Jakub Kicinski
2
-5
/
+9
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
1
-0
/
+11
2017-05-01
nfp: don't completely refuse to work with old flashes
Jakub Kicinski
1
-3
/
+1
2017-04-24
nfp: add NSP routine to get static information
David Brunecz
4
-0
/
+121
2017-04-05
nfp: NSP backend for link configuration operations
Jakub Kicinski
3
-14
/
+179
2017-04-05
nfp: add extended error messages
Jakub Kicinski
1
-8
/
+29
2017-04-05
nfp: turn NSP port entry into a union
Jakub Kicinski
1
-13
/
+25
2017-04-05
nfp: allow multi-stage NSP configuration
Jakub Kicinski
4
-31
/
+138
[next]