summaryrefslogtreecommitdiff
path: root/net/nfc/nci/ntf.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+6
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+18
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias1-8/+18
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz1-1/+1
2011-12-01nfc: Remove function tracer like entry messagesJoe Perches1-1/+1
2011-12-01nfc: Convert nfc_dbg to pr_debugJoe Perches1-34/+33
2011-12-01nfc: Use standard logging stylesJoe Perches1-7/+9
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias1-12/+3
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias1-50/+87
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias1-1/+1
2011-09-20NFC: basic NCI protocol implementationIlan Elias1-0/+258