aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06NFC: Core code identation fixesSamuel Ortiz1-30/+27
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-8/+3
2012-03-06NFC: Add device powered netlink attributeSamuel Ortiz1-0/+3
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias1-0/+6
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+3
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz1-0/+144
2011-12-14NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz1-2/+0
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz1-1/+1
2011-11-30nfc: Remove function tracer like entry messagesJoe Perches1-28/+0
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches1-15/+17
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+56
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio1-0/+537