summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Prevent LLCP stack from deactiving twice.Martijn Coenen2012-01-131-2/+2
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-062-6/+6
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-053-7/+7
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
|/
* Use NFC HAL for some libnfc settings.Martijn Coenen2011-11-031-20/+2
* Fixes to LLC and DAL to handle unreliable UART.Nick Pelly2011-10-213-6/+32
* Manual port of 6900b4 from gingerbread:Rob von Behren2011-09-207-334/+1360
* Merge commit 'df34eb0e' into manualmergeJeff Hamilton2011-09-132-0/+12
|\
| * am df82c4dd: Patch to add an API to load a FW image in the libnfcDaniel TOMAS2011-09-092-0/+12
| |\
| | * Patch to add an API to load a FW image in the libnfcDaniel TOMAS2011-09-092-0/+12
* | | Merge "Felica system code related changes"Martijn Coenen2011-09-016-79/+230
|\ \ \
| * | | Felica system code related changesSunil Jogi2011-08-086-79/+230
* | | | Add the NXP_EVT_SE_SWITCH_MODE event support in the libnfc.Daniel Tomas2011-08-242-2/+67
* | | | Fix for removing unnecessary DESELECT before P2P activation in caseSunil Jogi2011-08-241-0/+4
* | | | Revert "Add the NXP_EVT_SE_SWITCH_MODE event support in the libnfc."Nick Pelly2011-08-182-67/+2
* | | | Add the NXP_EVT_SE_SWITCH_MODE event support in the libnfc.Daniel Tomas2011-08-162-2/+67
|/ / /
* | | ISO15693 Format fixSunil Jogi2011-08-021-80/+66
* | | Print a warning message on NXP_EVT_INFO_MEM_VIOLATION.Nick Pelly2011-07-271-0/+1
* | | Merge "Don't wait for timeout to send SYMM PDU's."Martijn Coenen2011-07-271-17/+9
|\ \ \
| * | | Don't wait for timeout to send SYMM PDU's.Martijn Coenen2011-07-271-17/+9
* | | | Add the ability to enable LLCP logging.Jeff Hamilton2011-07-262-4/+2
* | | | Merge "Fixed LLCP receive function when accessing RW."Martijn Coenen2011-07-261-21/+20
|\ \ \ \ | |/ / /
| * | | Fixed LLCP receive function when accessing RW.Sylvain Fonteneau2011-07-251-21/+20
* | | | Merge "Deal with LLCP send errors properly (part 1)."Martijn Coenen2011-07-262-51/+30
|\ \ \ \ | |/ / /
| * | | Deal with LLCP send errors properly (part 1).Martijn Coenen2011-07-252-51/+30
* | | | am 0c4a5508: am d8b82bee: am 34caeca8: Patch to support multiple connection o...Daniel Tomas2011-07-253-0/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 34caeca8: Patch to support multiple connection on Multiple protocol TAGDaniel Tomas2011-07-213-0/+12
| |\ \ | | |/
| | * Patch to support multiple connection on Multiple protocol TAGDaniel Tomas2011-07-143-0/+12
* | | Factorized and fixed code for automatic LLCP socket binding.Sylvain Fonteneau2011-07-251-18/+41
* | | Merge "getTimeout() support in libnfc-nxp."Martijn Coenen2011-07-212-0/+22
|\ \ \