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
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
/
net
/
nfc
/
llcp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
1
-2
/
+2
2012-03-07
NFC: LLCP code identation fixes
Samuel Ortiz
4
-93
/
+100
2012-03-07
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2
-12
/
+26
2012-03-07
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
1
-1
/
+1
2012-03-07
NFC: SN is not an invalid GT value
Samuel Ortiz
1
-0
/
+2
2012-03-07
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
1
-13
/
+3
2012-03-07
NFC: Fragment LLCP I frames
Samuel Ortiz
1
-14
/
+43
2012-03-07
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2
-3
/
+49
2012-03-07
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
3
-3
/
+33
2012-03-07
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
1
-1
/
+1
2012-03-07
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
1
-0
/
+13
2012-03-07
NFC: Fix bitops usage in LLCP
Samuel Ortiz
1
-10
/
+10
2012-03-07
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
3
-1
/
+62
2012-03-07
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
1
-5
/
+11
2012-03-07
NFC: Factorize the I frame queueing routine
Samuel Ortiz
2
-17
/
+29
2011-12-19
NFC: use kfree_skb() for sk_buffs
Dan Carpenter
1
-1
/
+1
2011-12-19
NFC: double unlock in nfc_llcp_recv_connect()
Dan Carpenter
1
-3
/
+1
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
5
-0
/
+2247