aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard1-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 Ricard2-9/+13
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard1-0/+1
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard1-0/+8
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard1-0/+27
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard1-0/+93
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard2-0/+33
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2-0/+10
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard1-0/+4
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard1-7/+25
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard1-0/+8
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard1-2/+0
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard1-1/+12
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard1-1/+1
2014-12-02NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard1-0/+1
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard1-0/+3
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure elementChristophe Ricard1-0/+1
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure elementChristophe Ricard1-0/+1
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure elementChristophe Ricard1-0/+1
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard1-0/+3
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique1-0/+1
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique3-5/+26
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique1-0/+10
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer1-0/+1
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer1-0/+3
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer1-0/+2
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer1-0/+3
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer1-0/+3
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer1-0/+1
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard1-4/+5
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard1-3/+13
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer1-0/+12
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer1-1/+0
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard1-0/+1
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer1-0/+2
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel1-0/+3
2014-04-22NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer1-0/+4
2014-04-22NFC: hci: Add load_session HCI operandChristophe Ricard1-0/+1
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer1-1/+1
2014-02-16NFC: digital: Add poll support for type 4A tag platformThierry Escande1-0/+3
2014-02-16NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2-0/+7
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+12
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar1-0/+1
2014-01-07NFC: NCI: Add setup handlerAmitkumar Karwar1-0/+1
2014-01-04NFC: digital: Add a note about asynchronous functionsThierry Escande1-0/+10
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher5-13/+5
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade1-10/+3
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade1-1/+1