summaryrefslogtreecommitdiffstats
path: root/include/net/nfc
Commit message (Expand)AuthorAgeFilesLines
* nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-201-0/+41
* NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-201-0/+2
* NFC: nci: Add post_setup handlerRobert Baldyga2015-08-201-0/+1
* NFC: nci: add generic uart supportVincent Cuissard2015-06-112-0/+48
* NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-093-0/+36
* NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-091-0/+2
* NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-091-0/+1
* NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-091-0/+14
* nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
* nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard2015-04-061-1/+1
* nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-261-0/+1
* NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-041-0/+1
* NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-041-1/+1
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-042-9/+13
* NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-041-0/+1
* NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2015-02-021-0/+8
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-021-0/+27
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-021-0/+93
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-022-0/+33
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-022-0/+10
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-021-0/+4
* NFC: nci: Add NCI NFCEE constantsChristophe Ricard2015-02-021-0/+48
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-021-7/+25
* NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-281-0/+8
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-271-2/+0Star
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-271-1/+12
* NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-271-1/+1
* NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2014-12-021-0/+1
* NFC: nci: Add se_io NCI operandChristophe Ricard2014-12-021-0/+3
* NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2014-12-021-0/+1
* NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2014-12-021-0/+1
* NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2014-12-021-0/+1
* NFC: hci: Add se_io HCI operandChristophe Ricard2014-12-021-0/+3
* NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2014-11-281-0/+1
* NFC: NCI: Handle Target mode activationJulien Lefrique2014-11-283-5/+26
* NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2014-11-281-0/+10
* NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer2014-11-281-0/+1
* NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer2014-11-281-0/+3
* NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer2014-11-281-0/+2
* NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer2014-11-281-0/+3
* NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer2014-11-281-0/+3
* NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer2014-11-281-0/+1
* NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-4/+5
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-011-3/+13
* NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-231-0/+12
* NFC: digital: Remove extra blank lineMark A. Greer2014-07-231-1/+0Star
* NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-231-0/+1
* NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-211-0/+2
* NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-201-0/+3