| Commit message (Expand) | Author | Age | Files | Lines |
* | net/nfc/nci: Support NCI 2.x initial sequence | Bongsu Jeon | 2020-12-04 | 1 | -0/+34 |
* | NFC: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-27 | 1 | -7/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -13/+1 |
* | NFC: nfcmrvl: add i2c driver | Vincent Cuissard | 2015-10-27 | 1 | -0/+1 |
* | NFC: nci: Introduce new core opcodes | Robert Dolca | 2015-10-25 | 1 | -0/+7 |
* | NFC: nci: add generic uart support | Vincent Cuissard | 2015-06-11 | 1 | -0/+1 |
* | NFC: nci: Change credits field to credits_cnt | Christophe Ricard | 2015-02-04 | 1 | -1/+1 |
* | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard | 2015-02-04 | 1 | -8/+10 |
* | NFC: nci: Add RF NFCEE action notification support | Christophe Ricard | 2015-02-02 | 1 | -0/+8 |
* | NFC: nci: Support logical connections management | Christophe Ricard | 2015-02-02 | 1 | -0/+30 |
* | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 2015-02-02 | 1 | -0/+9 |
* | NFC: nci: Add NCI NFCEE constants | Christophe Ricard | 2015-02-02 | 1 | -0/+48 |
* | NFC: NCI: Configure ATR_RES general bytes | Julien Lefrique | 2014-11-28 | 1 | -0/+1 |
* | NFC: NCI: Handle Target mode activation | Julien Lefrique | 2014-11-28 | 1 | -5/+21 |
* | NFC: NCI: Enable NFC-DEP in Listen A and Listen F | Julien Lefrique | 2014-11-28 | 1 | -0/+10 |
* | NFC: NCI: Add support of ISO15693 | Vincent Cuissard | 2014-09-01 | 1 | -3/+13 |
* | include/net/: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer | Eric Lapuyade | 2013-09-25 | 1 | -0/+4 |
* | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 2012-09-25 | 1 | -0/+6 |
* | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-25 | 1 | -0/+23 |
* | NFC: Add NCI multiple targets support | Ilan Elias | 2012-01-24 | 1 | -1/+33 |
* | NFC: Export new attributes sensb_res and sensf_res | Ilan Elias | 2012-01-24 | 1 | -0/+19 |
* | NFC: Handle error during NCI data exchange | Ilan Elias | 2012-01-04 | 1 | -0/+6 |
* | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias | 2012-01-04 | 1 | -28/+15 |
* | NFC: Fix indentation in nci.h file | Ilan Elias | 2011-11-17 | 1 | -42/+42 |
* | NFC: Check if NCI data flow control is used | Ilan Elias | 2011-11-11 | 1 | -0/+3 |
* | NFC: Removal of unused operations for NCI spec 1.0 d18 | Ilan Elias | 2011-11-11 | 1 | -27/+0 |
* | NFC: Update names and structs to NCI spec 1.0 d18 | Ilan Elias | 2011-11-11 | 1 | -25/+56 |
* | NFC: basic NCI protocol implementation | Ilan Elias | 2011-09-20 | 1 | -0/+313 |