summaryrefslogtreecommitdiffstats
path: root/net/nfc/nfc.h
AgeCommit message (Expand)AuthorLines
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard-0/+2
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel-0/+6
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher-3/+1
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade-1/+2
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade-2/+0
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz-3/+3
2013-06-14NFC: Add secure element enablement internal APISamuel Ortiz-0/+3
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz-0/+3
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade-0/+5
2013-04-26NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz-64/+0
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande-0/+14
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande-0/+6
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz-0/+7
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz-0/+3
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz-1/+1
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel-1/+1
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-1/+1
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz-0/+1
2012-03-06NFC: Core code identation fixesSamuel Ortiz-7/+6
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz-3/+2
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz-2/+2
2011-12-14NFC: Initial LLCP supportSamuel Ortiz-0/+54
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz-0/+9
2011-11-30nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches-7/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches-1/+1
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias-1/+1
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias-0/+4
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio-0/+14
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr-0/+14
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio-0/+11
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio-0/+78