summaryrefslogtreecommitdiff
path: root/net/nfc/hci/shdlc.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10NFC: Handle SHDLC RSET frames from an SHDLC connected chipEric Lapuyade1-4/+4
2012-07-10NFC: Removed addressed shdlc TODOsEric Lapuyade1-11/+0
2012-07-10NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade1-8/+11
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-2/+4
2012-05-16NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade1-0/+12
2012-04-12NFC: SHDLC implementationEric Lapuyade1-0/+945