aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06NFC: Core code identation fixesSamuel Ortiz1-16/+12
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-11/+11
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias1-5/+0
2011-12-14NFC: Initial LLCP supportSamuel Ortiz1-2/+18
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-0/+18
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz1-0/+77
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz1-3/+27
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz1-1/+1
2011-11-30nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches1-19/+0
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches1-18/+19
2011-11-30nfc: Use standard logging stylesJoe Perches1-1/+3
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+77
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-1/+5
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio1-0/+7
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr1-0/+7
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio1-2/+91
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio1-0/+365