Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6966fe8add4d47a2d55cab197925165e772f1197
/
net
/
nfc
« Previous
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
· 12 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
· 12 years ago
03bed29
NFC: HCI drivers don't have to keep track of polling state
by Eric Lapuyade
· 12 years ago
e5fe4cf
NFC: The NFC genl family structure should not be exposed globally
by H Hartley Sweeten
· 12 years ago
bd007be
NFC: HCI ops should not be exposed globally
by H Hartley Sweeten
· 12 years ago
799030b
NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
by H Hartley Sweeten
· 12 years ago
502b424
NFC: Include nci_core.h to nci/lib.c
by H Hartley Sweeten
· 12 years ago
040487f
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
by H Hartley Sweeten
· 12 years ago
51c25be
NFC: Fix LLCP compilation warning
by joseph daniel
· 12 years ago
43472ff
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
by Samuel Ortiz
· 12 years ago
4260c13
NFC: Update the LLCP poll mask
by Samuel Ortiz
· 12 years ago
ff353d8
NFC: LLCP connect must wait for a CC frame
by Samuel Ortiz
· 12 years ago
1676f75
NFC: Add HCI/SHDLC support to let driver check for tag presence
by Eric Lapuyade
· 12 years ago
d4ccb13
NFC: Specify usage for targets found and target lost events
by Eric Lapuyade
· 12 years ago
addfabf
NFC: Remove useless HCI private nfc target table
by Eric Lapuyade
· 12 years ago
9009943
NFC: Cache the core NFC active target pointer instead of its index
by Eric Lapuyade
· 12 years ago
f3a138c
NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers
by Marcel Holtmann
· 13 years ago
59ef43e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
011e3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
91b0ade
NFC: Fix LLCP link timeout typo
by Samuel Ortiz
· 13 years ago
56d5876
NFC: Add MIUX to the local LLCP general bytes
by Samuel Ortiz
· 13 years ago
ffc2931
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
by Samuel Ortiz
· 13 years ago
324b0af
NFC: Fix LLCP TLV building routine
by Samuel Ortiz
· 13 years ago
279cf17
NFC: No need to apply twice the modulo op to LLCP's recv_n
by Samuel Ortiz
· 13 years ago
4be646e
NFC: Dump LLCP frames
by Samuel Ortiz
· 13 years ago
c8d56ae
NFC: Add Core support to generate tag lost event
by Eric Lapuyade
· 13 years ago
144612c
NFC: Changed target activated state logic
by Eric Lapuyade
· 13 years ago
01ae0ee
NFC: Fix next target_idx type and rename for clarity
by Eric Lapuyade
· 13 years ago
c4fbb65
NFC: The core part should generate the target index
by Samuel Ortiz
· 13 years ago
eb738fe
NFC: SHDLC implementation
by Eric Lapuyade
· 13 years ago
8b8d2e0
NFC: HCI support
by Eric Lapuyade
· 13 years ago
e1da0ef
NFC: Export target lost function
by Eric Lapuyade
· 13 years ago
8112a5c
NFC: Add a target lost netlink event
by Samuel Ortiz
· 13 years ago
b4838d1
NFC: Fix the LLCP Tx fragmentation loop
by Samuel Ortiz
· 13 years ago
1e6428d
nfc: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
eb9bc6e
NFC: NCI code identation fixes
by Samuel Ortiz
· 13 years ago
0a40acb
NFC: Core code identation fixes
by Samuel Ortiz
· 13 years ago
427a2eb
NFC: LLCP code identation fixes
by Samuel Ortiz
· 13 years ago
40c75f8
NFC: Fix LLCP sockets releasing path
by Samuel Ortiz
· 13 years ago
47807d3
NFC: Remove the rf mode parameter from the DEP link up routine
by Samuel Ortiz
· 13 years ago
9dda50f
NFC: SN is not an invalid GT value
by Samuel Ortiz
· 13 years ago
0c31835
NFC: Unlink LLCP child sockets from llcp_sock_release
by Samuel Ortiz
· 13 years ago
e65b0f4
NFC: Fragment LLCP I frames
by Samuel Ortiz
· 13 years ago
eda21f1
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
by Samuel Ortiz
· 13 years ago
d094afa
NFC: Send LLCP RR frames to acknowledge received I frames
by Samuel Ortiz
· 13 years ago
Next »