Age | Commit message (Expand) | Author |
2021-10-11 | nfc: drop unneeded debug prints | Krzysztof Kozlowski |
2021-07-30 | nfc: hci: cleanup unneeded spaces | Krzysztof Kozlowski |
2021-07-30 | nfc: nci: constify several pointers to u8, sk_buff and other structs | Krzysztof Kozlowski |
2020-12-04 | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2016-05-04 | nfc: nci: Add an additional parameter to identify a connection id | Christophe Ricard |
2015-10-25 | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca |
2015-06-09 | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz |
2015-02-04 | NFC: nci: Move logical connection structure allocation | Christophe Ricard |
2015-02-04 | NFC: nci: Add reference to the RF logical connection | Christophe Ricard |
2015-02-02 | NFC: nci: Change NCI state machine to LISTEN_ACTIVE | Christophe Ricard |
2015-02-02 | NFC: nci: Add RF NFCEE action notification support | Christophe Ricard |
2015-02-02 | NFC: nci: Add HCI over NCI protocol support | Christophe Ricard |
2015-02-02 | NFC: nci: Add NFCEE discover support | Christophe Ricard |
2015-02-02 | NFC: nci: Add dynamic logical connections support | Christophe Ricard |
2014-12-02 | NFC: NCI: Fix max length of General Bytes in ATR_RES | Julien Lefrique |
2014-12-02 | NFC: nci: Fix warning: cast to restricted __le16 | Christophe Ricard |
2014-12-02 | NFC: nci: Add management for NCI state for machine rf_deactivate_ntf | Christophe Ricard |
2014-12-02 | NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared. | Christophe Ricard |
2014-11-28 | NFC: NCI: Handle Discovery deactivation type | Julien Lefrique |
2014-11-28 | NFC: NCI: Handle Target mode activation | Julien Lefrique |
2014-09-24 | NFC: nci: Add support for proprietary RF Protocols | Christophe Ricard |
2014-09-01 | NFC: NCI: Add support of ISO15693 | Vincent Cuissard |
2014-07-23 | NFC: nci: Add T1T support notification | Christophe Ricard |
2014-05-19 | NFC: NCI: No need to reverse ATR_RES Response | Hiren Tandel |
2013-12-11 | nfc: Fix FSF address in file headers | Jeff Kirsher |
2012-09-25 | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias |
2012-09-25 | NFC: Parse NCI NFC-DEP activation params | Ilan Elias |
2012-07-09 | NFC: Add ISO 14443 type B protocol | Samuel Ortiz |
2012-06-25 | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg |
2012-05-15 | NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer | H Hartley Sweeten |
2012-04-12 | NFC: The core part should generate the target index | Samuel Ortiz |
2012-03-06 | NFC: NCI code identation fixes | Samuel Ortiz |
2012-01-24 | NFC: Add NCI multiple targets support | Ilan Elias |
2012-01-24 | NFC: Clearly separate NCI states from flags | Ilan Elias |
2012-01-24 | NFC: Export new attributes sensb_res and sensf_res | Ilan Elias |
2012-01-24 | NFC: Complete NCI deactivate in deactivate_ntf | Ilan Elias |
2012-01-04 | NFC: Export a new attribute nfcid1 in target info | Ilan Elias |
2012-01-04 | NFC: Handle error during NCI data exchange | Ilan Elias |
2012-01-04 | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias |
2011-12-14 | NFC: Add function name to the NFC pr_fmt() routine | Samuel Ortiz |
2011-11-30 | nfc: Remove function tracer like entry messages | Joe Perches |
2011-11-30 | nfc: Convert nfc_dbg to pr_debug | Joe Perches |
2011-11-30 | nfc: Use standard logging styles | Joe Perches |
2011-11-11 | NFC: Removal of unused operations for NCI spec 1.0 d18 | Ilan Elias |
2011-11-11 | NFC: Update names and structs to NCI spec 1.0 d18 | Ilan Elias |
2011-09-27 | NFC: protect nci_data_exchange transactions | Ilan Elias |
2011-09-20 | NFC: basic NCI protocol implementation | Ilan Elias |