summaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp/llcp.h
Commit message (Expand)AuthorAgeFilesLines
* NFC: Add SNL frame building routineSamuel Ortiz2012-10-261-0/+1
* NFC: LLCP raw socket supportThierry Escande2012-09-271-0/+3
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-251-3/+0Star
* NFC: LLCP late bindingSamuel Ortiz2012-07-091-0/+2
* NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz2012-07-091-0/+3
* NFC: Move LLCP MIU extension value to socket structureSamuel Ortiz2012-06-041-0/+1
* NFC: Move LLCP receiver window value to socket structureSamuel Ortiz2012-06-041-3/+6
* NFC: Socket linked listSamuel Ortiz2012-06-041-3/+9
* NFC: Take a reference on the LLCP local pointer when creating a socketSamuel Ortiz2012-06-041-0/+4
* NFC: LLCP code identation fixesSamuel Ortiz2012-03-061-3/+3
* NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2012-03-061-0/+4
* NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz2012-03-061-1/+2
* NFC: LLCP socket sendmsg implemetationSamuel Ortiz2012-03-061-0/+2
* NFC: Factorize the I frame queueing routineSamuel Ortiz2012-03-061-0/+1
* NFC: Initial LLCP supportSamuel Ortiz2011-12-141-0/+193