aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nci_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis1-2/+2
2013-01-10NFC: Initial Secure Element APISamuel Ortiz1-0/+1
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias1-0/+4
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias1-0/+1
2012-03-06NFC: NCI code identation fixesSamuel Ortiz1-5/+5
2012-01-24NFC: Add NCI multiple targets supportIlan Elias1-1/+8
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias1-4/+10
2012-01-24NFC: Add NCI data exchange timerIlan Elias1-0/+3
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias1-1/+1
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias1-2/+4
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias1-4/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias1-5/+6
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias1-0/+1
2011-09-20NFC: basic NCI protocol implementationIlan Elias1-0/+183