summaryrefslogtreecommitdiffstats
path: root/net/nfc/nfc.h
Commit message (Expand)AuthorAgeFilesLines
* 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