summaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp/llcp.h
Commit message (Expand)AuthorAgeFilesLines
* NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-261-267/+0
* NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande2013-04-111-0/+1
* NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande2013-04-111-0/+1
* NFC: llcp: Aggregated frames supportThierry Escande2013-04-111-0/+1
* NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz2013-04-111-1/+1
* NFC: llcp: Add cleanup support for unreplied SNL requestsThierry Escande2013-03-101-0/+4
* NFC: llcp: Service Name Lookup netlink interfaceThierry Escande2013-03-101-0/+9
* NFC: llcp: Service Name Lookup SDRES aggregationThierry Escande2013-03-101-1/+15
* NFC: llcp: Implement socket optionsSamuel Ortiz2013-03-101-0/+3
* NFC: llcp: Rename socket rw and miu fieldsSamuel Ortiz2013-03-101-2/+4
* NFC: llcp: Remove the tx backlog queueSamuel Ortiz2013-01-101-1/+0
* NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-291-0/+3
* NFC: UI frame sending routine implementationSamuel Ortiz2012-10-261-0/+2
* NFC: Handle LLCP UI framesSamuel Ortiz2012-10-261-0/+7
* 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/+0
* 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
OpenPOWER on IntegriCloud