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
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
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
/
marvell
/
mvpp2
/
mvpp2_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
net: mvpp2: debugfs: remove redundant parameter check in three functions
Minjie Du
1
-10
/
+0
2022-10-04
net: mvpp2: fix mvpp2 debugfs leak
Russell King (Oracle)
1
-2
/
+8
2022-09-26
Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"
Sasha Levin
1
-2
/
+2
2022-09-05
net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2019-08-11
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+1
2019-06-20
net: mvpp2: debugfs: Add pmap to fs dump
Nathan Huckleberry
1
-0
/
+3
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
1
-2
/
+2
2019-03-27
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
Maxime Chevallier
1
-17
/
+59
2019-03-27
net: mvpp2: debugfs: Allow reading the flow table from debugfs
Maxime Chevallier
1
-6
/
+63
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
1
-72
/
+22
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
1
-5
/
+5
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
1
-1
/
+1
2018-07-18
net: mvpp2: debugfs: fix incorrect bitwise operator
Gustavo A. R. Silva
1
-1
/
+1
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
1
-0
/
+51
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
1
-0
/
+289
2018-07-16
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
1
-0
/
+19
2018-07-16
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
1
-0
/
+344