Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ccb56218f40b2a50a38d028cce24444e8a25bf24
/
net
/
nfc
/
llcp_commands.c
256f3ee
NFC: llcp: Fix 2 memory leaks
by Thierry Escande
· 8 years ago
de9e5ae
NFC: llcp: Fix usage of llcp_add_tlv()
by Thierry Escande
· 8 years ago
81ca783
NFC: Use GFP_USER for user-controlled kmalloc
by Cong Wang
· 9 years ago
b5f185f
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
e5b53c0
NFC: Fix warning "warning: incorrect type in assignment"
by Christophe Ricard
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
57be1f3
NFC: Add RAW socket type support for SOCKPROTO_RAW
by Hiren Tandel
· 11 years ago
11bfb1c
NFC: llcp: Use default MIU if none was specified on connect
by Szymon Janc
· 11 years ago
43d53c2
NFC: llcp: Fix possible memory leak while sending I frames
by Szymon Janc
· 11 years ago
98b32de
nfc: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
58e3dd1
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
by Thierry Escande
· 11 years ago
30cc458
NFC: Move LLCP code to the NFC top level diirectory
by Samuel Ortiz
· 12 years ago
[Renamed (99%) from net/nfc/llcp/commands.c]
66cbfa1
NFC: llcp: Use localy stored remote_miu value if not set at socket level
by Thierry Escande
· 12 years ago
0b23d66
NFC: llcp: Fix zero octets length SDU handling
by Olivier Guiter
· 12 years ago
5eef666
NFC: llcp: Socket miux is a big endian field
by Samuel Ortiz
· 12 years ago
40213fa
NFC: llcp: Add cleanup support for unreplied SNL requests
by Thierry Escande
· 12 years ago
d9b8d8e
NFC: llcp: Service Name Lookup netlink interface
by Thierry Escande
· 12 years ago
e0ae7ba
NFC: llcp: Service Name Lookup SDRES aggregation
by Thierry Escande
· 12 years ago
06d44f8
NFC: llcp: Use socket specific link parameters before the local ones
by Samuel Ortiz
· 12 years ago
e4306be
NFC: llcp: Rename socket rw and miu fields
by Samuel Ortiz
· 12 years ago
2c2d45b
NFC: Add support for SO_TIMESTAMP LLCP socket option
by Thierry Escande
· 12 years ago
dd2bf43
NFC: Stop sending LLCP frames when tx queues are getting too deep
by Samuel Ortiz
· 12 years ago
6e950fd
NFC: Copy user space buffer when sending UI frames
by Samuel Ortiz
· 12 years ago
52feb44
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
by Thierry Escande
· 12 years ago
94f418a
NFC: UI frame sending routine implementation
by Samuel Ortiz
· 12 years ago
c43bb03
NFC: Add SNL frame building routine
by Samuel Ortiz
· 12 years ago
9222390
NFC: Use llcp_allocate_pdu to build the DISC frames
by Samuel Ortiz
· 12 years ago
4463523b
NFC: LLCP raw socket support
by Thierry Escande
· 12 years ago
76762b7
NFC: LLCP's MIUX is 10 bytes long, not 7
by Samuel Ortiz
· 12 years ago
93d7e49
NFC: Move LLCP MIU extension value to socket structure
by Samuel Ortiz
· 12 years ago
7a06e58
NFC: Move LLCP receiver window value to socket structure
by Samuel Ortiz
· 13 years ago
bdbc59b
NFC: Queue I frame fragments to the LLCP sockets queue tail
by Samuel Ortiz
· 13 years ago
43472ff
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
by Samuel Ortiz
· 13 years ago
ffc2931
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
by Samuel Ortiz
· 13 years ago
324b0af
NFC: Fix LLCP TLV building routine
by Samuel Ortiz
· 13 years ago
279cf17
NFC: No need to apply twice the modulo op to LLCP's recv_n
by Samuel Ortiz
· 13 years ago
b4838d1
NFC: Fix the LLCP Tx fragmentation loop
by Samuel Ortiz
· 13 years ago
427a2eb
NFC: LLCP code identation fixes
by Samuel Ortiz
· 13 years ago
9dda50f
NFC: SN is not an invalid GT value
by Samuel Ortiz
· 13 years ago
e65b0f4
NFC: Fragment LLCP I frames
by Samuel Ortiz
· 13 years ago
eda21f1
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
by Samuel Ortiz
· 13 years ago
d094afa
NFC: Send LLCP RR frames to acknowledge received I frames
by Samuel Ortiz
· 13 years ago
53a0ac2
NFC: LLCP socket sendmsg implemetation
by Samuel Ortiz
· 13 years ago
d646960
NFC: Initial LLCP support
by Samuel Ortiz
· 13 years ago