index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
hci.c
Age
Commit message (
Expand
)
Author
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