index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp
/
commands.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
NFC: Add SNL frame building routine
Samuel Ortiz
1
-0
/
+46
2012-10-26
NFC: Use llcp_allocate_pdu to build the DISC frames
Samuel Ortiz
1
-9
/
+1
2012-09-27
NFC: LLCP raw socket support
Thierry Escande
1
-0
/
+2
2012-06-04
NFC: LLCP's MIUX is 10 bytes long, not 7
Samuel Ortiz
1
-2
/
+2
2012-06-04
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
1
-2
/
+5
2012-06-04
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
1
-7
/
+38
2012-05-16
NFC: Queue I frame fragments to the LLCP sockets queue tail
Samuel Ortiz
1
-1
/
+1
2012-05-15
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
Samuel Ortiz
1
-2
/
+2
2012-04-12
NFC: Fix LLCP TLV building routine
Samuel Ortiz
1
-1
/
+1
2012-04-12
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
1
-1
/
+1
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
1
-2
/
+2
2012-03-06
NFC: LLCP code identation fixes
Samuel Ortiz
1
-18
/
+21
2012-03-06
NFC: SN is not an invalid GT value
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Fragment LLCP I frames
Samuel Ortiz
1
-14
/
+43
2012-03-06
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
1
-3
/
+45
2012-03-06
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
1
-0
/
+24
2012-03-06
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
1
-0
/
+31
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
1
-0
/
+399