summaryrefslogtreecommitdiff
path: root/include/net/nfc
AgeCommit message (Expand)Author
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
2014-04-22NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer
2014-04-22NFC: hci: Add load_session HCI operandChristophe Ricard
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer
2014-02-16NFC: digital: Add poll support for type 4A tag platformThierry Escande
2014-02-16NFC: Add ISO/IEC 15693 header definitionsMark A. Greer
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar
2014-01-07NFC: NCI: Add setup handlerAmitkumar Karwar
2014-01-04NFC: digital: Add a note about asynchronous functionsThierry Escande
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande
2013-09-25NFC: Digital Protocol stack implementationThierry Escande
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade
2013-09-25NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches