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
/
net
/
caif
/
cfcnfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-1
/
+1
2018-01-09
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-6
/
+4
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-03-08
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
1
-10
/
+9
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
2012-01-28
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
1
-1
/
+0
2011-12-01
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
1
-31
/
+16
2011-10-03
caif: add error handling for allocation
Dan Carpenter
1
-9
/
+14
2011-08-29
caif: Remove OOM messages, use kzalloc
Joe Perches
1
-12
/
+3
2011-05-23
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
1
-25
/
+19
2011-05-16
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
1
-1
/
+0
2011-05-16
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
1
-1
/
+1
2011-05-16
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
1
-30
/
+116
2011-05-16
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
1
-1
/
+8
2011-05-16
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-04-12
caif: code cleanup
Stephen Hemminger
1
-1
/
+1
2011-01-20
net: cleanup unused macros in net directory
Shan Wei
1
-2
/
+0
2011-01-16
caif: checking the wrong variable
Dan Carpenter
1
-4
/
+5
2010-11-04
caif: Bugfix for socket priority, bindtodev and dbg channel.
André Carvalho de Matos
1
-10
/
+7
2010-09-22
caif: Minor fixes in log prints.
Sjur Braendeland
1
-1
/
+1
2010-09-07
net/caif: Use pr_fmt
Joe Perches
1
-28
/
+21
2010-06-21
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
1
-4
/
+40
2010-06-21
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
1
-1
/
+3
2010-05-31
caif: cleanup: remove duplicate checks
Dan Carpenter
1
-6
/
+2
2010-05-18
net/caif: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
1
-110
/
+45
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
1
-0
/
+7
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
1
-26
/
+25
2010-04-01
net-caif: using kmalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-31
net-caif: add CAIF generic caif support functions
Sjur Braendeland
1
-0
/
+529