index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2013-05-21
NFC: Remove commented out LLCP related Makefile line
Paul Bolle
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-26
NFC: Add missing RFKILL dependency for Kconfig
Marcel Holtmann
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
2013-04-25
NFC: llcp: two bugs in ->getname()
Dan Carpenter
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-12
NFC: RFKILL support
Samuel Ortiz
2013-04-11
NFC: Prevent polling when device is down
Samuel Ortiz
2013-04-11
NFC: llcp: Terminate connection when receiving a DISC on (0,0)
Samuel Ortiz
2013-04-11
NFC: llcp: Remove local_cleanup last argument
Samuel Ortiz
2013-04-11
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
Samuel Ortiz
2013-04-11
NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters
Thierry Escande
2013-04-11
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
Thierry Escande
2013-04-11
NFC: llcp: Use localy stored remote_miu value if not set at socket level
Thierry Escande
2013-04-11
NFC: llcp: Aggregated frames support
Thierry Escande
2013-04-11
NFC: llcp: Fix zero octets length SDU handling
Olivier Guiter
2013-04-11
NFC: llcp: Fall back to local values when getting socket options
Samuel Ortiz
2013-04-11
NFC: llcp: Socket miux is a big endian field
Samuel Ortiz
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
2013-04-02
net: fix smatch warnings inside datagram_poll
Jacob Keller
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-26
NFC: llcp: Keep the connected socket parent pointer alive
Samuel Ortiz
2013-03-20
NFC: llcp: Remove possible double call to kfree_skb
Thierry Escande
2013-03-20
NFC: llcp: Detach socket from process context only when releasing the socket
Samuel Ortiz
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-10
NFC: llcp: Add cleanup support for unreplied SNL requests
Thierry Escande
2013-03-10
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
2013-03-10
NFC: llcp: Service Name Lookup SDRES aggregation
Thierry Escande
2013-03-10
NFC: Add missing type policies for netlink attributes
Thierry Escande
2013-03-10
NFC: llcp: Remove redundant printk
Samuel Ortiz
2013-03-10
NFC: llcp: Use socket specific link parameters before the local ones
Samuel Ortiz
2013-03-10
NFC: llcp: Implement socket options
Samuel Ortiz
2013-03-10
NFC: llcp: Rename socket rw and miu fields
Samuel Ortiz
2013-03-08
NFC: llcp: Report error to pending sockets when a device is removed
Samuel Ortiz
2013-03-08
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
Samuel Ortiz
2013-03-08
NFC: llcp: Clean local timers and works when removing a device
Samuel Ortiz
2013-03-08
NFC: llcp: Decrease socket ack log when accepting a connection
Samuel Ortiz
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-08
NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
Dan Carpenter
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2013-01-11
NFC: Use skb_copy_datagram_iovec
Samuel Ortiz
2013-01-11
NFC: Avoid memcpy on LLCP connection less Rx path
Samuel Ortiz
2013-01-09
NFC: Initial Secure Element API
Samuel Ortiz
2013-01-09
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2013-01-09
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
Eric Lapuyade
2013-01-09
NFC: Changed event_received hci ops result semantic
Eric Lapuyade
[next]