index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-79
/
+9
2013-04-27
NFC: Add missing RFKILL dependency for Kconfig
Marcel Holtmann
1
-0
/
+1
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
9
-79
/
+8
2013-04-25
NFC: llcp: two bugs in ->getname()
Dan Carpenter
1
-2
/
+3
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-54
/
+194
2013-04-12
NFC: RFKILL support
Samuel Ortiz
1
-0
/
+38
2013-04-11
NFC: Prevent polling when device is down
Samuel Ortiz
1
-0
/
+5
2013-04-11
NFC: llcp: Terminate connection when receiving a DISC on (0,0)
Samuel Ortiz
1
-0
/
+6
2013-04-11
NFC: llcp: Remove local_cleanup last argument
Samuel Ortiz
1
-4
/
+4
2013-04-11
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
Samuel Ortiz
1
-23
/
+3
2013-04-11
NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters
Thierry Escande
1
-1
/
+22
2013-04-11
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
Thierry Escande
3
-2
/
+13
2013-04-11
NFC: llcp: Use localy stored remote_miu value if not set at socket level
Thierry Escande
3
-3
/
+12
2013-04-11
NFC: llcp: Aggregated frames support
Thierry Escande
2
-12
/
+69
2013-04-11
NFC: llcp: Fix zero octets length SDU handling
Olivier Guiter
1
-8
/
+8
2013-04-11
NFC: llcp: Fall back to local values when getting socket options
Samuel Ortiz
1
-3
/
+13
2013-04-11
NFC: llcp: Socket miux is a big endian field
Samuel Ortiz
3
-6
/
+9
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-11
/
+3
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+6
2013-04-07
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
1
-0
/
+3
2013-04-02
net: fix smatch warnings inside datagram_poll
Jacob Keller
1
-1
/
+1
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-1
/
+2
2013-03-26
NFC: llcp: Keep the connected socket parent pointer alive
Samuel Ortiz
1
-1
/
+3
2013-03-20
NFC: llcp: Remove possible double call to kfree_skb
Thierry Escande
1
-2
/
+0
2013-03-20
NFC: llcp: Detach socket from process context only when releasing the socket
Samuel Ortiz
2
-8
/
+0
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-9
/
+55
2013-03-10
NFC: llcp: Add cleanup support for unreplied SNL requests
Thierry Escande
3
-0
/
+57
2013-03-10
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
5
-0
/
+302
2013-03-10
NFC: llcp: Service Name Lookup SDRES aggregation
Thierry Escande
3
-27
/
+94
2013-03-10
NFC: Add missing type policies for netlink attributes
Thierry Escande
1
-0
/
+3
2013-03-10
NFC: llcp: Remove redundant printk
Samuel Ortiz
1
-2
/
+0
2013-03-10
NFC: llcp: Use socket specific link parameters before the local ones
Samuel Ortiz
3
-8
/
+23
2013-03-10
NFC: llcp: Implement socket options
Samuel Ortiz
2
-2
/
+120
2013-03-10
NFC: llcp: Rename socket rw and miu fields
Samuel Ortiz
4
-16
/
+19
2013-03-08
NFC: llcp: Report error to pending sockets when a device is removed
Samuel Ortiz
1
-4
/
+12
2013-03-08
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
Samuel Ortiz
1
-0
/
+29
2013-03-08
NFC: llcp: Clean local timers and works when removing a device
Samuel Ortiz
1
-7
/
+14
2013-03-08
NFC: llcp: Decrease socket ack log when accepting a connection
Samuel Ortiz
1
-0
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-10
/
+6
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-08
NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
Dan Carpenter
1
-3
/
+2
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-01-11
NFC: Use skb_copy_datagram_iovec
Samuel Ortiz
1
-1
/
+1
2013-01-11
NFC: Avoid memcpy on LLCP connection less Rx path
Samuel Ortiz
1
-8
/
+8
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
4
-1
/
+8
2013-01-10
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2
-1
/
+9
2013-01-10
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
Eric Lapuyade
1
-2
/
+4
2013-01-10
NFC: Changed event_received hci ops result semantic
Eric Lapuyade
1
-6
/
+8
2013-01-10
NFC: Added error handling in event_received hci ops
Eric Lapuyade
1
-3
/
+5
[next]