summaryrefslogtreecommitdiff
path: root/net/nfc/hci/llc_shdlc.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-03workqueue: avoid using deprecated functionsLinus Torvalds1-8/+8
2012-09-25NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz1-5/+5
2012-09-25NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz1-7/+31
2012-09-25NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz1-1/+2
2012-09-25NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade1-1/+1
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz1-2/+0
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade1-1/+1
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade1-0/+834