summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix to increase the response timeout for the Secure Elementdaniel_Tomas2010-12-081-1/+1
* Fix T3T R/W state detectionJan Brands2010-12-071-1/+5
* NDEF tag R/W-R/O status functionality from BangaloreJan Brands2010-12-072-0/+52
* Avoid multiple callbacks for a single LLCP operation.Sylvain Fonteneau2010-12-071-4/+7
* Fix to prevent any action on a LLCP socket while disconnecting.Sylvain Fonteneau2010-12-071-3/+3
* Fixed file headers.Martijn Coenen2010-12-062-26/+28
* Enable SMX and Disable P2P Target 106daniel_Tomas2010-12-051-2/+2
* Enable setting General Bytes to emptyJan Brands2010-12-052-2/+1
* Updated with format functionality for DESFire EV1 (T4Tv2)Jan Brands2010-12-052-328/+636
* Fix to increase the stability of the Init/Deint actiondaniel_Tomas2010-12-052-3/+12
* Fix for LLCP concurence access with ConfigureDiscovery, NDEF read/write and P...daniel_Tomas2010-12-055-4/+55
* Fix buffer display in LLCP receive callbackdaniel_Tomas2010-12-053-12/+12
* LLCP modification for concurence accessesdaniel_Tomas2010-12-054-5/+98
* Secure Element access implementationDaniel Tomas2010-12-052-2/+6
* Fix for presence check management after transceive faileddaniel_Tomas2010-12-051-0/+1
* Prevent sending data over LLCP until link is up.Sylvain Fonteneau2010-12-051-3/+8
* Close all LLCP sockets when the link goes down.Sylvain Fonteneau2010-12-054-2/+73
* Call the callback of any pending action in case of LLCP socket closure.Sylvain Fonteneau2010-12-052-17/+79
* Fixed combined T4Tv2 & T4Tv1 supportJan Brands2010-12-051-9/+3
* This patch allows type 4 tag v2 ndef to be detected properly.Jan Brands2010-12-056-454/+688
* Fixed failed authentication for MIFARE 7BUIDJan Brands2010-12-051-1/+1
* Fix from the Bangalore team for long APDUsJan Brands2010-12-052-5/+5
* Fixed support for bare-bones T3T tags without System CodesJan Brands2010-12-051-10/+1
* Fix detection of Fudan card incompatible to ISO18092Jan Brands2010-12-051-0/+11
* Re-enable multi-protocol with improved MIFARE detectionJan Brands2010-12-051-3/+12
* Fixed invalid pointer reference in LLCP stack.Sylvain Fonteneau2010-12-051-4/+60
* Fixed status handling in LLCP connection-oriented sent callback.Sylvain Fonteneau2010-12-051-9/+10
* Enable P2P feature again.Nick Pelly2010-12-051-2/+2
* Fix to disable P2P feature in the libnfcDaniel Tomas2010-11-031-18/+18
* HCI timer enabled to HW reset NFC when HCI command times out.Daniel Tomas2010-11-033-36/+12
* Increase hardware reset time.Nick Pelly2010-11-031-0/+13
* fixed ISO15693 collisionaferir2010-11-033-8/+24
* Fixed HAL context issue.Sylvain Fonteneau2010-11-033-3/+4
* Fixed ISO14443-4 cards wrongly being detected as Mifare.Martijn Coenen2010-11-021-1/+1
* Removed UID from Felica presence check.Martijn Coenen2010-11-021-8/+7
* Allow MF Raw access for all non-Mifare -3 cards.Martijn Coenen2010-11-021-2/+4
* Remove LLCP-over-ISO14443 dead code.Nick Pelly2010-11-021-7/+0
* Merge "Fix Mifare plus SL2 detection." into gingerbreadNick Pelly2010-11-021-1/+4
|\
| * Fix Mifare plus SL2 detection.Martijn Coenen2010-11-021-1/+4
* | Merge "Fixed Mifare classic presence checking" into gingerbreadNick Pelly2010-11-021-0/+8
|\ \ | |/
| * Fixed Mifare classic presence checkingMartijn Coenen2010-11-021-0/+8
* | Merge "Fixed ICODE and Felica presence checking." into gingerbreadNick Pelly2010-11-022-10/+15
|\ \ | |/
| * Fixed ICODE and Felica presence checking.Martijn Coenen2010-11-022-10/+15
* | Fix the parameters to phFriNfc_Llcp_EncodeMIUX.Jeff Hamilton2010-11-023-20/+14
* | Revert "Disable P2P target 106 kbit/s mode."Jeff Hamilton2010-11-011-2/+2
|/
* Fixed LLCP socket options storage.Sylvain Fonteneau2010-11-014-26/+31
* Use new PN544_SET_PWR ioctlNick Pelly2010-11-011-6/+7
* Fixed LLCP Service Name matching failure.Sylvain Fonteneau2010-10-284-11/+40
* Avoid overrun when setting timer.Sylvain Fonteneau2010-10-281-2/+2
* Patch from NXP. New Dal implementationJeff Hamilton2010-10-281-385/+119