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