index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
2012-04-11
1
-2
/
+2
*
NFC: LLCP code identation fixes
Samuel Ortiz
2012-03-06
4
-93
/
+100
*
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2012-03-06
2
-12
/
+26
*
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
1
-1
/
+1
*
NFC: SN is not an invalid GT value
Samuel Ortiz
2012-03-06
1
-0
/
+2
*
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
2012-03-06
1
-13
/
+3
*
NFC: Fragment LLCP I frames
Samuel Ortiz
2012-03-06
1
-14
/
+43
*
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2012-03-06
2
-3
/
+49
*
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
2012-03-06
3
-3
/
+33
*
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
2012-03-06
1
-1
/
+1
*
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
2012-03-06
1
-0
/
+13
*
NFC: Fix bitops usage in LLCP
Samuel Ortiz
2012-03-06
1
-10
/
+10
*
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
2012-03-06
3
-1
/
+62
*
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
2012-03-06
1
-5
/
+11
*
NFC: Factorize the I frame queueing routine
Samuel Ortiz
2012-03-06
2
-17
/
+29
*
NFC: use kfree_skb() for sk_buffs
Dan Carpenter
2011-12-19
1
-1
/
+1
*
NFC: double unlock in nfc_llcp_recv_connect()
Dan Carpenter
2011-12-19
1
-3
/
+1
*
NFC: Initial LLCP support
Samuel Ortiz
2011-12-14
5
-0
/
+2247