summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-25Factorized and fixed code for automatic LLCP socket binding.Sylvain Fonteneau
2011-07-21Merge "getTimeout() support in libnfc-nxp."Martijn Coenen
2011-07-20getTimeout() support in libnfc-nxp.Martijn Coenen
2011-07-19Latest phDnldNfc.c code from NXP.Nick Pelly
2011-07-14Revert "Patch to decrease the maximum packet size for NFC firmware download"Nick Pelly
2011-07-14Delay 5ms after FW SW reset command due to clock instability.Nick Pelly
2011-07-12Patch to decrease the maximum packet size for NFC firmware downloadDaniel Tomas
2011-07-04Check SAP range in LLCP sockets.Sylvain Fonteneau
2011-06-28am 51c0ca53: am f1612434: am 967359c8: Patch to support the new PN544 firmwar...Daniel Tomas
2011-06-28am 967359c8: Patch to support the new PN544 firmware eventsDaniel Tomas
2011-06-28Patch to add the windowing support in the libnfcDaniel Tomas
2011-06-28Patch to support the new PN544 firmware eventsandroid-cts-2.3_r5Daniel Tomas
2011-06-27Print warning if no FW file found.Nick Pelly
2011-06-27libnfc spring cleaningNick Pelly
2011-06-22Implement power control and firmware download for UART.Nick Pelly
2011-06-14Misc changes for Nexus Prime bringup.Nick Pelly
2011-06-09Make NfcA timeout configurable in libnfc.Martijn Coenen
2011-06-08am 055a5f95: am b76c80da: am 80c2d409: Merge "Prevent NFC crash-loop if firmw...Jean-Baptiste Queru
2011-06-06Merge "Implement Felica timeout handling (libNFC)."Martijn Coenen
2011-06-06Add support for connecting to NfcA on IsoDep tags.Martijn Coenen
2011-06-03Implement Felica timeout handling (libNFC).Martijn Coenen
2011-06-03Update V(RA) counter in LLCP sockets any time it is needed.Sylvain Fonteneau
2011-06-03am 80c2d409: Merge "Prevent NFC crash-loop if firmware cannot be loaded."Jean-Baptiste Queru
2011-06-02Prevent NFC crash-loop if firmware cannot be loaded.Martijn Coenen
2011-05-19Patch to enable low level traces.Daniel Tomas
2011-05-16Fixed LLCP SAP value range.Sylvain Fonteneau
2011-04-14Avoid missing NFCIP inbound frame.Sylvain Fonteneau
2011-04-08Ignore unreadable TLVs during LLCP activation and CONNECT/CC.Sylvain Fonteneau
2011-03-31Handle correctly LLCP aggregated frames.android-2.3.4_r0.9Sylvain Fonteneau
2011-03-18Disable P2P target 106 passive mode.Nick Pelly
2011-03-12Minor tweaks.Jeff Hamilton
2011-02-25Support formatting / makeReadOnly() of NDEF on ICODE.Martijn Coenen
2011-02-25Added support for NDEF on ICODE.Martijn Coenen
2011-02-18Narrow down NFCSTATUS_TARGET_LOST responses from libNFC.Martijn Coenen
2011-02-16Disable CardEmulation phase when we try to access the Secure Element in Wired...daniel_tomas
2011-02-16Patch to support set mode during the SE Wired modedaniel_tomas
2011-01-25Fixed issue with max size NDEF message on T2Tandroid-cts-2.3_r2android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1Jan
2011-01-20Support for using 3-byte length in NDEF TLV on Type 2 Tag.Martijn Coenen
2011-01-18Erase callback when function returns immediately.Arnaud Ferir
2011-01-18Fixed LLCP send callback triggering.Arnaud Ferir
2011-01-18Fixed erroneous LLCP frame on socket closure.Sylvain Fonteneau
2011-01-18Fixed LLCP receive window checkings.Sylvain Fonteneau
2011-01-18Removed callback in case of immediate end of operation.Arnaud Ferir
2011-01-18Do not call LLCP socket listen callback on abort.Arnaud Ferir
2011-01-18Fixed NULL pointer error when trying to send LLCP REJECT frame.Arnaud Ferir
2011-01-18Fixed parameters checking in LLCP.Arnaud Ferir
2011-01-18Fixed some build warnings.Arnaud Ferir
2011-01-18Fixed memory handling in LLCP link layer.Arnaud Ferir
2011-01-18Allow LLCP socket creation before link establishment.Arnaud Ferir
2011-01-18Call the LLCP send callback in error cases.Arnaud Ferir