开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
hci.c
Age
Commit message (
Expand
)
Author
2020-11-14
nfc: refined function nci_hci_resp_received
Alex Shi
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-06
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2015-12-29
NFC: nci: Fix error check of nci_hci_create_pipe() result
Christophe Ricard
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
2015-10-26
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2015-10-26
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
2015-10-26
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
2015-10-26
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
2015-08-20
nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
Christophe Ricard
2015-06-09
NFC: nci: hci: Fix releasing uninitialized skbs
Joe Perches
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard