summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/data.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-251-0/+12
* NFC: nci: Export nci data send APIRobert Dolca2015-10-251-0/+1
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-021-15/+41
* NFC: nci: Add status byte management in case of error.Christophe Ricard2014-12-021-2/+9
* NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique2014-11-281-1/+12
* NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard2014-09-011-2/+5
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-2/+1
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-2/+0
* NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-151-4/+4
* NFC: NCI code identation fixesSamuel Ortiz2012-03-061-14/+14
* NFC: Add NCI data exchange timerIlan Elias2012-01-241-0/+4
* NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz2011-12-141-1/+1
* nfc: Remove function tracer like entry messagesJoe Perches2011-11-301-4/+4
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-301-11/+11
* nfc: Use standard logging stylesJoe Perches2011-11-301-3/+5
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-111-2/+3
* NFC: protect nci_data_exchange transactionsIlan Elias2011-09-271-0/+2
* NFC: basic NCI protocol implementationIlan Elias2011-09-201-0/+245