aboutsummaryrefslogtreecommitdiff
path: root/include/net/nfc
AgeCommit message (Expand)Author
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga
2015-06-11NFC: nci: add generic uart supportVincent Cuissard
2015-06-09NFC: Introduce vendor commands structuresSamuel Ortiz
2015-06-09NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard
2015-06-09NFC: nci: Add nci init ops for early device initializationChristophe Ricard
2015-06-09NFC: nci: Handle proprietary response and notificationsSamuel Ortiz
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard
2014-12-02NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel