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
/
llcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Destroy LLCP timout workqueue when releasing the link
Samuel Ortiz
2012-06-04
1
-0
/
+1
*
NFC: Send a receiver ready frame only to reply to an I frame
Samuel Ortiz
2012-06-04
1
-1
/
+1
*
NFC: Requeue lost LLCP frames
Samuel Ortiz
2012-06-04
1
-31
/
+55
*
NFC: Don't hold a NULL connecting LLCP socket lock
Samuel Ortiz
2012-06-04
1
-3
/
+3
*
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
1
-0
/
+15
*
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
2012-06-04
1
-0
/
+1
*
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
2012-06-04
1
-11
/
+10
*
NFC: Socket linked list
Samuel Ortiz
2012-06-04
1
-112
/
+137
*
NFC: Take a reference on the LLCP local pointer when creating a socket
Samuel Ortiz
2012-06-04
1
-15
/
+31
*
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2012-05-15
1
-0
/
+7
*
NFC: Fix LLCP link timeout typo
Samuel Ortiz
2012-04-12
1
-1
/
+1
*
NFC: Add MIUX to the local LLCP general bytes
Samuel Ortiz
2012-04-12
1
-0
/
+10
*
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2012-04-12
1
-1
/
+1
*
NFC: Dump LLCP frames
Samuel Ortiz
2012-04-12
1
-0
/
+7
*
NFC: LLCP code identation fixes
Samuel Ortiz
2012-03-06
1
-46
/
+47
*
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2012-03-06
1
-4
/
+11
*
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
1
-1
/
+1
*
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
2012-03-06
1
-2
/
+7
*
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: 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
1
-17
/
+28
*
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
1
-0
/
+973