Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
817eecbf8230982ec0fbf0718e06a489b67dcbcf
/
net
/
nfc
32418cf
Remove noisy printks from llcp_sock_connect
by Dave Jones
· 12 years ago
916082b
workqueue: avoid using deprecated functions
by Linus Torvalds
· 12 years ago
c487606
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
50b78b2
NFC: Fix sleeping in atomic when releasing socket
by Szymon Janc
· 12 years ago
3c0cc8a
NFC: Fix sleeping in invalid context when netlink socket is closed
by Szymon Janc
· 12 years ago
7d777c3
NFC: Add dummy nfc_llc_shdlc_register definition
by John W. Linville
· 12 years ago
4463523b
NFC: LLCP raw socket support
by Thierry Escande
· 12 years ago
fe235b5
NFC: Use dynamic initialization for rwlocks
by Szymon Janc
· 12 years ago
4c0ba9a
NFC: Fix typo negociating -> negotiating
by Waldemar Rymarkiewicz
· 12 years ago
12bfd1e
NFC: Don't handle consequent RSET frames after UA
by Waldemar Rymarkiewicz
· 12 years ago
9010e39
NFC: Handle RSET in SHDLC_CONNECTING state
by Waldemar Rymarkiewicz
· 12 years ago
80faa59
NFC: Add HCI module description
by Eric Lapuyade
· 12 years ago
a7d0281
NFC: Fix LLC registration definitions for ANSI compliance
by Eric Lapuyade
· 12 years ago
f4f20d0
NFC: Remove unneeded LLC symbols export
by Samuel Ortiz
· 12 years ago
412fda5
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
by Eric Lapuyade
· 12 years ago
4a61cd6
NFC: Add an shdlc llc module to llc core
by Eric Lapuyade
· 12 years ago
8af00d4
NFC: Add a nop (passthrough) llc module to llc core
by Eric Lapuyade
· 12 years ago
67cccfe
NFC: Add an LLC Core layer to HCI
by Eric Lapuyade
· 12 years ago
f3e8fb5
NFC: Modified hci_transceive to become an asynchronous operation
by Eric Lapuyade
· 12 years ago
e4c4789
NFC: Add a public nfc_hci_send_cmd_async method
by Eric Lapuyade
· 12 years ago
b5faa64
NFC: Changed the HCI cmd execution callback prototype
by Eric Lapuyade
· 12 years ago
c1be211
NFC: Correct outgoing frame before requeueing
by Waldemar Rymarkiewicz
· 12 years ago
ade67208
NFC: Remove crc generation from shdlc layer
by Waldemar Rymarkiewicz
· 12 years ago
52da244
NFC: Fix possible LLCP memory leak
by Wei Yongjun
· 12 years ago
33e5971
NFC: Remove pointless conditional before HCI kfree_skb()
by Wei Yongjun
· 12 years ago
474fee3
NFC: Use system_nrt_wq instead of custom ones
by Tejun Heo
· 12 years ago
5db327f
NFC: Remove repeated code for NULL check
by Syam Sidhardhan
· 12 years ago
767f19a
NFC: Implement NCI dep_link_up and dep_link_down
by Ilan Elias
· 12 years ago
ac20683
NFC: Parse NCI NFC-DEP activation params
by Ilan Elias
· 12 years ago
7e03523
NFC: Set local general bytes in nci_start_poll
by Ilan Elias
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
d369f7b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
8a70e7f
NFC: NCI module license 'unspecified' taints kernel
by Dave Jones
· 12 years ago
81b3039
NFC: Set target nfcid1 for all HCI reader A targets
by Eric Lapuyade
· 12 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f8bf65b
NFC: Fix order of arguments to list_add_tail() when queueing HCP frames
by Mathias Jeppsson
· 12 years ago
1913e57
NFC: Fix empty HCI message list check
by Mathias Jeppsson
· 12 years ago
fe3c094
NFC: Check for llcp_sock and its device from llcp_sock_getname
by Samuel Ortiz
· 12 years ago
01d719a
NFC: Add ISO 14443 type B protocol
by Samuel Ortiz
· 12 years ago
c66433d
NFC: Dereference LLCP bind socket address after checking for it to be NULL
by Samuel Ortiz
· 12 years ago
a831b91
NFC: Do not return EBUSY when stopping a poll that's already stopped
by Samuel Ortiz
· 12 years ago
1550bf2
NFC: Remove warning from nfc_llcp_local_put
by Samuel Ortiz
· 12 years ago
5c0560b
NFC: Handle LLCP Disconnected Mode frames
by Samuel Ortiz
· 12 years ago
8f50020
NFC: LLCP late binding
by Samuel Ortiz
· 12 years ago
ebbb16d
NFC: Forbid SSAP binding to a not well known LLCP service
by Samuel Ortiz
· 12 years ago
8b7e8ed
NFC: Forbid LLCP service name reusing
by Samuel Ortiz
· 12 years ago
cbbf472
NFC: Release LLCP SAP when the owner is released
by Samuel Ortiz
· 12 years ago
4d22ea1
NFC: Close listening LLCP sockets when the device is gone
by Samuel Ortiz
· 12 years ago
b8e7a06
NFC: Build LLCP general bytes upon request
by Samuel Ortiz
· 12 years ago
12e5bdf
NFC: Fix LLCP getname socket op
by Samuel Ortiz
· 12 years ago
025f152
NFC: Update LLCP socket target index when getting a connection
by Samuel Ortiz
· 12 years ago
5df16ca
NFC: Add netlink module alias for NFC
by Samuel Ortiz
· 12 years ago
1155bb6
NFC: Add modules alias for NFC sockets
by Samuel Ortiz
· 12 years ago
a10d595
NFC: Allow HCI driver to pre-open pipes to some gates
by Eric Lapuyade
· 12 years ago
9eb334a
NFC: nfc_driver_failure() implementation
by Eric Lapuyade
· 12 years ago
d94f9c5
NFC: nfc_targets_found() should accept zero target found
by Eric Lapuyade
· 13 years ago
8668fdd
NFC: Core must test the device polling state inside the device lock
by Eric Lapuyade
· 13 years ago
a070c85
NFC: Implement HCI driver or internal error management
by Eric Lapuyade
· 12 years ago
ccca0d6
NFC: Factorize HCI cmd completion
by Eric Lapuyade
· 13 years ago
456411c
NFC: Driver failure API
by Eric Lapuyade
· 12 years ago
6c1c5b9
NFC: Changed HCI cmd execution completion result to std linux errno
by Eric Lapuyade
· 13 years ago
72b06f7
NFC: Implement HCP reaggregation allocation error case
by Eric Lapuyade
· 12 years ago
1c215d7
NFC: Remove an impossible HCI error case
by Eric Lapuyade
· 13 years ago
5018e49
NFC: Handle SHDLC RSET frames from an SHDLC connected chip
by Eric Lapuyade
· 13 years ago
d3b40445
NFC: Removed addressed shdlc TODOs
by Eric Lapuyade
· 13 years ago
a9a741a
NFC: Prepare asynchronous error management for driver and shdlc
by Eric Lapuyade
· 13 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
147f20e
NFC: Prevent NULL deref when getting socket name
by Sasha Levin
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
03e934f
NFC: Return from rawsock_release when sk is NULL
by Eric Dumazet
· 12 years ago
67de956
NFC: Prevent multiple buffer overflows in NCI
by Dan Rosenberg
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
58d1eab
NFC: Fix possible NULL ptr deref when getting the name of a socket
by Sasha Levin
· 12 years ago
07922bb
NFC: Destroy LLCP timout workqueue when releasing the link
by Samuel Ortiz
· 12 years ago
5e50ee3
NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS
by Samuel Ortiz
· 12 years ago
56af256
NFC: Send a receiver ready frame only to reply to an I frame
by Samuel Ortiz
· 12 years ago
8445796
NFC: Requeue lost LLCP frames
by Samuel Ortiz
· 12 years ago
cb3a450
NFC: Call the DEP link down ops even when in target mode
by Samuel Ortiz
· 12 years ago
5a0f6f3
NFC: Don't hold a NULL connecting LLCP socket lock
by Samuel Ortiz
· 12 years ago
73167ce
NFC: Introduce target mode rx data callback
by Samuel Ortiz
· 12 years ago
be9ae4c
NFC: Introduce target mode tx ops
by Samuel Ortiz
· 12 years ago
f212ad5
NFC: Set the NFC device RF mode appropriately
by Samuel Ortiz
· 12 years ago
fc40a8c
NFC: Add target mode activation netlink event
by Samuel Ortiz
· 12 years ago
fe7c580
NFC: Add target mode protocols to the polling loop startup routine
by Samuel Ortiz
· 12 years ago
ab73b75
NFC: Export LLCP general bytes getter
by Samuel Ortiz
· 13 years ago
76762b7
NFC: LLCP's MIUX is 10 bytes long, not 7
by Samuel Ortiz
· 12 years ago
93d7e49
NFC: Move LLCP MIU extension value to socket structure
by Samuel Ortiz
· 12 years ago
7a06e58
NFC: Move LLCP receiver window value to socket structure
by Samuel Ortiz
· 13 years ago
a69f32a
NFC: Socket linked list
by Samuel Ortiz
· 13 years ago
c7aa122
NFC: Take a reference on the LLCP local pointer when creating a socket
by Samuel Ortiz
· 13 years ago
bdbc59b
NFC: Queue I frame fragments to the LLCP sockets queue tail
by Samuel Ortiz
· 13 years ago
03bed29
NFC: HCI drivers don't have to keep track of polling state
by Eric Lapuyade
· 13 years ago
e5fe4cf
NFC: The NFC genl family structure should not be exposed globally
by H Hartley Sweeten
· 13 years ago
bd007be
NFC: HCI ops should not be exposed globally
by H Hartley Sweeten
· 13 years ago
799030b
NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
by H Hartley Sweeten
· 13 years ago
502b424
NFC: Include nci_core.h to nci/lib.c
by H Hartley Sweeten
· 13 years ago
Next »