summaryrefslogtreecommitdiff
path: root/include/net/nfc
Commit message (Expand)AuthorAge
* NFC: Add nfc_dbg() macroAndy Shevchenko2017-04-05
* NFC: digital: Add support for NFC DEP Response Waiting TimeThierry Escande2016-07-11
* NFC: digital: Fix handling of saved PDU sk_buff pointersThierry Escande2016-07-11
* NFC: digital: Add a delay between poll cyclesThierry Escande2016-07-04
* NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko2016-07-04
* nfc: nci: Add nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-04
* nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-04
* nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-29
* NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-28
* NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-27
* NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-27
* NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-27
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27
* NFC: st-nci: Add support for proprietary commandsChristophe Ricard2015-10-27
* NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2015-10-26
* NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-26
* NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-25
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-25
* NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-25
* NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-25
* NFC: nci: Introduce new core opcodesRobert Dolca2015-10-25
* NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-25
* nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-20
* NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-20
* NFC: nci: Add post_setup handlerRobert Baldyga2015-08-20
* NFC: nci: add generic uart supportVincent Cuissard2015-06-11
* NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-09
* NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-09
* NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-09
* NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-09
* nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard2015-04-06
* nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard2015-04-06
* nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard2015-04-06
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-26
* NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-04
* NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-04
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-04
* NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-04
* NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2015-02-02
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-02
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-02
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-02
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-02
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-02
* NFC: nci: Add NCI NFCEE constantsChristophe Ricard2015-02-02
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-02
* NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-28
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-27
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-27
* NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-27