aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-13/+1
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-0/+1
2015-10-25NFC: nci: Introduce new core opcodesRobert Dolca1-0/+7
2015-06-11NFC: nci: add generic uart supportVincent Cuissard1-0/+1
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard1-1/+1
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard1-8/+10
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard1-0/+8
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard1-0/+30
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard1-0/+9
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard1-0/+48
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique1-0/+1
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique1-5/+21
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique1-0/+10
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard1-3/+13
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade1-0/+4
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias1-0/+6
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias1-0/+23
2012-01-24NFC: Add NCI multiple targets supportIlan Elias1-1/+33
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias1-0/+19
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+6
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias1-28/+15
2011-11-17NFC: Fix indentation in nci.h fileIlan Elias1-42/+42
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias1-0/+3
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias1-27/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias1-25/+56
2011-09-20NFC: basic NCI protocol implementationIlan Elias1-0/+313