index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
1
-0
/
+174
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
1
-1
/
+70
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
3
-1
/
+149
2013-06-14
NFC: HCI: Follow a positive code path in the HCI ops implementations
Samuel Ortiz
1
-18
/
+18
2013-06-14
NFC: HCI: Implement fw_upload ops
Eric Lapuyade
1
-0
/
+11
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
3
-0
/
+114
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2
-13
/
+6
2013-05-21
NFC: Remove commented out LLCP related Makefile line
Paul Bolle
1
-1
/
+0
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
[prev]
[next]