summaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/shdlc.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-251-918/+0
* NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-251-2/+3
* NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz2012-09-251-2/+1
* NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2012-09-251-25/+2
* NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun2012-09-251-2/+1
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-251-18/+9
* NFC: Handle SHDLC RSET frames from an SHDLC connected chipEric Lapuyade2012-07-091-4/+4
* NFC: Removed addressed shdlc TODOsEric Lapuyade2012-07-091-11/+0
* NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade2012-07-091-8/+11
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-041-2/+4
* NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2012-05-151-0/+12
* NFC: SHDLC implementationEric Lapuyade2012-04-121-0/+945
OpenPOWER on IntegriCloud