1. c56a929 Don't free memory that shouldn't be freed. by Martijn Coenen · 9 years ago
  2. bc2e8f4 Set power level to 0 when stack shuts down by Evan Chu · 9 years ago
  3. 5cbce03 Add Mifare Classic support. by Jizhou Liao · 9 years ago
  4. 013277e Adding MiFARE DESFire format support by Jizhou Liao · 9 years ago
  5. 5391a86 Handle notification type value 1 in RF_DISCOVER_NTF by Jizhou Liao · 9 years ago
  6. 85b2aa5 Fix Mifare Classic presence check. by Martijn Coenen · 9 years ago
  7. 687512f Merge "Bump libnfc-nci version for M." into mnc-dr-dev by Martijn Coenen · 9 years ago
  8. 0848d0a Bump libnfc-nci version for M. by Martijn Coenen · 9 years ago
  9. acf1ec0 Fix conflict vendor proprietary Protocol and Discovery technology definitions by Jizhou Liao · 9 years ago
  10. 2ef0896 Add Peer-To-Peer priority mechanism by Jizhou Liao · 9 years ago
  11. 3088e1d Avoid routing table update if nothing changed. by Jizhou Liao · 9 years ago
  12. c979cdf T1T HR0 and HR1 parameters missing. by Jizhou Liao · 9 years ago
  13. 24d5f0d Memory leak and NULL pointer check fixes. by Jizhou Liao · 9 years ago
  14. 0336e5a Add NFC-DEP routing by Jizhou Liao · 9 years ago
  15. 8e290d3 Fix <string.h> include. by Martijn Coenen · 9 years ago
  16. f51e1eb Merge "Bump LLCP version to 1.2" by Martijn Coenen · 9 years ago
  17. 4817764 Bump LLCP version to 1.2 by Martijn Coenen · 9 years ago
  18. e4ecc7d Add system prop for enabling protocol logging by Andres Morales · 10 years ago
  19. 82c3eed Add missing includes. by Elliott Hughes · 10 years ago
  20. c19fe79 Fix null pointer dereference. by Martijn Coenen · 10 years ago
  21. 5826886 If wildcard AID is registered, always use NFA_CE_DEACTIVATED_EVT. by Sherry Smith · 11 years ago
  22. c3c16fd Change NFCA version string to match AOSP. by Martijn Coenen · 10 years ago
  23. fab4946 Merge changes Idf9591f5,I4fda82bb into lmp-dev by Martijn Coenen · 10 years ago
  24. fab6ab8 Handle adjustment of routing table during power-off-sleep mode. by Sherry Smith · 10 years ago
  25. 1569641 Fix Coverity items. by Evan Chu · 10 years ago
  26. 077f48f Rename Broadcom HAL. by Martijn Coenen · 10 years ago
  27. 67fe610 Add padding for type-3 tag's timeout calculation to avoid premature timeout. by Sherry Smith · 10 years ago
  28. 818b56e Use timeout value calculated from PMm for T3T Check and Update commands. by Sherry Smith · 10 years ago
  29. fe3c732 Support putting NFCC into a mode before powering off. by Paul Chaisson · 10 years ago
  30. c6d8cda Disable BOC before sending XTAL_INDEX_CMD. by Paul Chaisson · 10 years ago
  31. f937782 Add 20795A1 work-around for EEPROM issue by Paul Chaisson · 10 years ago
  32. e09fd9c Re-send discovery config parameters when waking from power-off-sleep. by Sherry Smith · 10 years ago
  33. eb80fc8 Handle Transmission error during NDef Read operation. by Paul Chaisson · 10 years ago
  34. 1c9ec36 abort() in case of unrecoverable link timeout. by Martijn Coenen · 10 years ago
  35. 9a804c6 Fix coverity issue. by Paul Chaisson · 10 years ago
  36. 8adba76 Work-around for Mifare Desfire tag. by Sherry Smith · 11 years ago
  37. b7cb567 .Conf variable DEVICE_HOST_WHITE_LIST configures HCI whitelist by Evan Chu · 10 years ago
  38. 855ae32 Whitelist configuration. by Prasad Karuppasamy · 11 years ago
  39. 2872454 Updated version strings. by Paul Chaisson · 10 years ago
  40. c2ae269 Check maximum size of listen-mode routing table. by Sherry Smith · 10 years ago
  41. 3c8ee3d Support custom crystal frequency on 20795A1 chip by Evan Chu · 11 years ago
  42. f0ab6c7 Support custom crystal frequency on 20795A1 chip. by Sherry Smith · 11 years ago
  43. 40e67c9 When adjusting routing table, wait for completion event. by Sherry Smith · 11 years ago
  44. ca0bff4 Calculate free space in the listen-mode routing table. by Sherry Smith · 11 years ago
  45. a96095b Allow the total routing entry size of an NFCEE to exceed the capacity of an NCI command. by Sherry Smith · 11 years ago
  46. 7b9f7f6 Enhance nfa-ee to handle bigger routing table. by Sherry Smith · 11 years ago
  47. 81ad477 Allow NFA-EE API to be used to set up routing even if nfa_ee_max_ee_cfg is 0. by Sherry Smith · 11 years ago
  48. afb70e8 Handle UICC that takes a while to initialize. by Paul Chaisson · 11 years ago
  49. 43ef645 Verify the routing table can hold the new routing entry before adding it. by Sherry Smith · 11 years ago
  50. f23dcad Increase routing table size and add checks. by Paul Chaisson · 11 years ago
  51. 46f4e4f Delete non-volatile storage file for NFCEE ID 0xF5. by Evan Chu · 11 years ago
  52. a24be4f Upgrade stack to NFA_PI_1.03.66+ by Evan Chu · 11 years ago
  53. e9629ba Adjust copyright year to 2014. by Evan Chu · 11 years ago
  54. 686b51e am 46abb3dc: Merge "Fix up pthread_cond_timedwait." by Martijn Coenen · 10 years ago
  55. 51ca88d Fix up pthread_cond_timedwait. by Martijn Coenen · 10 years ago
  56. 4c97068 Merge "Fix 20795 crash." into klp-volantis-dev by Martijn Coenen · 10 years ago
  57. 0a85f65 libnfc-nci fixes for AArch64 build. by Martijn Coenen · 10 years ago
  58. 8263ec7 Fix 20795 crash. by Martijn Coenen · 10 years ago
  59. d23865c am 2afac84d: Merge "fix GKI_run return type" by Nick Kralevich · 11 years ago
  60. f943de9 fix GKI_run return type by synergydev · 11 years ago
  61. 1ba9dcc Fix memory leak. by Evan Chu · 11 years ago
  62. 67aef6c Stack supports enable/disable listen modes and pause/resume P2P. by Evan Chu · 11 years ago
  63. 09de1b2 Enable/Disable listen mode API. by Martijn Coenen · 11 years ago
  64. b4b1c46 Don't call into HAL for determining max num EE. by Martijn Coenen · 11 years ago
  65. b12873e nfca_version_string = NFCDROID_MI_422.10.0.15 by Evan Chu · 11 years ago
  66. b20cbf3 Support chip-specific max EE setting and configuring 0 EE. by Paul Chaisson · 11 years ago
  67. d23e053 Allow HAL side to configure nfa_ee_max_ee_cfg. by Evan Chu · 11 years ago
  68. e75b11b Presence-check times out for Mifare Ultralight 64-byte tag. by Evan Chu · 11 years ago
  69. 8fa9bce Revert the default Max EE constant to 3. by Paul Chaisson · 11 years ago
  70. d05817f Upgrade to new stack. by Evan Chu · 11 years ago
  71. c2eeefe Fix deadlock in GKI_getbuf when out of buffer. by Evan Chu · 11 years ago
  72. 91ada91 Ability to adjust RF discovery frequency for each technology. by Evan Chu · 11 years ago
  73. 13ccf4e Cleanup unused conf values. by Paul Chaisson · 11 years ago
  74. df5080d Upgrade stack to NFA_MI_1.03.62. by Evan Chu · 11 years ago
  75. 7c69b27 Upgrade stack to NFA_MI_1.03.60. by Evan Chu · 11 years ago
  76. d8f9332 MPS Coverity reports by Evan Chu · 11 years ago
  77. 5a7e857 When preserving non-volatile storage files, detect corruption. by Evan Chu · 11 years ago
  78. 0976d37 Output software version strings. by Evan Chu · 11 years ago
  79. 86fd6a0 Handle RF-interface-error during sleep-wake operation. by Evan Chu · 11 years ago
  80. c95c79c Upgrade to new stack NFA_MP_1.03.1 by Evan Chu · 11 years ago
  81. 4a97d92 Updated version files for NFCDROID_MI_422.10.0.6 by Evan Chu · 11 years ago
  82. edbfba9 Store checksum in non-volatile store to detect corruption. by Evan Chu · 11 years ago
  83. 389b888 am 3f0440ad: Fix Apache license on some files. by Evan Chu · 11 years ago
  84. 3f0440a Fix Apache license on some files. by Evan Chu · 11 years ago
  85. ddf6125 Don't start a timer to update the routing table. by Martijn Coenen · 11 years ago
  86. 89996d9 Don't check ISO-DEP class byte in case of wildcard AID reg. by Martijn Coenen · 11 years ago
  87. a0d5895 Merge "Remove dynamic configuration of active listen modes." into jb-mr2-dev by Martijn Coenen · 11 years ago
  88. f5298e6 Remove dynamic configuration of active listen modes. by Martijn Coenen · 11 years ago
  89. 45e6823 Send config params on HAL_NfcPreDiscover(). by Evan Chu · 11 years ago
  90. 0eb7353 Allow for adjusting NFCC Enable Timeout by Paul Chaisson · 11 years ago
  91. dd682fa Notify upper layers of first LLCP packet. by Martijn Coenen · 11 years ago
  92. 5c65c3a Latest NFC stack-drop from Broadcom. by Martijn Coenen · 11 years ago
  93. c11a054 Ignore proprietary TLVs before NDEF message. by Evan Chu · 12 years ago
  94. bf6bb39 Don't use AFI in 15693 INVENTORY commands. by Martijn Coenen · 11 years ago
  95. 85b7e84 Do not require getSystemInfo() for ISO15693 tags. by Evan Chu · 12 years ago
  96. 808ebf8 Snapshot 80bb394937f5d8334f33d07c57c8f1fe4bf2ae08 by The Android Open Source Project · 12 years ago
  97. e9df6ba Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0 by The Android Open Source Project · 12 years ago