Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f31652a58bee6ef145c066c8d0ae6d0b11dca1e8
/
net
/
nfc
/
llcp
/
llcp.c
f31652a
NFC: Purge LLCP socket Tx queues when being disconnected
by Samuel Ortiz
· 12 years ago
0f45077
NFC: Fix some code style and whitespace issues
by Szymon Janc
· 12 years ago
a8df0f3
NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found
by Samuel Ortiz
· 12 years ago
968272b
NFC: Handle LLCP UI frames
by Samuel Ortiz
· 12 years ago
c8512be
NFC: Keep connection less bound sockets alive when DEP link goes down
by Samuel Ortiz
· 12 years ago
54292d6
NFC: Check for connection less sockets when looking for a service name
by Samuel Ortiz
· 12 years ago
e690408
NFC: Reserve LLCP ssap when replying to an SNL frame
by Samuel Ortiz
· 12 years ago
36b0511
NFC: Remove unneeded LLCP function return calls
by Szymon Janc
· 12 years ago
19cfe58
NFC: Initial SNL support
by Samuel Ortiz
· 12 years ago
a6a0915
NFC: Avoid falling back to SYMM when sk is NULL
by Samuel Ortiz
· 12 years ago
916082b
workqueue: avoid using deprecated functions
by Linus Torvalds
· 12 years ago
50b78b2
NFC: Fix sleeping in atomic when releasing socket
by Szymon Janc
· 12 years ago
4463523
NFC: LLCP raw socket support
by Thierry Escande
· 12 years ago
fe235b5
NFC: Use dynamic initialization for rwlocks
by Szymon Janc
· 12 years ago
52da244
NFC: Fix possible LLCP memory leak
by Wei Yongjun
· 12 years ago
474fee3
NFC: Use system_nrt_wq instead of custom ones
by Tejun Heo
· 12 years ago
1550bf2
NFC: Remove warning from nfc_llcp_local_put
by Samuel Ortiz
· 12 years ago
5c0560b
NFC: Handle LLCP Disconnected Mode frames
by Samuel Ortiz
· 12 years ago
8f50020
NFC: LLCP late binding
by Samuel Ortiz
· 12 years ago
ebbb16d
NFC: Forbid SSAP binding to a not well known LLCP service
by Samuel Ortiz
· 12 years ago
cbbf472
NFC: Release LLCP SAP when the owner is released
by Samuel Ortiz
· 12 years ago
4d22ea1
NFC: Close listening LLCP sockets when the device is gone
by Samuel Ortiz
· 12 years ago
b8e7a06
NFC: Build LLCP general bytes upon request
by Samuel Ortiz
· 12 years ago
025f152
NFC: Update LLCP socket target index when getting a connection
by Samuel Ortiz
· 12 years ago
07922bb
NFC: Destroy LLCP timout workqueue when releasing the link
by Samuel Ortiz
· 12 years ago
56af256
NFC: Send a receiver ready frame only to reply to an I frame
by Samuel Ortiz
· 12 years ago
8445796
NFC: Requeue lost LLCP frames
by Samuel Ortiz
· 12 years ago
5a0f6f3
NFC: Don't hold a NULL connecting LLCP socket lock
by Samuel Ortiz
· 13 years ago
73167ce
NFC: Introduce target mode rx data callback
by Samuel Ortiz
· 12 years ago
93d7e49
NFC: Move LLCP MIU extension value to socket structure
by Samuel Ortiz
· 13 years ago
7a06e58
NFC: Move LLCP receiver window value to socket structure
by Samuel Ortiz
· 13 years ago
a69f32a
NFC: Socket linked list
by Samuel Ortiz
· 13 years ago
c7aa122
NFC: Take a reference on the LLCP local pointer when creating a socket
by Samuel Ortiz
· 13 years ago
ff353d8
NFC: LLCP connect must wait for a CC frame
by Samuel Ortiz
· 13 years ago
91b0ade
NFC: Fix LLCP link timeout typo
by Samuel Ortiz
· 13 years ago
56d5876
NFC: Add MIUX to the local LLCP general bytes
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
4be646e
NFC: Dump LLCP frames
by Samuel Ortiz
· 13 years ago
427a2eb
NFC: LLCP code identation fixes
by Samuel Ortiz
· 13 years ago
40c75f8
NFC: Fix LLCP sockets releasing path
by Samuel Ortiz
· 13 years ago
47807d3
NFC: Remove the rf mode parameter from the DEP link up routine
by Samuel Ortiz
· 13 years ago
d094afa
NFC: Send LLCP RR frames to acknowledge received I frames
by Samuel Ortiz
· 13 years ago
0767a7f
NFC: Set the right LLCP N(R) value for I frames
by Samuel Ortiz
· 13 years ago
b9a76f1
NFC: Clear LLCP SDPs whan MAC goes down
by Samuel Ortiz
· 13 years ago
1762c17
NFC: Fix bitops usage in LLCP
by Samuel Ortiz
· 13 years ago
53aef92
NFC: Handle Receiver Not Ready LLCP frame
by Samuel Ortiz
· 13 years ago
4722d2b
NFC: Factorize the I frame queueing routine
by Samuel Ortiz
· 13 years ago
5b68a7c
NFC: use kfree_skb() for sk_buffs
by Dan Carpenter
· 13 years ago
341ee43
NFC: double unlock in nfc_llcp_recv_connect()
by Dan Carpenter
· 13 years ago
d646960
NFC: Initial LLCP support
by Samuel Ortiz
· 13 years ago