summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Stop "LLC length mis-match" log spamstaging/cm-12.1stable/cm-12.1-YOG7Dstable/cm-12.1-YOG4Pstable/cm-12.1-YOG3Cstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.1cm-12.0Vladislav Koldobskiy2014-12-061-1/+1
* libnfc-nxp: Add alternate firmware pathSteve Kondik2014-12-061-3/+6
* nfx-nxp: add NFCSTATUS_FAILEDdoug yeager2014-12-062-2/+6
* card emulation patch port to JBdoug yeager2014-12-0619-1157/+4955
* Updated path for seperate vendor partitionstaging/cm-12.0-cafstable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0EDaniel Rosenberg2014-06-131-1/+1
* libnfc-nxp: fix build for 64-bitColin Cross2014-03-215-23/+23
* Fix crash in reader mode.Martijn Coenen2013-09-132-7/+9
* Return NFCSTATUS_BUSY in case of invalid state transition.Martijn Coenen2013-04-252-2/+9
* Restore SE activated mode in case of failure.Martijn Coenen2013-04-121-0/+3
* Make sure LLCP header fields are reset.Martijn Coenen2013-03-062-12/+11
* Fix wrong callback being cleared.Martijn Coenen2013-03-054-9/+9
* Fix some LLCP threading issues.Martijn Coenen2013-03-055-156/+181
* Immediately bounce back SYMM packet when initiator.Martijn Coenen2013-02-281-6/+19
* NDEF Type 3 tag reading with padding bytesSunil Jogi2012-11-271-1/+13
* am cbef2c80: Merge "HCI ANY_OPEN_PIPE on identity management gate crash fix"Jeff Hamilton2012-08-291-0/+1
|\
| * Merge "HCI ANY_OPEN_PIPE on identity management gate crash fix"Jeff Hamilton2012-08-291-0/+1
| |\
| | * HCI ANY_OPEN_PIPE on identity management gate crash fixDejan REBRACA2012-08-141-0/+1
* | | am 1985108c: Merge "Support of topaz tag NFC Forum version number 1.1"Jeff Hamilton2012-08-291-1/+4
|\| |
| * | Support of topaz tag NFC Forum version number 1.1Dejan REBRACA2012-08-141-1/+4
| |/
* | phHal4Nfc_ADD: fix memcpy overlapNick Kralevich2012-07-171-5/+8
* | phFriNfc_OvrHal: fix memcpy overlapNick Kralevich2012-07-171-1/+4
|/
* Revert "Added addr field in response of Jewel command"Martijn Coenen2012-06-141-63/+0
* Fix wrong extern variable sizeSunil Jogi2012-05-231-1/+1
* Merge "Added recovery function when SE wired mode selected"Martijn Coenen2012-04-202-0/+16
|\
| * Added recovery function when SE wired mode selectedSunil Jogi2012-04-132-0/+16
* | Fix T2T makeReadonly.Martijn Coenen2012-04-191-1/+1
* | Added addr field in response of Jewel commandSunil Jogi2012-04-171-0/+63
|/
* Added support for tearing recovery for MIFARE Classic ReadonlySunil Jogi2012-04-023-14/+16
* Mifare readonly support.Sunil Jogi2012-04-027-22/+455
* Patch to support MIFARE with SAK 0x01Sunil Jogi2012-04-025-4/+9
* Don't dump nfc target/initiator modes to system log.Martijn Coenen2012-03-161-2/+2
* am bbda0171: am 65ce3454: Merge "Fix one coding error of using a temporary va...Nick Pelly2012-03-071-1/+1
|\
| * Fix one coding error of using a temporary variable in the global structure Nd...Jack Ren2012-03-011-1/+1
* | Support for handling of proprietry TLV in T4TSunil Jogi2012-03-051-1/+1
* | Skip proprietry TLV for Type 2Sunil Jogi2012-03-051-1/+3
* | (DEBUG) Add support for setting p2p modes.Martijn Coenen2012-02-172-3/+31
* | Fix NFCSTATUS_BUSY responses after doing p2p.Martijn Coenen2012-02-061-2/+3
* | Fixed FRMR sending on invalid LLCP frame receivedSunil Jogi2012-02-062-12/+12
* | Handle inbound buffering in LLCP connectionless socketsSunil Jogi2012-01-303-67/+171
* | Fixed rejected receive request in LLCPSunil Jogi2012-01-301-1/+1
* | Fixed wrong callbacks callSunil Jogi2012-01-301-19/+17
* | Increase internal LLCP buffers to fit max MIUSunil Jogi2012-01-271-2/+2
* | Reset LLCP socket internal variables before next use.Sunil Jogi2012-01-271-0/+6
* | Update for LLCP V(SA) internal variableSunil Jogi2012-01-271-6/+3
* | LLCP 1.1: Fix some bugs.Martijn Coenen2012-01-272-3/+14
* | Adding support for handling maximum length supported by peerSunil Jogi2012-01-274-21/+34
* | LLCP 1.1 implementation.Sunil Jogi2012-01-2710-108/+911
* | LLCP 1.1: allow pending operations on connectionless.Sunil Jogi2012-01-276-469/+595
* | Don't overwrite psUpperLayerContext when reconfiguring the SE.Martijn Coenen2012-01-202-54/+49
* | Clear out send/recv callbacks for connectionless sockets.Martijn Coenen2012-01-201-3/+14