index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2013-06-14
NFC: Add secure elements addition and removal API
Samuel Ortiz
2013-06-14
NFC: Extend and fix the internal secure element API
Samuel Ortiz
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
2013-06-14
NFC: HCI: Follow a positive code path in the HCI ops implementations
Samuel Ortiz
2013-06-14
NFC: HCI: Implement fw_upload ops
Eric Lapuyade
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
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-27
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
[prev]
[next]