summaryrefslogtreecommitdiff
path: root/net/nfc/nci/hci.c
Commit message (Expand)AuthorAge
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* NFC: nci: Fix error check of nci_hci_create_pipe() resultChristophe Ricard2015-12-29
* NFC: st-nci: Add few code style fixesChristophe Ricard2015-10-27
* NFC: nci: Create pipe on specific gate in nci_hci_connect_gateChristophe Ricard2015-10-26
* NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.Christophe Ricard2015-10-26
* NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-26
* NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard2015-10-26
* NFC: nci: Fix improper management of HCI return codeChristophe Ricard2015-10-26
* NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard2015-10-26
* nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard2015-08-20
* NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches2015-06-09
* NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-04
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-02