aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp/llcp.h
Commit message (Expand)AuthorAge
* NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-26
* NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande2013-04-11
* NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande2013-04-11
* NFC: llcp: Aggregated frames supportThierry Escande2013-04-11
* NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz2013-04-11
* NFC: llcp: Add cleanup support for unreplied SNL requestsThierry Escande2013-03-10
* NFC: llcp: Service Name Lookup netlink interfaceThierry Escande2013-03-10
* NFC: llcp: Service Name Lookup SDRES aggregationThierry Escande2013-03-10
* NFC: llcp: Implement socket optionsSamuel Ortiz2013-03-10
* NFC: llcp: Rename socket rw and miu fieldsSamuel Ortiz2013-03-10
* NFC: llcp: Remove the tx backlog queueSamuel Ortiz2013-01-09
* NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-28
* NFC: UI frame sending routine implementationSamuel Ortiz2012-10-26
* NFC: Handle LLCP UI framesSamuel Ortiz2012-10-26
* NFC: Add SNL frame building routineSamuel Ortiz2012-10-26
* NFC: LLCP raw socket supportThierry Escande2012-09-27
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-24
* NFC: LLCP late bindingSamuel Ortiz2012-07-09
* NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz2012-07-09
* NFC: Move LLCP MIU extension value to socket structureSamuel Ortiz2012-06-04
* NFC: Move LLCP receiver window value to socket structureSamuel Ortiz2012-06-04
* NFC: Socket linked listSamuel Ortiz2012-06-04
* NFC: Take a reference on the LLCP local pointer when creating a socketSamuel Ortiz2012-06-04
* NFC: LLCP code identation fixesSamuel Ortiz2012-03-06
* NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2012-03-06
* NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz2012-03-06
* NFC: LLCP socket sendmsg implemetationSamuel Ortiz2012-03-06
* NFC: Factorize the I frame queueing routineSamuel Ortiz2012-03-06
* NFC: Initial LLCP supportSamuel Ortiz2011-12-14