Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
152eaa8626cca077be5c72bd9928e6e56fd61f59
/
net
/
nfc
/
netlink.c
1143496
nfc: netlink: fix double device reference drop
by Pan Bian
· 5 years ago
c8a65ec
NFC: fix attrs checks in netlink interface
by Andrey Konovalov
· 5 years ago
4bb4ba3
nfc: Ensure presence of required attributes in the deactivate_target handler
by Young Xiao
· 5 years ago
c1c9a3c
net: remove unnecessary genlmsg_cancel() calls
by YueHaibing
· 6 years ago
fe9c842
NFC: llcp: Limit size of SDP URI
by Kees Cook
· 7 years ago
0a833c2
genetlink: fix genlmsg_nlhdr()
by Michal Kubecek
· 7 years ago
4d63adf
NFC: Add NFC_CMD_DEACTIVATE_TARGET support
by Mark Greer
· 7 years ago
a0323b9
nfc: Ensure presence of required attributes in the activate_target handler
by Mateusz Jurczyk
· 7 years ago
69e3948
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 8 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
3267183
NFC: netlink: Use error code from nfc_activate_target()
by Andy Shevchenko
· 8 years ago
85a2566
nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDED
by OGAWA Hirofumi
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c90c39d
genetlink: introduce and use genl_family_attrbuf()
by Johannes Berg
· 8 years ago
9afec6d
nfc: netlink: HCI event connectivity implementation
by Christophe Ricard
· 9 years ago
96d4581
NFC: netlink: Add mode parameter to deactivate_target functions
by Christophe Ricard
· 9 years ago
9abebb8
NFC: delete null dereference
by Julia Lawall
· 9 years ago
29e7692
nfc: netlink: Add capability to reply to vendor_cmd with data
by Christophe Ricard
· 9 years ago
adca3c3
nfc: netlink: Warning fix
by Christophe Ricard
· 9 years ago
fe202fe
nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
by Christophe Ricard
· 9 years ago
9e58095
NFC: netlink: Implement vendor command support
by Samuel Ortiz
· 10 years ago
65bc4f9
nfc: Fix portid type in urelease_work
by Richard Weinberger
· 10 years ago
447b27c
NFC: Forward NFC_EVT_TRANSACTION to user space
by Christophe Ricard
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
cd96db6
NFC: Add se_io NFC operand
by Christophe Ricard
· 10 years ago
3682f49
NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGET
by Christophe Ricard
· 10 years ago
f5f6872
NFC: Add netlink support for ISO/IEC 15693
by Mark A. Greer
· 11 years ago
98b32de
nfc: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
ddc1a70
NFC: Fix SE API related sparse warning
by Samuel Ortiz
· 11 years ago
5ce3f32
NFC: netlink: SE API implementation
by Samuel Ortiz
· 11 years ago
352a5f5
NFC: netlink: Add result of firmware operation to completion event
by Eric Lapuyade
· 11 years ago
ac22ac4
NFC: Add a GET_SE netlink API
by Samuel Ortiz
· 11 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 11 years ago
be08565
NFC: Add secure element enablement netlink API
by Samuel Ortiz
· 12 years ago
2757c372
NFC: Send netlink events for secure elements additions and removals
by Samuel Ortiz
· 12 years ago
0b456c4
NFC: Remove the static supported_se field
by Samuel Ortiz
· 12 years ago
9674da8
NFC: Add firmware upload netlink command
by Eric Lapuyade
· 12 years ago
30cc458
NFC: Move LLCP code to the NFC top level diirectory
by Samuel Ortiz
· 12 years ago
d9b8d8e
NFC: llcp: Service Name Lookup netlink interface
by Thierry Escande
· 12 years ago
8af362d
NFC: Add missing type policies for netlink attributes
by Thierry Escande
· 12 years ago
390a1bd
NFC: Initial Secure Element API
by Samuel Ortiz
· 12 years ago
52feb44
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
by Thierry Escande
· 12 years ago
0f45077
NFC: Fix some code style and whitespace issues
by Szymon Janc
· 12 years ago
7ad3939
NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties
by Thierry Escande
· 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
3c0cc8a
NFC: Fix sleeping in invalid context when netlink socket is closed
by Szymon Janc
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 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
a831b91
NFC: Do not return EBUSY when stopping a poll that's already stopped
by Samuel Ortiz
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
5e50ee3
NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLS
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
e5fe4cf
NFC: The NFC genl family structure should not be exposed globally
by H Hartley Sweeten
· 13 years ago
d4ccb13
NFC: Specify usage for targets found and target lost events
by Eric Lapuyade
· 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
8112a5c
NFC: Add a target lost netlink event
by Samuel Ortiz
· 13 years ago
1e6428d
nfc: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
0a40acb
NFC: Core code identation fixes
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
c970a1a
NFC: Add device powered netlink attribute
by Samuel Ortiz
· 13 years ago
d5a2ca6
NFC: Export new attributes sensb_res and sensf_res
by Ilan Elias
· 13 years ago
288e071
NFC: Export a new attribute nfcid1 in target info
by Ilan Elias
· 13 years ago
1ed28f6
NFC: Add a DEP link control netlink command
by Samuel Ortiz
· 13 years ago
94a098d
NFC: Do not take the genl mutex from the netlink release notifier
by Samuel Ortiz
· 13 years ago
52858b5
NFC: Add function name to the NFC pr_fmt() routine
by Samuel Ortiz
· 13 years ago
24bf330
nfc: Remove function tracer like entry messages
by Joe Perches
· 13 years ago
20c239c
nfc: Convert nfc_dbg to pr_debug
by Joe Perches
· 13 years ago
8b3fe7b
NFC: Add dev_up and dev_down control operations
by Ilan Elias
· 13 years ago
4d12b8b
NFC: add nfc generic netlink interface
by Lauro Ramos Venancio
· 13 years ago