index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
llcp
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
2013-04-26
1
-817
/
+0
*
NFC: llcp: Use localy stored remote_miu value if not set at socket level
Thierry Escande
2013-04-11
1
-2
/
+10
*
NFC: llcp: Fix zero octets length SDU handling
Olivier Guiter
2013-04-11
1
-8
/
+8
*
NFC: llcp: Socket miux is a big endian field
Samuel Ortiz
2013-04-11
1
-2
/
+4
*
NFC: llcp: Add cleanup support for unreplied SNL requests
Thierry Escande
2013-03-10
1
-0
/
+6
*
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
2013-03-10
1
-0
/
+78
*
NFC: llcp: Service Name Lookup SDRES aggregation
Thierry Escande
2013-03-10
1
-21
/
+61
*
NFC: llcp: Use socket specific link parameters before the local ones
Samuel Ortiz
2013-03-10
1
-8
/
+16
*
NFC: llcp: Rename socket rw and miu fields
Samuel Ortiz
2013-03-10
1
-8
/
+9
*
NFC: Add support for SO_TIMESTAMP LLCP socket option
Thierry Escande
2013-01-10
1
-0
/
+2
*
NFC: Stop sending LLCP frames when tx queues are getting too deep
Samuel Ortiz
2012-11-19
1
-0
/
+17
*
NFC: Copy user space buffer when sending UI frames
Samuel Ortiz
2012-11-19
1
-2
/
+13
*
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
Thierry Escande
2012-10-29
1
-12
/
+6
*
NFC: UI frame sending routine implementation
Samuel Ortiz
2012-10-26
1
-0
/
+46
*
NFC: Add SNL frame building routine
Samuel Ortiz
2012-10-26
1
-0
/
+46
*
NFC: Use llcp_allocate_pdu to build the DISC frames
Samuel Ortiz
2012-10-26
1
-9
/
+1
*
NFC: LLCP raw socket support
Thierry Escande
2012-09-27
1
-0
/
+2
*
NFC: LLCP's MIUX is 10 bytes long, not 7
Samuel Ortiz
2012-06-04
1
-2
/
+2
*
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
2012-06-04
1
-2
/
+5
*
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
2012-06-04
1
-7
/
+38
*
NFC: Queue I frame fragments to the LLCP sockets queue tail
Samuel Ortiz
2012-05-16
1
-1
/
+1
*
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
2012-05-15
1
-1
/
+1
*
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
Samuel Ortiz
2012-04-12
1
-2
/
+2
*
NFC: Fix LLCP TLV building routine
Samuel Ortiz
2012-04-12
1
-1
/
+1
*
NFC: No need to apply twice the modulo op to LLCP's recv_n
Samuel Ortiz
2012-04-12
1
-1
/
+1
*
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
1
-18
/
+21
*
NFC: SN is not an invalid GT value
Samuel Ortiz
2012-03-06
1
-0
/
+2
*
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
1
-3
/
+45
*
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
2012-03-06
1
-0
/
+24
*
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
2012-03-06
1
-0
/
+31
*
NFC: Initial LLCP support
Samuel Ortiz
2011-12-14
1
-0
/
+399