index
:
platform/upstream/neard
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Network & Connectivity / NFC;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-08
snep: Fix SNEP fragmentation
Samuel Ortiz
1
-0
/
+1
2013-04-05
ndef: Add api to prepare mime type wsc record
Ravi kumar Veeramally
1
-0
/
+3
2013-04-05
nfc_copy: Update with new socket options
Samuel Ortiz
1
-2
/
+6
2013-03-20
snep: SNEP core moved from plugins to core
Marcin MaĆagowski
2
-0
/
+99
2013-03-15
tag: Export tag data length
Samuel Ortiz
1
-0
/
+1
2013-02-22
nfc_copy: Add SNL netlink API
Samuel Ortiz
1
-0
/
+12
2013-02-22
nfc_copy: Add LLCP socket option names
Samuel Ortiz
1
-0
/
+4
2013-02-11
agent: Add an extra parameter to the handover registration agent api
Ravi kumar Veeramally
1
-13
/
+0
2013-02-11
near: Rename struct name bt_data to carrier_data
Ravi kumar Veeramally
1
-2
/
+2
2013-01-31
include: Add a copy of the NFC kernel header
Samuel Ortiz
1
-0
/
+223
2013-01-31
ndef: Move carrier_power_state definition to header file
Szymon Janc
1
-0
/
+7
2013-01-10
types: Fix build error due to unaligned memory access
Olivier Guiter
1
-0
/
+143
2013-01-09
ndef: Add records comparison helpers
Olivier Guiter
1
-0
/
+9
2012-11-14
Use handover agent for Bluetooth data
Szymon Janc
1
-3
/
+6
2012-11-14
agent: Add __near_agent_handover_push_data function
Szymon Janc
1
-8
/
+9
2012-10-24
handover: Change carriers type to bitfield
Olivier Guiter
1
-5
/
+6
2012-10-22
ndef: Change near_ndef_parse function name
Krzysztof Lyczkowski
1
-1
/
+1
2012-10-09
adapter: Refactor function near_adapter_send
Wiktor Lawski
1
-1
/
+3
2012-10-08
tag: Add near_tag_get_blank function
Dorota Moskal
1
-0
/
+1
2012-08-23
tag: Caching type3 tag IC type information
Ravi kumar Veeramally
1
-0
/
+2
2012-08-23
agent: Send Release method when freeing an NDEF agent
Samuel Ortiz
1
-7
/
+8
2012-06-28
ndef: Add record list freeing routine
Samuel Ortiz
1
-0
/
+2
2012-06-27
tag: tag_set_ro returns void
Samuel Ortiz
1
-1
/
+1
2012-06-27
tag: Remove undefined tag_set_uid routine
Samuel Ortiz
1
-1
/
+0
2012-06-27
tag: Add blank tag format support
Eyal Reizer
1
-0
/
+2
2012-06-27
tag: Add blank tag handling
Eyal Reizer
1
-0
/
+1
2012-06-27
tag: Remove read-only property getter
Samuel Ortiz
1
-1
/
+0
2012-06-26
device: Specify service name when pushing NDEFs
Samuel Ortiz
1
-0
/
+5
2012-06-21
p2p: Bind and listen only on a specific target
Samuel Ortiz
1
-2
/
+1
2012-06-20
ndef: Prepare handover record
Olivier Guiter
1
-0
/
+9
2012-06-20
ndef: Add NDEF record couting routine
Olivier Guiter
1
-0
/
+3
2012-06-20
ndef: Add near_ndef_record_length function
Olivier Guiter
1
-0
/
+2
2012-04-26
tag: Add tag NFCID setter
Samuel Ortiz
1
-0
/
+2
2012-04-20
adapter: Make adapter_set_dep_state private to neard core
Samuel Ortiz
1
-3
/
+0
2012-04-20
tag: Change tag driver ops naming
Samuel Ortiz
1
-2
/
+2
2012-04-20
device: Add data and records addition routines
Samuel Ortiz
1
-0
/
+4
2012-04-20
ndef: Remove NDEF and TLV parsing routines tag dependencies
Samuel Ortiz
3
-2
/
+4
2012-04-19
device: Add device listening code path
Samuel Ortiz
1
-1
/
+0
2012-04-19
device: Add device driver definition
Samuel Ortiz
1
-0
/
+22
2012-04-19
device: Add D-Bus interface
Samuel Ortiz
2
-1
/
+6
2012-04-19
device: Initial commit
Samuel Ortiz
1
-0
/
+29
2012-04-19
target: Remove target layer
Samuel Ortiz
2
-42
/
+2
2012-04-19
adapter: Bypass the target layer
Samuel Ortiz
1
-0
/
+7
2012-04-19
tag: Add D-Bus interface
Samuel Ortiz
3
-2
/
+3
2012-03-10
target: Fix mifare tag type names
Olivier Guiter
1
-2
/
+2
2012-02-28
p2p: Check presence hook implementation
Samuel Ortiz
1
-0
/
+3
2012-02-24
main: Support for general settings
Samuel Ortiz
1
-0
/
+35
2012-02-23
adapter: Polling loop implementation
Samuel Ortiz
1
-0
/
+2
2012-02-09
tag: Use kernel definitions for tag protocols
Samuel Ortiz
1
-7
/
+0
2012-02-06
target: Improve tag addition API
Samuel Ortiz
1
-1
/
+1
[next]