aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/llc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko1-12/+5
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard1-0/+2
2014-02-23NFC: Use LIST_HEAD() at appropriate placesAxel Lin1-3/+1
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-3/+1
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc1-1/+1
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz1-13/+1
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade1-1/+15
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade1-1/+1
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade1-0/+168