aboutsummaryrefslogtreecommitdiff
path: root/net/nfc/netlink.c
AgeCommit message (Expand)Author
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande
2013-03-10NFC: Add missing type policies for netlink attributesThierry Escande
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc
2012-10-26NFC: Add NFC_ATTR_RF_MODE when sending device netlink propertiesThierry Escande
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-27NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf
2012-06-04NFC: Switch to Initiator mode when getting NFC_ATTR_PROTOCOLSSamuel Ortiz
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz
2012-05-15NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz
2012-04-01nfc: Stop using NLA_PUT*().David S. Miller
2012-03-06NFC: Core code identation fixesSamuel Ortiz
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2012-03-06NFC: Add device powered netlink attributeSamuel Ortiz
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-12-14NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz
2011-11-30nfc: Remove function tracer like entry messagesJoe Perches
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio