summaryrefslogtreecommitdiffstats
path: root/net/nfc/nfc.h
Commit message (Expand)AuthorAgeFilesLines
* nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-291-0/+1
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-271-1/+4
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-021-0/+2
* NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-201-0/+6
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-141-1/+2
* NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-141-2/+0
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-311-3/+3
* NFC: Add secure element enablement internal APISamuel Ortiz2013-06-141-0/+3
* NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-141-0/+3
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-141-0/+5
* NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-261-64/+0
* NFC: llcp: Service Name Lookup netlink interfaceThierry Escande2013-03-101-0/+14
* NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-291-0/+6
* NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-041-0/+7
* NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-041-0/+3
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-041-1/+1
* NFC: Fix LLCP compilation warningjoseph daniel2012-05-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-0/+1
|\
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-121-0/+1
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
|/
* NFC: Core code identation fixesSamuel Ortiz2012-03-061-7/+6
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-061-3/+2
* NFC: Fix LLCP related build failureSamuel Ortiz2011-12-191-2/+2
* NFC: Initial LLCP supportSamuel Ortiz2011-12-141-0/+54
* NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-141-0/+9
* nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches2011-11-301-7/+0
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-1/+1
* NFC: move nfc.h from include/net to include/net/nfcIlan Elias2011-09-201-1/+1
* NFC: Add dev_up and dev_down control operationsIlan Elias2011-09-201-0/+4
* NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-051-0/+14
* NFC: add NFC socket familyAloisio Almeida Jr2011-07-051-0/+14
* NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-051-0/+11
* NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-051-0/+78